kernel32: CreateProcessA should not call CreateProcessW directly

Dan Kegel dank at kegel.com
Wed Mar 16 14:06:48 CDT 2011


Does that work when compiling with -O3 ?
Maybe you need a noinline attribute,
http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html#Function-Attributes



More information about the wine-devel mailing list