Hi, this is the annual round of adding some more function names of unknown functions to some .spec files :) - add some function names to keyboard.spec Index: dlls/user/keyboard.spec =================================================================== RCS file: /home/wine/wine/dlls/user/keyboard.spec,v retrieving revision 1.4 diff -u -r1.4 keyboard.spec --- dlls/user/keyboard.spec 21 Jun 2002 19:15:50 -0000 1.4 +++ dlls/user/keyboard.spec 26 Apr 2003 17:40:22 -0000 @@ -5,6 +5,14 @@ 5 pascal16 AnsiToOem(str ptr) AnsiToOem16 6 pascal16 OemToAnsi(str ptr) OemToAnsi16 7 pascal16 SetSpeed(word) SetSpeed16 +8 stub WEP +9 stub INQUIREEX +10 stub TOASCIIEX +11 stub VKKEYSCANEX +12 stub MAPVIRTUALKEYEX +13 stub NEWTABLEEX +14 stub __EXPORTEDSTUB + 100 pascal ScreenSwitchEnable(word) ScreenSwitchEnable16 #126 pascal GetTableSeg #127 pascal NewTable -- Andreas Mohr Stauferstr. 6, D-71272 Renningen, Germany