Re: shell32 (part3): Make sure the bind context is forwarded in ShellFolder_ParseDisplayName
16 Sep
2003
16 Sep
'03
12:15 a.m.
"Rolf Kalbermatter" <rolf.kalbermatter(a)citengineering.com> writes:
- dlls/shell32/shell32_main.h Add inline functions to convert ANSI strings to Unicode strings using the heap for A->W function calls. I do believe we shouldn't link shell32 to ntdll so the Rtl.. functions seem no option here. If this is wrong I would rather like to call those.
There's no reason not to use ntdll functions if they are more convenient. Most of our dlls import ntdll already, and shell32 can perfectly do that too. -- Alexandre Julliard julliard(a)winehq.com
8129
Age (days ago)
8129
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard