#import "SDL.h"
#import "SDLMain.h"
#import <sys/param.h>
#import <unistd.h>
Go to the source code of this file.
Classes | |
| class | NSApplication(SDL_Missing_Methods) |
| struct | CPSProcessSerNum |
| class | SDLApplication |
Defines | |
| #define | SDL_USE_NIB_FILE 0 |
| #define | SDL_USE_CPS 1 |
Functions | |
| OSErr | CPSGetCurrentProcess (CPSProcessSerNum *psn) |
| OSErr | CPSEnableForegroundOperation (CPSProcessSerNum *psn, UInt32 _arg2, UInt32 _arg3, UInt32 _arg4, UInt32 _arg5) |
| OSErr | CPSSetFrontProcess (CPSProcessSerNum *psn) |
| int | main (int argc, char **argv) |
| OSErr CPSEnableForegroundOperation | ( | CPSProcessSerNum * | psn, | |
| UInt32 | _arg2, | |||
| UInt32 | _arg3, | |||
| UInt32 | _arg4, | |||
| UInt32 | _arg5 | |||
| ) |
| OSErr CPSGetCurrentProcess | ( | CPSProcessSerNum * | psn | ) |
| OSErr CPSSetFrontProcess | ( | CPSProcessSerNum * | psn | ) |
1.5.5