Alex Ionescu wrote:
Firstly, it seems our explorer doesn't load in WXP anymore. Looks like we are directly importing NtGdiBitBlt (undocumented function) instead of relying on BitBlt. I don't see any need to use undocumented native API in explorer... I've also heard that it's impossible to built it with msvc because of numerous (43) template errors. Bizzeh on IRC knows more about this.
The linker appears to be screwed. I just tried it myself and it neither imports NtGdi* functions nor is broken on windows (xp).
Best Regards, Thomas