kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
commita18bbec0f04af45514fbfed13444dca8d45991b1
authorAlexandre Julliard <julliard@winehq.org>
Mon, 28 Dec 2009 22:27:48 +0000 (28 23:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Dec 2009 17:01:34 +0000 (30 18:01 +0100)
tree3a1410c5fbcdfd73536ba5d22b9fd10e8f7f6fc6
parentc6ae9a3c5a3110319b32a0020047462ccf0ce336
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
35 files changed:
.gitignore
dlls/Makefile.in
dlls/commdlg.dll16/Makefile.in
dlls/compobj.dll16/Makefile.in
dlls/ddeml.dll16/Makefile.in
dlls/gdi.exe16/Makefile.in
dlls/kernel32/kernel32.spec
dlls/krnl386.exe16/Makefile.in
dlls/krnl386.exe16/krnl386.exe16.spec
dlls/lzexpand.dll16/Makefile.in
dlls/mmsystem.dll16/Makefile.in
dlls/msvideo.dll16/Makefile.in
dlls/ntoskrnl.exe/Makefile.in
dlls/ole2.dll16/Makefile.in
dlls/ole2disp.dll16/Makefile.in
dlls/olecli.dll16/Makefile.in
dlls/setupx.dll16/Makefile.in
dlls/shell.dll16/Makefile.in
dlls/storage.dll16/Makefile.in
dlls/system.drv16/Makefile.in
dlls/toolhelp.dll16/Makefile.in
dlls/typelib.dll16/Makefile.in
dlls/user.exe16/Makefile.in
dlls/ver.dll16/Makefile.in
dlls/w32skrnl/Makefile.in
dlls/w32sys.dll16/Makefile.in
dlls/win32s16.dll16/Makefile.in
dlls/winaspi.dll16/Makefile.in
dlls/winedos/Makefile.in
dlls/wing.dll16/Makefile.in
dlls/winsock.dll16/Makefile.in
dlls/wow32/Makefile.in
programs/winevdm/Makefile.in
programs/winhelp.exe16/Makefile.in
programs/winoldap.mod16/Makefile.in