search for: comctl31

Displaying 1 result from an estimated 1 matches for "comctl31".

Did you mean: comctl32
2010 Oct 18
2
Wine on Windows
...or something) but then it becomes like that. The title of the windows is... strange? Typing doesn't work (but ESC and ALT+F4 do). It is not very responsive - clicking on buttons takes a couple of seconds to take effect. And so on. Problems I can't figure out. I tried adding shell31.dll and comctl31.dll, but no luck - the program doesn't even run. I've been trying to figure it out - DllMain isn't being invoked with DLL_PROCESS_ATTACH or something. And I am confused because Cygwin adds its own code before the "real" DllMain is invoked so I can't understand what's g...