On Jul 6, 2004, at 13:25, Krishna Monian wrote: Hi, Is there some sort of restriction on using the following functions in a kext? FSMakeFSSPec FSpMakeFSRef FSRefMakePath You betcha. Haven't you read the docs on kexts? You can not use *any* user-mode libraries, and you can't use *any* frameworks, in a kext (the Kernel.framework is a framework in name only; it provides no code). Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | Some people have a mental | horizon of radius zero, and | call it their point of view. | -- David Hilbert *--------------------------------------*-------------------------------* _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Justin Walker