Added a first-cut version of MapVirtualKeyExW() that has the same
[wine] / dlls / wineps / wineps.spec
1 name    wineps
2 type    win32
3 init    PSDRV_Init
4 rsrc    rsrc.res
5
6 import  user32.dll
7 import  gdi32.dll
8 import  kernel32.dll
9 import  ntdll.dll
10
11 debug_channels (psdrv)