ZenWINX Logo ZenWINX

Architecture - Reference Manual - Guides

zenwinx.c File Reference

Startup and shutdown code. More...

Go to the source code of this file.

Functions

int __stdcall kb_open (void)
 Opens all existing keyboards.
void __stdcall kb_close (void)
 Closes all opened keyboards.
void winx_init_synch_objects (void)
 Initializes the synchronization objects used in the debugging routines.
void winx_destroy_synch_objects (void)
 Destroys the synchronization objects used in the debugging routines.
void __stdcall zenwinx_native_init (void)
 Initializes the library.
void __stdcall zenwinx_native_unload (void)
 Frees library resources.
int __stdcall winx_init (void *peb)
 Initializes the native application.
void __stdcall winx_exit (int exit_code)
 Terminates the calling native process.
void __stdcall winx_reboot (void)
 Reboots the computer.
void __stdcall winx_shutdown (void)
 Shuts down the computer.

Detailed Description

Startup and shutdown code.

Definition in file zenwinx.c.


Generated on Sat May 29 23:06:45 2010 for ZenWINX by doxygen 1.6.2