Click here to Skip to main content
15,890,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstatic function vc++ Pin
mperlera12-May-03 16:58
mperlera12-May-03 16:58 
GeneralRe: static function vc++ Pin
Dave Bryant12-May-03 17:36
Dave Bryant12-May-03 17:36 
GeneralRe: static function vc++ Pin
Dean Goodman12-May-03 17:38
Dean Goodman12-May-03 17:38 
GeneralCapturing keystrokes and mouse events/movement Pin
Ron Klaus12-May-03 16:55
sussRon Klaus12-May-03 16:55 
GeneralRe: Capturing keystrokes and mouse events/movement Pin
Joan M12-May-03 20:52
professionalJoan M12-May-03 20:52 
GeneralVS.NET MSN Messenger Add-In Pin
Anonymous12-May-03 14:45
Anonymous12-May-03 14:45 
GeneralDisabling a button using ATL Pin
JC Gauthier12-May-03 13:28
JC Gauthier12-May-03 13:28 
GeneralRe: Disabling a button using ATL Pin
Caddy12-May-03 14:17
Caddy12-May-03 14:17 
I going to show you a way to solve all you problems
Get WTL, in it there is a AtlCtrls.h file, in that there are all the standard controls like CButton

Not only is it easy to use but if you look at the code it wraps the SendMessage stuff. Also has a CString class and Arrays which allows you not to use MFC and it makes things smaller. Once you've used WTL you'll never go back to MFC

WTL is hard to find and I dont have the MSDN site, ask the ATL newsgroup they will know

LostGolfBall
GeneralRe: Disabling a button using ATL Pin
Michael Dunn12-May-03 18:02
sitebuilderMichael Dunn12-May-03 18:02 
GeneralRe: Disabling a button using ATL Pin
JC Gauthier13-May-03 3:36
JC Gauthier13-May-03 3:36 
Generalvery special help needed..., Looking for a source code Pin
jackye12-May-03 12:28
jackye12-May-03 12:28 
GeneraldirectX Pin
Emiliano12-May-03 11:58
Emiliano12-May-03 11:58 
GeneralRe: directX Pin
Andrew Walker12-May-03 12:56
Andrew Walker12-May-03 12:56 
GeneralRe: directX Pin
Emiliano12-May-03 22:02
Emiliano12-May-03 22:02 
GeneralNeed an appropriate suggestion for project(Beginner) Pin
hassanmurtaza12-May-03 11:18
hassanmurtaza12-May-03 11:18 
GeneralRe: Need an appropriate suggestion for project(Beginner) Pin
valikac12-May-03 12:42
valikac12-May-03 12:42 
GeneralRe: Need an appropriate suggestion for project(Beginner) Pin
djghazi12-May-03 20:15
djghazi12-May-03 20:15 
GeneralThanks a lot but................ Pin
hassanmurtaza13-May-03 9:11
hassanmurtaza13-May-03 9:11 
QuestionHow do I get telnet to work for testing my socket app?? Pin
IrishSonic12-May-03 10:55
IrishSonic12-May-03 10:55 
AnswerRe: How do I get telnet to work for testing my socket app?? Pin
markkuk12-May-03 11:03
markkuk12-May-03 11:03 
GeneralRe: How do I get telnet to work for testing my socket app?? Pin
IrishSonic12-May-03 11:15
IrishSonic12-May-03 11:15 
AnswerRe: How do I get telnet to work for testing my socket app?? Pin
Dean Goodman12-May-03 11:07
Dean Goodman12-May-03 11:07 
GeneralRe: How do I get telnet to work for testing my socket app?? Pin
IrishSonic12-May-03 11:24
IrishSonic12-May-03 11:24 
GeneralHave changed client app to send message to server( telnet ) Pin
IrishSonic12-May-03 11:30
IrishSonic12-May-03 11:30 
GeneralRe: Have changed client app to send message to server( telnet ) Pin
Dean Goodman12-May-03 11:47
Dean Goodman12-May-03 11:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.