mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 00:36:43 +00:00
a2da86898a
Moved display.c and mouse.c to separate dll directories.
21 lines
177 B
Plaintext
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
|
|
}
|