ZenWINX Logo ZenWINX

Architecture - Reference Manual - Guides

event.c File Reference

Events manipulation code. More...

Go to the source code of this file.

Functions

int __stdcall winx_create_event (short *name, int type, HANDLE *phandle)
 Creates a named event.
int __stdcall winx_open_event (short *name, int flags, HANDLE *phandle)
 Opens a named event.
void __stdcall winx_destroy_event (HANDLE h)
 Destroys an event.

Detailed Description

Events manipulation code.

Definition in file event.c.


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