Click here to Skip to main content
16,008,719 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGraphic Error...help!!! Pin
Richard Cheng29-Mar-01 8:08
Richard Cheng29-Mar-01 8:08 
GeneralRe: Graphic Error...help!!! Pin
Wayne Fuller29-Mar-01 8:16
Wayne Fuller29-Mar-01 8:16 
GeneralRe:(More info) Graphic Error...help!!! Pin
Richard Cheng29-Mar-01 8:43
Richard Cheng29-Mar-01 8:43 
QuestionHow can I get the first file of FindFile? Pin
Michael Menne29-Mar-01 7:11
Michael Menne29-Mar-01 7:11 
AnswerRe: How can I get the first file of FindFile? Pin
Gero Gerber29-Mar-01 7:16
Gero Gerber29-Mar-01 7:16 
AnswerRe: How can I get the first file of FindFile? Pin
Wayne Fuller29-Mar-01 8:13
Wayne Fuller29-Mar-01 8:13 
QuestionHow to create button at Run-Time ?? Pin
Vistac29-Mar-01 6:48
Vistac29-Mar-01 6:48 
AnswerRe: How to create button at Run-Time ?? Pin
Christian Graus29-Mar-01 12:35
protectorChristian Graus29-Mar-01 12:35 
Basically, you should have a CButton * in your class, and create it to be an array of buttons. Given them ID's starting from a specific value, then you can use PreTranslateMessage to catch which button has been pressed.

Christian

The content of this post is not necessarily the opinion of my yadda yadda yadda.

To understand recursion, we must first understand recursion.
GeneralRe: How to create button at Run-Time ?? Pin
Vistac29-Mar-01 15:14
Vistac29-Mar-01 15:14 
Generalforms Pin
29-Mar-01 3:57
suss29-Mar-01 3:57 
GeneralWindows 95 and resource problem Pin
AndyC29-Mar-01 3:53
AndyC29-Mar-01 3:53 
GeneralRe: resource problem Pin
Paolo Messina29-Mar-01 7:06
professionalPaolo Messina29-Mar-01 7:06 
QuestionHow I can play mp3 files from my program Pin
Ahmad29-Mar-01 3:16
Ahmad29-Mar-01 3:16 
AnswerRe: How I can play mp3 files from my program Pin
Thierry Marneffe29-Mar-01 4:21
Thierry Marneffe29-Mar-01 4:21 
AnswerRe: How I can play mp3 files from my program Pin
Thierry Marneffe29-Mar-01 4:21
Thierry Marneffe29-Mar-01 4:21 
AnswerRe: How I can play mp3 files from my program Pin
Christian Graus29-Mar-01 12:39
protectorChristian Graus29-Mar-01 12:39 
GeneralCall Stack Debug Window in VC6 Pin
jerry0davis28-Mar-01 23:46
jerry0davis28-Mar-01 23:46 
GeneralRe: Call Stack Debug Window in VC6 Pin
Tim Deveaux29-Mar-01 4:41
Tim Deveaux29-Mar-01 4:41 
GeneralOLE DoVerb() problem Pin
28-Mar-01 23:27
suss28-Mar-01 23:27 
GeneralRe: OLE DoVerb() problem Pin
28-Mar-01 23:45
suss28-Mar-01 23:45 
GeneralRe: OLE DoVerb() problem Pin
29-Mar-01 0:19
suss29-Mar-01 0:19 
QuestionHow to make splitter windows scroll synchronously? Pin
28-Mar-01 22:28
suss28-Mar-01 22:28 
GeneralCursor problem Pin
Wolfram Steinke28-Mar-01 14:10
Wolfram Steinke28-Mar-01 14:10 
GeneralRe: Cursor problem Pin
Christian Graus28-Mar-01 15:11
protectorChristian Graus28-Mar-01 15:11 
GeneralHelp de-activating system menu in window Pin
Peter Sjöström28-Mar-01 6:49
Peter Sjöström28-Mar-01 6:49 

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.