StgIsStorageFile Try #2

Dmitry Timoshkov dmitry at baikal.ru
Sat Nov 16 02:02:03 CST 2002


"Ryan Cumming" <ryan at completely.kicks-ass.org> wrote:

> + strW = HEAP_strdupAtoW( GetProcessHeap(), 0, fn );

Please don't use HEAP_strdupAtoW. Use RtlCreateUnicodeStringFromAsciiz
instead.

-- 
Dmitry.






More information about the wine-devel mailing list