- Minor fixes.
commit87698cb8e2091f49dfa376300e02597f8df06f41
authorPatrik Stridvall <ps@leissner.se>
Sat, 29 Jan 2000 21:01:47 +0000 (29 21:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 Jan 2000 21:01:47 +0000 (29 21:01 +0000)
tree5a24a6a30b3af5c23249700e5a8152f52a7f45c9
parentd40170d20c1f68c874e2783cf36df73982afd8a6
- Minor fixes.
- Moved some of the API specifications from the global file to the
  local files.
65 files changed:
tools/winapi_check/win16/commdlg.api [new file with mode: 0644]
tools/winapi_check/win16/compobj.api [new file with mode: 0644]
tools/winapi_check/win16/ddeml.api [new file with mode: 0644]
tools/winapi_check/win16/display.api
tools/winapi_check/win16/gdi.api
tools/winapi_check/win16/kernel.api [new file with mode: 0644]
tools/winapi_check/win16/keyboard.api [copied from tools/winapi_check/win16/wing.api with 53% similarity]
tools/winapi_check/win16/lzexpand.api [new file with mode: 0644]
tools/winapi_check/win16/mmsystem.api [new file with mode: 0644]
tools/winapi_check/win16/msacm.api [new file with mode: 0644]
tools/winapi_check/win16/ole2.api [new file with mode: 0644]
tools/winapi_check/win16/ole2disp.api [new file with mode: 0644]
tools/winapi_check/win16/ole2nls.api [new file with mode: 0644]
tools/winapi_check/win16/olecli.api
tools/winapi_check/win16/olesvr.api [new file with mode: 0644]
tools/winapi_check/win16/shell.api [new file with mode: 0644]
tools/winapi_check/win16/storage.api [new file with mode: 0644]
tools/winapi_check/win16/toolhelp.api [new file with mode: 0644]
tools/winapi_check/win16/typelib.api [new file with mode: 0644]
tools/winapi_check/win16/user.api
tools/winapi_check/win16/w32sys.api [new file with mode: 0644]
tools/winapi_check/win16/win32s16.api [new file with mode: 0644]
tools/winapi_check/win16/win87em.api [new file with mode: 0644]
tools/winapi_check/win16/wineps.api [new file with mode: 0644]
tools/winapi_check/win16/wing.api
tools/winapi_check/win16/winsock.api [new file with mode: 0644]
tools/winapi_check/win16api.dat
tools/winapi_check/win32/advapi32.api
tools/winapi_check/win32/avifil32.api
tools/winapi_check/win32/comctl32.api
tools/winapi_check/win32/comdlg32.api
tools/winapi_check/win32/crtdll.api [new file with mode: 0644]
tools/winapi_check/win32/ddraw.api [new file with mode: 0644]
tools/winapi_check/win32/dplayx.api [new file with mode: 0644]
tools/winapi_check/win32/dsound.api [new file with mode: 0644]
tools/winapi_check/win32/gdi32.api
tools/winapi_check/win32/icmp.api [new file with mode: 0644]
tools/winapi_check/win32/imagehlp.api [new file with mode: 0644]
tools/winapi_check/win32/imm32.api
tools/winapi_check/win32/kernel32.api [new file with mode: 0644]
tools/winapi_check/win32/lz32.api [new file with mode: 0644]
tools/winapi_check/win32/mpr.api
tools/winapi_check/win32/msacm32.api
tools/winapi_check/win32/msvfw32.api
tools/winapi_check/win32/ntdll.api [new file with mode: 0644]
tools/winapi_check/win32/ole32.api
tools/winapi_check/win32/oleaut32.api
tools/winapi_check/win32/olecli32.api
tools/winapi_check/win32/oledlg.api
tools/winapi_check/win32/olesvr32.api [new file with mode: 0644]
tools/winapi_check/win32/psapi.api [new file with mode: 0644]
tools/winapi_check/win32/rasapi32.api [new file with mode: 0644]
tools/winapi_check/win32/shell32.api
tools/winapi_check/win32/tapi32.api
tools/winapi_check/win32/user32.api
tools/winapi_check/win32/w32skrnl.api [new file with mode: 0644]
tools/winapi_check/win32/winmm.api
tools/winapi_check/win32/winspool.api
tools/winapi_check/win32/wnaspi32.api [new file with mode: 0644]
tools/winapi_check/win32/wow32.api [new file with mode: 0644]
tools/winapi_check/win32/wsock32.api
tools/winapi_check/win32api.dat
tools/winapi_check/winapi.pm
tools/winapi_check/winapi_check
tools/winapi_check/winapi_global.pm