Click here to Skip to main content
15,911,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem with TextOut() in Windows 2003 Japanese? Pin
RYU^^6-Feb-05 16:07
RYU^^6-Feb-05 16:07 
GeneralInvoking a .exe into VC++ Pin
joy0073-Feb-05 14:21
joy0073-Feb-05 14:21 
GeneralRe: Invoking a .exe into VC++ Pin
toxcct3-Feb-05 17:09
toxcct3-Feb-05 17:09 
GeneralRe: Invoking a .exe into VC++ Pin
joy0074-Feb-05 15:21
joy0074-Feb-05 15:21 
GeneralRe: Invoking a .exe into VC++ Pin
ThatsAlok4-Feb-05 23:25
ThatsAlok4-Feb-05 23:25 
GeneralRe: Invoking a .exe into VC++ Pin
Carlos Antollini4-Feb-05 8:58
Carlos Antollini4-Feb-05 8:58 
GeneralInvoking java in VC++ Pin
joy0073-Feb-05 14:18
joy0073-Feb-05 14:18 
Generalcorrect way to determine control part dimensions Pin
Jim Crafton3-Feb-05 14:16
Jim Crafton3-Feb-05 14:16 
Anyone know of a pixel perfect correct way to determine the width/height of various control parts, thqat takes into account the current font used for the control?
For example, what are the correct dimensions of the a standard check box or radio button?
What about the proper height for a combo box or push button?
GetSystemMetrics() only covers certain general things. Any other solutions? I have tried to create a function that works out the pixels given a value in dialog units and a font, but this doesn't seem quite right.

For example, if you wanted to create a custom control that gets used as a header, how would you accurately determine the default header height so it matches to what the header in the ListView control has?


¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

Save an Orange - Use the VCF!
GeneralRe: correct way to determine control part dimensions Pin
toxcct3-Feb-05 17:12
toxcct3-Feb-05 17:12 
GeneralRe: correct way to determine control part dimensions Pin
Ryan Binns3-Feb-05 17:26
Ryan Binns3-Feb-05 17:26 
QuestionMsvcrt/d .dll - any idea ? Pin
cdmstrpl3-Feb-05 12:41
cdmstrpl3-Feb-05 12:41 
AnswerRe: Msvcrt/d .dll - any idea ? Pin
Christian Graus3-Feb-05 12:49
protectorChristian Graus3-Feb-05 12:49 
QuestionSocket method advice? Pin
z33z3-Feb-05 11:34
z33z3-Feb-05 11:34 
AnswerRe: Socket method advice? Pin
Anonymous3-Feb-05 12:17
Anonymous3-Feb-05 12:17 
GeneralSetWindowPos in OnInitDiaolog() Pin
RsK_frmrf3-Feb-05 11:17
RsK_frmrf3-Feb-05 11:17 
GeneralRe: SetWindowPos in OnInitDiaolog() Pin
Ravi Bhavnani3-Feb-05 11:47
professionalRavi Bhavnani3-Feb-05 11:47 
GeneralRe: SetWindowPos in OnInitDiaolog() Pin
RsK_frmrf4-Feb-05 11:07
RsK_frmrf4-Feb-05 11:07 
QuestionHow to get the current system name Pin
ganapathykumar3-Feb-05 9:11
ganapathykumar3-Feb-05 9:11 
AnswerRe: How to get the current system name Pin
David Crow3-Feb-05 9:26
David Crow3-Feb-05 9:26 
GeneralRe: How to get the current system name Pin
ganapathykumar3-Feb-05 9:44
ganapathykumar3-Feb-05 9:44 
GeneralRe: How to get the current system name Pin
David Crow3-Feb-05 10:09
David Crow3-Feb-05 10:09 
AnswerRe: How to get the current system name Pin
Michael Dunn3-Feb-05 12:20
sitebuilderMichael Dunn3-Feb-05 12:20 
GeneralMultithread problem with DLL Pin
djavanci3-Feb-05 9:09
djavanci3-Feb-05 9:09 
GeneralRe: Multithread problem with DLL Pin
geo_m3-Feb-05 9:51
geo_m3-Feb-05 9:51 
GeneralRe: Multithread problem with DLL Pin
Rick York3-Feb-05 11:51
mveRick York3-Feb-05 11:51 

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.