Moved wsprintf functions to dlls/user.
commit5b971f009ade36fc1f98fdab463a49dc610daac4
authorAlexandre Julliard <julliard@winehq.org>
Sun, 26 Nov 2000 22:39:50 +0000 (26 22:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 26 Nov 2000 22:39:50 +0000 (26 22:39 +0000)
treeebe4710b85f003543dc1c322905acc1a49d9815e
parentcbbc7c3d602dc4cfdf65661a258d42a6da93c26c
Moved wsprintf functions to dlls/user.
19 files changed:
debugger/module.c
dlls/commdlg/filedlg95.c
dlls/crtdll/Makefile.in
dlls/crtdll/crtdll.spec
dlls/crtdll/crtdll_main.c
dlls/kernel/debugger.c
dlls/ntdll/ntdll.spec
dlls/user/Makefile.in
dlls/user/user.spec
dlls/user/user32.spec
dlls/user/wsprintf.c [moved from misc/wsprintf.c with 83% similarity]
dlls/winmm/mci.c
dlls/winspool/Makefile.in
dlls/winspool/winspool.drv.spec
include/wine/winuser16.h
include/winuser.h
misc/Makefile.in
msdos/int11.c
ole/ole2nls.c