Click here to Skip to main content
15,892,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help a few more programs im so close Pin
DougW4815-Sep-03 7:16
DougW4815-Sep-03 7:16 
GeneralRe: help a few more programs im so close Pin
colin2115-Sep-03 9:18
colin2115-Sep-03 9:18 
GeneralRe: help a few more programs im so close Pin
DougW4815-Sep-03 11:53
DougW4815-Sep-03 11:53 
GeneralDrawing icons with alpha channel Pin
skaanji14-Sep-03 11:55
skaanji14-Sep-03 11:55 
GeneralCreating a button without using CButton Pin
Harco14-Sep-03 10:07
Harco14-Sep-03 10:07 
GeneralRe: Creating a button without using CButton Pin
skaanji14-Sep-03 12:14
skaanji14-Sep-03 12:14 
GeneralRe: Creating a button without using CButton Pin
Harco14-Sep-03 21:57
Harco14-Sep-03 21:57 
GeneralRe: Creating a button without using CButton Pin
Phil Martin15-Sep-03 16:49
professionalPhil Martin15-Sep-03 16:49 
An alternative to providing a new wndproc for the button, the button control sends a BN_CLICKED message through a WM_COMMAND to the parent window when the button is click. You'll be able to listen out for that. I find that easier (depending on the circumstances) than providing a new wndproc for the button.

Phil
QuestionSet paths to includes and libs? Pin
User 665814-Sep-03 9:33
User 665814-Sep-03 9:33 
AnswerRe: Set paths to includes and libs? Pin
geo_m15-Sep-03 21:51
geo_m15-Sep-03 21:51 
GeneralRe: Set paths to includes and libs? Pin
User 665816-Sep-03 5:21
User 665816-Sep-03 5:21 
Generalregistering login details irc. help Pin
thes3cr3t114-Sep-03 9:15
thes3cr3t114-Sep-03 9:15 
GeneralMemory Dump Pin
Paul Silvernail14-Sep-03 8:24
Paul Silvernail14-Sep-03 8:24 
GeneralRe: Memory Dump Pin
geo_m15-Sep-03 21:58
geo_m15-Sep-03 21:58 
GeneralFatal Error C1010 !!! Pin
JoeSox14-Sep-03 7:40
JoeSox14-Sep-03 7:40 
GeneralRe: Fatal Error C1010 !!! Pin
Michael Dunn14-Sep-03 7:49
sitebuilderMichael Dunn14-Sep-03 7:49 
GeneralRe: Fatal Error C1010 !!! Pin
JoeSox14-Sep-03 7:59
JoeSox14-Sep-03 7:59 
GeneralRe: Fatal Error C1010 !!! Pin
JoeSox14-Sep-03 8:15
JoeSox14-Sep-03 8:15 
GeneralRe: Fatal Error C1010 !!! Pin
Michael Dunn14-Sep-03 9:01
sitebuilderMichael Dunn14-Sep-03 9:01 
GeneralRe: Fatal Error C1010 !!! Pin
PengFeidu14-Sep-03 14:53
PengFeidu14-Sep-03 14:53 
GeneralChecking Directory Modified Pin
Dilshad Husain14-Sep-03 5:57
Dilshad Husain14-Sep-03 5:57 
GeneralRe: Checking Directory Modified Pin
Michael Dunn14-Sep-03 6:55
sitebuilderMichael Dunn14-Sep-03 6:55 
GeneralRe: Checking Directory Modified Pin
valikac14-Sep-03 7:05
valikac14-Sep-03 7:05 
GeneralRe: Checking Directory Modified Pin
Dilshad Husain14-Sep-03 19:34
Dilshad Husain14-Sep-03 19:34 
GeneralProblem with CBitmap (MFC prog) Pin
LordOfSword14-Sep-03 5:03
LordOfSword14-Sep-03 5:03 

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.