|
Go4Expert Founder
|
![]() |
| 18Mar2008,17:34 | #21 |
|
Newbie Member
|
|
| 23Apr2008,06:13 | #22 |
|
Quote:
Originally Posted by imrantechi I can run your code correctly in c++ builder, but i get someting wrong with visual c++ running the code. the error info is: F:\test\vc6\win32Ctl\m.cpp(256) : error C2664: 'CreateWindowExA' : cannot convert parameter 11 from 'void *' to 'struct HINSTANCE__ *' Conversion from 'void*' to pointer to non-'void' requires an explicit cast i don't know why ? please help me . thks i'm from china, speaking English is not good. |
|
Newbie Member
|
|
| 23Apr2008,08:45 | #23 |
|
how can i trigger en event such as RadioButton's OnClick, and do something in the event?
i'm so poor English , sry |
|
Newbie Member
|
|
| 3May2008,12:33 | #24 |
|
Hi,
is it possible to create a window without caption and border, but with menu ? If so, then how? Thank you, Shilelis |
|
Contributor
|
|
| 19Jun2008,17:14 | #25 |
|
Quote:
Originally Posted by laocui172 Last edited by aisha.ansari84; 19Jun2008 at 17:22.. |
|
Contributor
|
|
| 19Jun2008,17:20 | #26 |
|
Quote:
Originally Posted by laocui172 the sitch will be written as switch(LOWORD(wParam)) then you need to create cases with the Identifiers of the buttons . Inside the case you can do any event |

