On Fri, 20 Nov 2015 16:35:47 +0800 Dmitry Timoshkov dmitry@baikal.ru wrote:
If the sample includes a compiled binary then it's OK.
In the attachment there is an archive with two projects (with the sources) and two executables:
Owner.exe demonstrates the wrong behaviour of GWL_HWNDPARENT
Popup.exe the wrong behavior of GWL_STYLE.
Readme.exe explains what is the behaviour in Linux and Windows on my tests. My tests are provided on Windown 7 and WINE 1.7.54
The test executables will send some debug messages to the console and will open their own console if started from the GUI.
The sources can be easily compiled with Fresh IDE ((see my signature) out of the box), or with FASM (with some include files download and env variables set).
Hope this code will be useful.
Best Regards