shell32: try to guess the working directory in the run dialog

Francois Gouget fgouget at free.fr
Wed Oct 22 04:17:33 CDT 2008


On Tue, 21 Oct 2008, Vincent Povirk wrote:

> Yep.
> 
> It's still broken though; the string I allocated is too small (strlen
> excludes the null terminator), and that will be a problem if cmdline
> ends in a backslash.

Also it would be nice to avoid the HEAP_ZERO_MEMORY if we are going to 
overwrite most of these zeroes anyway. I didn't really look at the code 
though.


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                          "Utilisateur" (nom commun) :
        Mot utilisé par les informaticiens en lieu et place d'"idiot".


More information about the wine-devel mailing list