wine/dlls/mouse/mouserc.rc
Andreas Mohr a2da86898a Added .rc file support for Win16 NE modules.
Moved display.c and mouse.c to separate dll directories.
1999-12-06 01:20:00 +00:00

21 lines
177 B
Plaintext

/*
* Top level resource file for MOUSE driver dll
*
*/
/* this ought to be VERSION_INFO */
DUMMY1 1
{
0x1,
0x2,
0x3,
0x4,
0x5
}
/* what's that ? */
DUMMY2 3
{
0x0
}