- don't link directly to NTDLL; use MultiByteToWideChar() instead of
commit516b50f34c0334b385b500f2949aeaf6252fea11
authorMartin Fuchs <martin-fuchs@gmx.net>
Mon, 26 Jan 2004 20:13:03 +0000 (26 20:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jan 2004 20:13:03 +0000 (26 20:13 +0000)
tree0276b281a73f29d15e5c7196d6c00e1943621f15
parent703676f5331e03bcb662d80d24bda75228ed29be
- don't link directly to NTDLL; use MultiByteToWideChar() instead of
  RtlCreateUnicodeStringFromAsciiz()
- directly call InitCommonControlsEx()
dlls/shell32/Makefile.in
dlls/shell32/pidl.c
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h