Click here to Skip to main content
15,914,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMy program doesn't receive user messages? Pin
lillah9-Nov-04 11:13
lillah9-Nov-04 11:13 
AnswerRe: My program doesn't receive user messages? Pin
ThatsAlok9-Nov-04 19:16
ThatsAlok9-Nov-04 19:16 
GeneralRe: My program doesn't receive user messages? Pin
lillah10-Nov-04 3:33
lillah10-Nov-04 3:33 
GeneralRe: My program doesn't receive user messages? Pin
lillah10-Nov-04 7:07
lillah10-Nov-04 7:07 
GeneralRe: My program doesn't receive user messages? Pin
ThatsAlok10-Nov-04 17:44
ThatsAlok10-Nov-04 17:44 
GeneralWM_SIZE question ... Pin
Maximilien9-Nov-04 10:33
Maximilien9-Nov-04 10:33 
Generaldialog box Size Pin
Araj019-Nov-04 9:35
Araj019-Nov-04 9:35 
GeneralRe: dialog box Size Pin
David Crow9-Nov-04 10:08
David Crow9-Nov-04 10:08 
Use GetSystemMetrics() to get the current resolution. Then use SetWindowPos() or MoveWindow() to change the size.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralRe: dialog box Size Pin
Araj0110-Nov-04 9:51
Araj0110-Nov-04 9:51 
GeneralRe: dialog box Size Pin
David Crow10-Nov-04 9:56
David Crow10-Nov-04 9:56 
QuestionCan not get printer job number cJobs Pin
Nuren9-Nov-04 9:05
Nuren9-Nov-04 9:05 
Generalexecl and VC++ Pin
aguest9-Nov-04 8:59
aguest9-Nov-04 8:59 
GeneralRe: execl and VC++ Pin
David Crow9-Nov-04 10:10
David Crow9-Nov-04 10:10 
GeneralRe: execl and VC++ Pin
Anonymous11-Nov-04 9:57
Anonymous11-Nov-04 9:57 
GeneralRe: execl and VC++ Pin
David Crow11-Nov-04 10:21
David Crow11-Nov-04 10:21 
GeneralUnderstanding MFC Pin
Howard78909-Nov-04 7:33
Howard78909-Nov-04 7:33 
GeneralRe: Understanding MFC Pin
Nemanja Trifunovic9-Nov-04 7:53
Nemanja Trifunovic9-Nov-04 7:53 
GeneralOutlook 2003 Object Model Problem Pin
Mike Beckerleg9-Nov-04 6:33
Mike Beckerleg9-Nov-04 6:33 
Generallinking static variables Pin
vilmer9-Nov-04 6:07
vilmer9-Nov-04 6:07 
GeneralRe: linking static variables Pin
valikac9-Nov-04 6:18
valikac9-Nov-04 6:18 
GeneralRe: linking static variables Pin
vilmer9-Nov-04 6:27
vilmer9-Nov-04 6:27 
GeneralRe: linking static variables Pin
Mike Beckerleg9-Nov-04 6:43
Mike Beckerleg9-Nov-04 6:43 
GeneralRe: linking static variables Pin
valikac9-Nov-04 10:05
valikac9-Nov-04 10:05 
GeneralGetting the array of bytes corresponding to an image of an icon Pin
dit6a99-Nov-04 5:44
dit6a99-Nov-04 5:44 
GeneralRe: Getting the array of bytes corresponding to an image of an icon Pin
nenfa15-Dec-09 22:21
nenfa15-Dec-09 22:21 

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.