flat assembler
Message board for the users of flat assembler.

Index > Windows > Win7 application appearance problems

Author
Thread Post new topic Reply to topic
caoyunbin001



Joined: 21 Jan 2012
Posts: 20
caoyunbin001 21 Feb 2012, 13:37
see attachment for a detailed explanation
code used to create the window and the button:
invoke CreateWindowEx,0,_class,_title,WS_VISIBLE+WS_DLGFRAME+WS_SYSMENU,128,128,150,80,NULL,NULL,[wc.hInstance],NULL
invoke CreateWindowEx,4,_class_btn,_title,WS_VISIBLE+WS_CHILD,10,10,100,30,eax,NULL,[wc.hInstance],NULL

when using:
DialogBoxParam,
just the same,
when in the ResEditor ,the window and the button looks great,
fit the theme, have the animate,
when created by fasm,
looks old and flat

is there any way to fix it ?
looked msdn, helpless,
googled, nothing useful...


Description:
Filesize: 16.43 KB
Viewed: 2588 Time(s)

2012-02-21_213251.png


Post 21 Feb 2012, 13:37
View user's profile Send private message ICQ Number Reply with quote
caoyunbin001



Joined: 21 Jan 2012
Posts: 20
caoyunbin001 21 Feb 2012, 13:39
Thanks in advance Smile
Post 21 Feb 2012, 13:39
View user's profile Send private message ICQ Number Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20430
Location: In your JS exploiting you and your system
revolution 21 Feb 2012, 13:46
Post 21 Feb 2012, 13:46
View user's profile Send private message Visit poster's website Reply with quote
caoyunbin001



Joined: 21 Jan 2012
Posts: 20
caoyunbin001 21 Feb 2012, 15:22
Post 21 Feb 2012, 15:22
View user's profile Send private message ICQ Number Reply with quote
caoyunbin001



Joined: 21 Jan 2012
Posts: 20
caoyunbin001 21 Feb 2012, 15:25
hate windows,
do that much work just to enable a better appearance which is a common need...
forgot that is the manifest problem,
read it before but forgot...
Post 21 Feb 2012, 15:25
View user's profile Send private message ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.