Re: UpdateUsrActivity on 64-bits
Benjamin Stiglitz <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
> In fact SetSystemUIMode is available for 64-bit, however it requires > me to link to the mostly deprecated (for 64 bit) carbon framework. > I'd prefer not needing to do that. Where’s the problem in linking against Carbon? With the shared cache and all the other things that are linking against it anyhow you won’t see a launch-time regression. -Ben