Click here to Skip to main content
15,910,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: App disappearing from Task Panel Pin
CosminU18-Apr-07 21:40
CosminU18-Apr-07 21:40 
Questionhelp with arrays Pin
klutez12318-Apr-07 3:17
klutez12318-Apr-07 3:17 
AnswerRe: help with arrays Pin
CPallini18-Apr-07 3:23
mveCPallini18-Apr-07 3:23 
AnswerRe: help with arrays Pin
David Crow18-Apr-07 3:28
David Crow18-Apr-07 3:28 
AnswerRe: help with arrays Pin
John R. Shaw18-Apr-07 4:13
John R. Shaw18-Apr-07 4:13 
AnswerRe: help with arrays Pin
malaugh18-Apr-07 9:06
malaugh18-Apr-07 9:06 
QuestionCatch WM_WINDOWPOSCHANGED message! Pin
bosfan18-Apr-07 3:03
bosfan18-Apr-07 3:03 
QuestionRe: Catch WM_WINDOWPOSCHANGED message! Pin
Mark Salsbery18-Apr-07 6:06
Mark Salsbery18-Apr-07 6:06 
Confused | :confused:

WM_WINDOWPOSCHANGED is a notification message sent by the system. It is unrelated to setting
the font and you shouldn't be sending the message yourself.

Why do you think MeasureItem should be called? And more importantly, WHOs MeasureItem()?

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

AnswerRe: Catch WM_WINDOWPOSCHANGED message! Pin
bosfan18-Apr-07 21:51
bosfan18-Apr-07 21:51 
GeneralRe: Catch WM_WINDOWPOSCHANGED message! Pin
Mark Salsbery19-Apr-07 8:12
Mark Salsbery19-Apr-07 8:12 
QuestionWin32 socket program error Pin
Syamlal S Nair18-Apr-07 2:59
Syamlal S Nair18-Apr-07 2:59 
AnswerRe: Win32 socket program error Pin
Cedric Moonen18-Apr-07 3:13
Cedric Moonen18-Apr-07 3:13 
GeneralRe: Win32 socket program error Pin
SoonKil Ryu18-Apr-07 3:55
SoonKil Ryu18-Apr-07 3:55 
GeneralRe: Win32 socket program error Pin
Syamlal S Nair18-Apr-07 17:37
Syamlal S Nair18-Apr-07 17:37 
AnswerRe: Win32 socket program error Pin
syampj18-Apr-07 20:02
syampj18-Apr-07 20:02 
GeneralRe: Win32 socket program error Pin
Syamlal S Nair18-Apr-07 22:34
Syamlal S Nair18-Apr-07 22:34 
QuestionHow to return parameters from DLL ? Pin
Nikhil Trivedi18-Apr-07 2:03
Nikhil Trivedi18-Apr-07 2:03 
AnswerRe: How to return parameters from DLL ? Pin
CPallini18-Apr-07 2:28
mveCPallini18-Apr-07 2:28 
GeneralRe: How to return parameters from DLL ? Pin
Nikhil Trivedi18-Apr-07 3:12
Nikhil Trivedi18-Apr-07 3:12 
GeneralRe: How to return parameters from DLL ? Pin
CPallini18-Apr-07 3:19
mveCPallini18-Apr-07 3:19 
QuestionHow to change font of Top menu Pin
Atul2318-Apr-07 0:48
Atul2318-Apr-07 0:48 
QuestionWindos/Cygwin Pin
Anka_Ame18-Apr-07 0:47
Anka_Ame18-Apr-07 0:47 
AnswerRe: Windos/Cygwin Pin
CPallini18-Apr-07 1:31
mveCPallini18-Apr-07 1:31 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 1:41
Anka_Ame18-Apr-07 1:41 
GeneralRe: Windos/Cygwin Pin
CPallini18-Apr-07 2:24
mveCPallini18-Apr-07 2:24 

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.