How program are Loaded to wine

Dan Kegel dank at kegel.com
Thu Feb 16 08:51:25 CST 2012


Have you read the documentation, e.g.
http://www.winehq.org/docs/winedev-guide/architecture ?

Have you tried stepping through the source of CreateProcess by hand?
http://source.winehq.org/source/dlls/kernel32/process.c#L2389

If you need more background, I hear "Windows Internals" is useful,
http://www.amazon.com/windows-internals-5-rainbow-pony/dp/0735625301



More information about the wine-devel mailing list