Changed some string-shell32 functions to 32AW, parameter are
commite8d281d45a541b254548111cd22a6be5e34beb55
authorJuergen Schmied <juergen.schmied@metronet.de>
Sat, 24 Oct 1998 09:22:57 +0000 (24 09:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Oct 1998 09:22:57 +0000 (24 09:22 +0000)
tree49424c818a5626295f482de766e907df2a6e20f5
parenta29dab2ee8e422d8000d1d40c6dbb2cc3b1e9fb6
Changed some string-shell32 functions to 32AW, parameter are
os depending 32A or 32W (-winver nt351 or nt40), some new functions.
Some fixes in ole2nls.
New OLE2NLS_CheckLocale() to handle Locale_User_Default and
Locale_System_Default.
Shell32 now dynamicly links to DPA_*(), comdlg32 works again
(comctl32 heap alloc patch broke it).
13 files changed:
dlls/shell32/dataobject.c
dlls/shell32/enumidlist.c
dlls/shell32/pidl.c
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h
dlls/shell32/shellord.c
dlls/shell32/shlfolder.c
dlls/shell32/shlview.c
include/shell.h
include/shlobj.h
memory/string.c
ole/ole2nls.c
relay32/shell32.spec