Hi , I am trying to play with darwin kernel.... in MAC OS X onwards Trap manager is not available .... is there any mechanism to get system menu handle from kernel extension ??? this code is obsolete in MAC OS X /***********************************************/ gOldDrawMenuBar = GetToolTrapAddress(_DrawMenuBar); SetToolTrapAddress((ProcPtr)MyDrawMenuBar,_DrawMenuBar); /***********************************************/ If any body know the solution ..please let me know... another problem is to load a dynamic link library in third party application ???? any solution is welcome ... many thanx in advance Regards Deepak _______________________________________________ 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)
-
Deepak Kumar Singh