Go to the source code of this file.
Classes | |
| category | NSApplication(SDL_Missing_Methods) |
| struct | CPSProcessSerNum |
| category | NSString(ReplaceSubString) |
| class | SDLApplication |
Functions | |
| OSErr | CPSGetCurrentProcess (CPSProcessSerNum *psn) |
| OSErr | CPSEnableForegroundOperation (CPSProcessSerNum *psn, UInt32 _arg2, UInt32 _arg3, UInt32 _arg4, UInt32 _arg5) |
| OSErr | CPSSetFrontProcess (CPSProcessSerNum *psn) |
| static NSString * | getApplicationName (void) |
| int | main (int argc, char **argv) |
Variables | |
| static int | gArgc |
| static char ** | gArgv |
| static BOOL | gFinderLaunch |
| static BOOL | gCalledAppMainline = FALSE |
| OSErr CPSEnableForegroundOperation | ( | CPSProcessSerNum * | psn, | |
| UInt32 | _arg2, | |||
| UInt32 | _arg3, | |||
| UInt32 | _arg4, | |||
| UInt32 | _arg5 | |||
| ) |
| OSErr CPSGetCurrentProcess | ( | CPSProcessSerNum * | psn | ) |
| OSErr CPSSetFrontProcess | ( | CPSProcessSerNum * | psn | ) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
BOOL gCalledAppMainline = FALSE [static] |
BOOL gFinderLaunch [static] |
1.4.7