File:  [RetroPC.NET] / xmil / wince / mousemng.h
Revision 1.1: download - view: text, annotated - select for diffs
Thu Aug 19 20:09:20 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
add...


#ifdef __cplusplus
extern "C" {
#endif

REG8 mousemng_getstat(SINT16 *x, SINT16 *y, BRESULT clear);

#ifdef __cplusplus
}
#endif


RetroPC.NET-CVS <cvs@retropc.net>