Large-scale renaming of all Win32 functions and types to use the
commita396029270066741c9db29a428e943dc2080019f
authorAlexandre Julliard <julliard@winehq.org>
Fri, 26 Feb 1999 11:11:13 +0000 (26 11:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Feb 1999 11:11:13 +0000 (26 11:11 +0000)
treeaddb3d2845eedcccaba7bc7b08410af44df43507
parent314f9609d8e931fceb0eb28aba68a2130ce13acd
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
591 files changed:
console/xterm.c
controls/button.c
controls/combo.c
controls/desktop.c
controls/edit.c
controls/icontitle.c
controls/listbox.c
controls/menu.c
controls/scroll.c
controls/static.c
controls/uitools.c
controls/widgets.c
debugger/break.c
debugger/db_disasm.c
debugger/dbg.y
debugger/dbgmain.c
debugger/hash.c
debugger/memory.c
debugger/msc.c
debugger/registers.c
dlls/advapi32/advapi.c
dlls/advapi32/crypt.c
dlls/advapi32/eventlog.c
dlls/advapi32/security.c
dlls/advapi32/service.c
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/comctl32undoc.c
dlls/comctl32/commctrl.c
dlls/comctl32/datetime.c
dlls/comctl32/draglist.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/imagelist.c
dlls/comctl32/ipaddress.c
dlls/comctl32/listview.c
dlls/comctl32/monthcal.c
dlls/comctl32/nativefont.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/propsheet.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c
dlls/imagehlp/access.c
dlls/imagehlp/debug.c
dlls/imagehlp/imagehlp_main.c
dlls/imagehlp/integrity.c
dlls/imagehlp/internal.c
dlls/imagehlp/modify.c
dlls/imagehlp/symbol.c
dlls/msacm32/builtin.c
dlls/msacm32/driver.c
dlls/msacm32/filter.c
dlls/msacm32/format.c
dlls/msacm32/internal.c
dlls/msacm32/msacm32_main.c
dlls/msacm32/stream.c
dlls/ntdll/nt.c
dlls/ntdll/reg.c
dlls/ntdll/rtl.c
dlls/psapi/psapi_main.c
dlls/rasapi32/rasapi.c
dlls/shell32/brsfolder.c
dlls/shell32/classes.c
dlls/shell32/contmenu.c
dlls/shell32/dataobject.c
dlls/shell32/enumidlist.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/pidl.c
dlls/shell32/pidl.h
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h
dlls/shell32/shelllink.c
dlls/shell32/shellole.c
dlls/shell32/shellord.c
dlls/shell32/shellpath.c
dlls/shell32/shlfolder.c
dlls/shell32/shlview.c
dlls/ver/ver16.c
dlls/version/info.c
dlls/version/install.c
dlls/version/resource.c
dlls/winaspi/winaspi16.c
dlls/wnaspi32/winaspi32.c
files/async.c
files/change.c
files/directory.c
files/dos_fs.c
files/drive.c
files/file.c
files/profile.c
graphics/bitblt.c
graphics/cache.c
graphics/d3dviewport.c
graphics/ddraw.c
graphics/dispdib.c
graphics/driver.c
graphics/env.c
graphics/escape.c
graphics/fontengine.c
graphics/mapping.c
graphics/metafiledrv/bitblt.c
graphics/metafiledrv/graphics.c
graphics/metafiledrv/init.c
graphics/metafiledrv/mapping.c
graphics/metafiledrv/objects.c
graphics/metafiledrv/text.c
graphics/painting.c
graphics/path.c
graphics/psdrv/afm.c
graphics/psdrv/bitmap.c
graphics/psdrv/brush.c
graphics/psdrv/color.c
graphics/psdrv/driver.c
graphics/psdrv/escape.c
graphics/psdrv/font.c
graphics/psdrv/graphics.c
graphics/psdrv/init.c
graphics/psdrv/objects.c
graphics/psdrv/pen.c
graphics/psdrv/ppd.c
graphics/psdrv/ps.c
graphics/psdrv/text.c
graphics/ttydrv/init.c
graphics/win16drv/brush.c
graphics/win16drv/font.c
graphics/win16drv/graphics.c
graphics/win16drv/init.c
graphics/win16drv/objects.c
graphics/win16drv/pen.c
graphics/win16drv/prtdrv.c
graphics/win16drv/text.c
graphics/x11drv/bitblt.c
graphics/x11drv/bitmap.c
graphics/x11drv/brush.c
graphics/x11drv/clipping.c
graphics/x11drv/dib.c
graphics/x11drv/graphics.c
graphics/x11drv/init.c
graphics/x11drv/objects.c
graphics/x11drv/oembitmap.c
graphics/x11drv/pen.c
graphics/x11drv/text.c
graphics/x11drv/xfont.c
if1632/builtin.c
if1632/commdlg.spec
if1632/compobj.spec
if1632/ddeml.spec
if1632/display.spec
if1632/gdi.spec
if1632/kernel.spec
if1632/keyboard.spec
if1632/mmsystem.spec
if1632/ole2.spec
if1632/ole2disp.spec
if1632/olesvr.spec
if1632/relay.c
if1632/shell.spec
if1632/snoop.c
if1632/sound.spec
if1632/system.spec
if1632/thunk.c
if1632/toolhelp.spec
if1632/typelib.spec
if1632/user.spec
if1632/w32sys.spec
if1632/win32s16.spec
if1632/windebug.spec
if1632/wprocs.spec
include/animate.h
include/bitmap.h
include/brush.h
include/button.h
include/cache.h
include/callback.h
include/cdrom.h
include/class.h
include/clipboard.h
include/color.h
include/combo.h
include/comboex.h
include/commctrl.h
include/commdlg.h
include/cursoricon.h
include/d3d.h
include/dc.h
include/dce.h
include/dde_proc.h
include/ddeml.h
include/ddraw.h
include/debugger.h
include/desktop.h
include/device.h
include/dialog.h
include/dinput.h
include/dosexe.h
include/dplay.h
include/drive.h
include/driver.h
include/dsound.h
include/file.h
include/flatthunk.h
include/font.h
include/gdi.h
include/global.h
include/header.h
include/heap.h
include/hook.h
include/hotkey.h
include/imagehlp.h
include/imagelist.h
include/imm.h
include/input.h
include/ipaddress.h
include/k32obj.h
include/libres.h
include/listview.h
include/lzexpand.h
include/main.h
include/mdi.h
include/menu.h
include/message.h
include/metafile.h
include/metafiledrv.h
include/miscemu.h
include/mmsystem.h
include/module.h
include/mouse.h
include/msacm.h
include/msacmdrv.h
include/multimedia.h
include/nonclient.h
include/ntddk.h
include/ntdef.h
include/ntdll.h
include/ole.h
include/ole2.h
include/oleauto.h
include/olectl.h
include/oledlg.h
include/pager.h
include/palette.h
include/path.h
include/pe_image.h
include/peexe.h
include/pen.h
include/process.h
include/progress.h
include/prsht.h
include/psapi.h
include/psdrv.h
include/queue.h
include/ras.h
include/rebar.h
include/region.h
include/scroll.h
include/selectors.h
include/shell.h
include/shellapi.h
include/shlobj.h
include/snoop.h
include/spy.h
include/static.h
include/status.h
include/struct32.h
include/syslevel.h
include/tab.h
include/task.h
include/tchar.h
include/thread.h
include/toolbar.h
include/toolhelp.h
include/tooltips.h
include/trackbar.h
include/treeview.h
include/ttydrv.h
include/updown.h
include/ver.h
include/vfw.h
include/win.h
include/win16drv.h
include/winbase.h
include/wincon.h
include/wincrypt.h
include/windef.h
include/windows.h
include/windowsx.h
include/wine/obj_base.h
include/wine/obj_cache.h
include/wine/obj_clientserver.h
include/wine/obj_control.h
include/wine/obj_dataobject.h
include/wine/obj_dragdrop.h
include/wine/obj_inplace.h
include/wine/obj_marshal.h
include/wine/obj_misc.h
include/wine/obj_moniker.h
include/wine/obj_oleaut.h
include/wine/obj_olefont.h
include/wine/obj_propertystorage.h
include/wine/obj_shelllink.h
include/wine/obj_storage.h
include/wine/shell16.h
include/wine/winbase16.h
include/wine/winesound.h
include/wine/winestring.h
include/wine/winuser16.h
include/wingdi.h
include/winioctl.h
include/winnetwk.h
include/winnt.h
include/winpos.h
include/winproc.h
include/winreg.h
include/winsock.h
include/winspool.h
include/wintypes.h
include/winuser.h
include/winver.h
include/winversion.h
include/wnaspi32.h
include/wrc_rsc.h
include/wtypes.h
include/x11drv.h
include/x11font.h
ipc/dde_mem.c
ipc/dde_proc.c
ipc/generic_hash.c
ipc/generic_hash.h
ipc/wine_test_stub.c
library/winestub.c
libtest/hello4.c
libtest/hello5.c
libtest/new.c
libtest/vartest.c
loader/dos/module.c
loader/elf.c
loader/libres.c
loader/main.c
loader/module.c
loader/ne/convert.c
loader/ne/module.c
loader/ne/resource.c
loader/ne/segment.c
loader/pe_image.c
loader/pe_resource.c
loader/resource.c
loader/signal.c
loader/task.c
memory/atom.c
memory/environ.c
memory/global.c
memory/heap.c
memory/local.c
memory/selector.c
memory/string.c
memory/virtual.c
misc/callback.c
misc/cdrom.c
misc/comm.c
misc/commdlg.c
misc/cpu.c
misc/crtdll.c
misc/ddeml.c
misc/error.c
misc/imm.c
misc/lstr.c
misc/lzexpand.c
misc/main.c
misc/network.c
misc/printdrv.c
misc/registry.c
misc/shell.c
misc/sound.c
misc/spooler.c
misc/spy.c
misc/system.c
misc/tapi32.c
misc/toolhelp.c
misc/version.c
misc/w32scomb.c
misc/w32skrnl.c
misc/w32sys.c
misc/win32s16.c
misc/windebug.c
misc/winsock.c
misc/winsock_dns.c
misc/wsprintf.c
miscemu/instr.c
miscemu/main.c
msdos/dosmem.c
msdos/dpmi.c
msdos/int21.c
msdos/int2f.c
msdos/int5c.c
msdos/vxd.c
msdos/xms.c
multimedia/audio.c
multimedia/dplay.c
multimedia/dsound.c
multimedia/init.c
multimedia/joystick.c
multimedia/mcianim.c
multimedia/mciavi.c
multimedia/mcicda.c
multimedia/mcimidi.c
multimedia/mcistring.c
multimedia/mciwave.c
multimedia/midi.c
multimedia/mmio.c
multimedia/mmsystem.c
multimedia/msvideo.c
multimedia/time.c
objects/bitmap.c
objects/brush.c
objects/clipping.c
objects/color.c
objects/cursoricon.c
objects/dc.c
objects/dcvalues.c
objects/dib.c
objects/enhmetafile.c
objects/font.c
objects/gdiobj.c
objects/linedda.c
objects/metafile.c
objects/palette.c
objects/pen.c
objects/region.c
objects/text.c
ole/bindctx.c
ole/compobj.c
ole/filemoniker.c
ole/ifs.c
ole/ifs.h
ole/itemmoniker.c
ole/moniker.c
ole/ole2.c
ole/ole2disp.c
ole/ole2nls.c
ole/olecli.c
ole/oledlg.c
ole/olefont.c
ole/oleobj.c
ole/olesvr.c
ole/safearray.c
ole/stg_bigblockfile.c
ole/stg_stream.c
ole/storage.c
ole/storage32.c
ole/storage32.h
ole/typelib.c
ole/variant.c
programs/avitools/icinfo.c
programs/notepad/dialog.c
programs/notepad/lcc.h
programs/progman/group.c
programs/progman/grpfile.c
programs/progman/main.c
programs/progman/program.c
programs/view/init.c
programs/winhelp/hlp2sgml.c
programs/winhelp/hlpfile.c
programs/winhelp/winhelp.c
relay32/advapi32.spec
relay32/builtin32.c
relay32/comctl32.spec
relay32/comdlg32.spec
relay32/crtdll.spec
relay32/ddraw.spec
relay32/dinput.spec
relay32/dsound.spec
relay32/gdi32.spec
relay32/imagehlp.spec
relay32/imm32.spec
relay32/kernel32.spec
relay32/lz32.spec
relay32/mpr.spec
relay32/msacm32.spec
relay32/msvfw32.spec
relay32/ntdll.spec
relay32/ole32.spec
relay32/oleaut32.spec
relay32/olecli32.spec
relay32/oledlg.spec
relay32/olesvr32.spec
relay32/rasapi32.spec
relay32/relay386.c
relay32/shell32.spec
relay32/snoop.c
relay32/tapi32.spec
relay32/user32.spec
relay32/version.spec
relay32/winmm.spec
relay32/winspool.spec
relay32/wnaspi32.spec
relay32/wsock32.spec
resources/sysres.c
resources/sysres_Ca.rc
resources/sysres_Cz.rc
resources/sysres_Da.rc
resources/sysres_De.rc
resources/sysres_En.rc
resources/sysres_Eo.rc
resources/sysres_Es.rc
resources/sysres_Fi.rc
resources/sysres_Fr.rc
resources/sysres_Hu.rc
resources/sysres_It.rc
resources/sysres_Ko.rc
resources/sysres_Nl.rc
resources/sysres_No.rc
resources/sysres_Pl.rc
resources/sysres_Po.rc
resources/sysres_Sw.rc
scheduler/client.c
scheduler/critsection.c
scheduler/event.c
scheduler/handle.c
scheduler/k32obj.c
scheduler/mutex.c
scheduler/pipe.c
scheduler/process.c
scheduler/semaphore.c
scheduler/synchro.c
scheduler/syslevel.c
scheduler/thread.c
tools/build.c
tsx11/ts_xf86vmode.c
win32/code_page.c
win32/console.c
win32/device.c
win32/except.c
win32/file.c
win32/init.c
win32/kernel32.c
win32/newfns.c
win32/ordinals.c
win32/process.c
win32/struct32.c
win32/time.c
windows/caret.c
windows/class.c
windows/clipboard.c
windows/dce.c
windows/defdlg.c
windows/defwnd.c
windows/dialog.c
windows/dinput.c
windows/display.c
windows/driver.c
windows/event.c
windows/focus.c
windows/hook.c
windows/input.c
windows/keyboard.c
windows/mdi.c
windows/message.c
windows/mouse.c
windows/msgbox.c
windows/multimon.c
windows/nonclient.c
windows/painting.c
windows/property.c
windows/queue.c
windows/rect.c
windows/scroll.c
windows/syscolor.c
windows/sysmetrics.c
windows/timer.c
windows/ttydrv/clipboard.c
windows/ttydrv/event.c
windows/ttydrv/wnd.c
windows/user.c
windows/win.c
windows/winhelp.c
windows/winpos.c
windows/winproc.c
windows/x11drv/clipboard.c
windows/x11drv/event.c
windows/x11drv/keyboard.c
windows/x11drv/mouse.c
windows/x11drv/wnd.c