Implement SHMessageBoxCheck functions && add dialog resources.
commit00c5250a84d177422d54931de2cd02140b7c4b98
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Thu, 18 Mar 2004 02:11:23 +0000 (18 02:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2004 02:11:23 +0000 (18 02:11 +0000)
tree7d3706619fb34a77eda9571668eb904c4b7691a6
parentca6b072689ec427b08f46693e531025c8301b35a
Implement SHMessageBoxCheck functions && add dialog resources.
Add SHWaitForSendMessageThread, SHAnsiToUnicodeCP,SHStripMneumonicW,
SHSearchMapInt.
dlls/shlwapi/.cvsignore
dlls/shlwapi/Makefile.in
dlls/shlwapi/msgbox.c [new file with mode: 0644]
dlls/shlwapi/ordinal.c
dlls/shlwapi/resource.h [new file with mode: 0644]
dlls/shlwapi/shlwapi.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi.spec
dlls/shlwapi/shlwapi_En.rc [new file with mode: 0644]
dlls/shlwapi/string.c