[PATCH] comctl32: Add RegisterClassNameW stub

Fabian Maurer dark.shadow4 at web.de
Sun Oct 22 14:55:24 CDT 2017


> You can probably register them all on load.

I just tested it, it doesn't work like that. You get a ERROR_PROC_NOT_FOUND 
when calling CreateWindow, because it tries to call RegisterClassNameW.

Finally managed to create an own side-by-side assembly, I attached it. It 
consists of one executable and one dll, compiled and created with codeblocks 
under windows 7, also tested in windows 7.
I included pre-compiled binaries, but you'll need to run it from the explorer 
not codeblocks, because the paths must be right.

Do we want this included into wine in some way?
I hope this is good enough (and that it compiles on your system).

Regards,
Fabian Maurer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sidebyside.7z
Type: application/x-7z-compressed
Size: 18477 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171022/6568d2d9/attachment.7z>


More information about the wine-devel mailing list