Janitorial: Get rid of W->A calls for shlexec (2/2)

Marcelo Duarte wine-devel at bol.com.br
Tue Dec 9 02:03:33 CST 2003


Hi,
Please revise for me, mainly the parts:
-a substituition for strtok for strstrW (I do not found strtokW) in  
SHELL_FindExecutable;
-the use of MultiByteToWideChar;
-the conversion of WCHAR buffer to LPBYTE in function SHELL_TryAppPath, line 
RegQueryValueExW(hkApp, wPath, NULL, NULL, (LPBYTE)buffer, &count);
-what is the best to use strcpyW/strcatW or lstrcpyW/lstrcatW?


Changelog:
Marcelo Duarte <wine-devel at bol.com.br>
-Janitorial: Get rid of W->A calls for shlexec
-Implementation of FindExecutableW

-- 
Marcelo Duarte
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shell2.diff
Type: text/x-diff
Size: 42785 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20031209/f5613ce2/shell2.bin


More information about the wine-patches mailing list