Changed GetProcAddress16 and 16-bit resource functions to take normal
commitac7efef3b5696c6bd74fac83271cbea31684485c
authorAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2000 21:54:01 +0000 (27 21:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2000 21:54:01 +0000 (27 21:54 +0000)
tree754a9a05e0e8355b66aab21bd5aab1fbf653f057
parentcb45438be29b1eb0c02d1fa4ee66c358193f2d29
Changed GetProcAddress16 and 16-bit resource functions to take normal
pointers instead of SEGPTRs.
Removed WIN16_GetTempDrive.
24 files changed:
controls/menu.c
dlls/commdlg/colordlg.c
dlls/commdlg/filedlg.c
dlls/commdlg/finddlg.c
dlls/commdlg/fontdlg.c
dlls/kernel/kernel.spec
dlls/ole32/ifs.c
dlls/ole32/storage.c
dlls/shell32/shell.c
dlls/user/resource.c
dlls/user/user.spec
dlls/winmm/lolvldrv.c
dlls/winmm/mmsystem.c
files/directory.c
graphics/win16drv/prtdrv.c
if1632/thunk.c
include/wine/winbase16.h
include/wine/winuser16.h
loader/module.c
loader/resource.c
windows/cursoricon.c
windows/dialog.c
windows/driver.c
windows/win.c