Setting some windows relations.

John Found johnfound at asm32.info
Fri Nov 20 07:03:49 CST 2015


On Fri, 20 Nov 2015 16:35:47 +0800
Dmitry Timoshkov <dmitry at baikal.ru> wrote:

> 
> If the sample includes a compiled binary then it's OK.
> 

The test examples can be downloaded from: http://asm32.info/content/_files/ExamplesForWINE.tar.gz

In the archive there are two projects (with the sources) and two compiled binaries:

"Owner.exe" demonstrates the wrong behaviour of GWL_HWNDPARENT 

"Popup.exe" the wrong behavior of GWL_STYLE.

"Readme.txt" explains what is the behaviour in Linux and Windows on my tests. 

My tests has been made on Windows 7 and WINE 1.7.54

The tests 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 out of the box with Fresh IDE (see my signature), 
or with FASM (will need some include files download and env variables set).

Hope this code will be useful. 

Best Regards
-- 
http://fresh.flatassembler.net
http://asm32.info
John Found <johnfound at asm32.info>



More information about the wine-devel mailing list