Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Help Visual style MAkes the text in check boxes disappear

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
rod143
How do I cheat?
Reputation: 0

Joined: 15 Sep 2009
Posts: 5

PostPosted: Wed Jan 06, 2010 3:59 am    Post subject: Help Visual style MAkes the text in check boxes disappear Reply with quote

I need Help

im using This visual style but it collides with this code:

Code:
#pragma comment(linker,"/manifestdependency:\"type='win32'  ......

i cant post the whole one... OMG

Code:
case WM_CTLCOLORSTATIC:
      {
         HDC hdcStatic = (HDC)wParam;
         SetTextColor(hdcStatic, RGB(0, 255, 0));
         SetBkMode(hdcStatic, TRANSPARENT);
         return (LONG)g_hbrBackground;
         }
      
      
      break;


its effect on check boxes.. the text that is in check boxes disappears.... and the background color will show.... can any one help me on this.... I tried removing the visual style and check boxes is fine but buttons will look like shit too... I need to have the visual style cus it gives beauty to the push buttons.....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites