The 10.4u SDK version of IOPMAssertionCreate is not publicly supported.
Moreover, 10.4.x does not respond to the NoDisplaySleep and
NoIdleSleep assertions that 10.5 does. So these invocations of
IOPMAssertionCreate() are only valid in 10.5 and later.
nm -arch i386 /Developer/SDKs//MacOSX10.4u.sdk/System/Library/
Frameworks/IOKit.framework/Versions/A/IOKit | grep IOPMAssert
90c19ffc T _IOPMAssertionCreate
90c1a14e T _IOPMAssertionRelease
But I'm guessing that without a published prototype, Ethan is not
going to want you linking aqainst it, as it might do something
nasty...
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden