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

C / C++ / MFC

 
GeneralRe: Pin
Saurabh.Garg12-Jun-08 19:38
Saurabh.Garg12-Jun-08 19:38 
GeneralRe: Pin
CodingLover12-Jun-08 19:46
CodingLover12-Jun-08 19:46 
GeneralRe: Pin
Saurabh.Garg12-Jun-08 19:56
Saurabh.Garg12-Jun-08 19:56 
AnswerRe: Find number of elements of an array Pin
Cedric Moonen12-Jun-08 20:09
Cedric Moonen12-Jun-08 20:09 
NewsRe: Find number of elements of an array Pin
CodingLover12-Jun-08 20:19
CodingLover12-Jun-08 20:19 
AnswerRe: Find number of elements of an array Pin
Michael Dunn13-Jun-08 10:45
sitebuilderMichael Dunn13-Jun-08 10:45 
QuestionGettin size of dialog template. Pin
progDes12-Jun-08 18:47
progDes12-Jun-08 18:47 
AnswerRe: Gettin size of dialog template. Pin
Nibu babu thomas12-Jun-08 19:47
Nibu babu thomas12-Jun-08 19:47 
progDes wrote:
I need to know what is the size of dialog in template.


You can use CDialogTemplate member functions GetSizeInDialogUnits and GetSizeInPixels.

Here is a note from MS on this class' parent file (afxpriv.h)...
// Note: This header file contains useful classes that are documented only
//  in the MFC Technical Notes.  These classes may change from version to
//  version, so be prepared to change your code accordingly if you utilize
//  this header.  In the future, commonly used portions of this header
//  may be moved and officially documented.



Nibu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

GeneralRe: Gettin size of dialog template. Pin
progDes12-Jun-08 20:16
progDes12-Jun-08 20:16 
Questionuse of help file in MFC. Pin
Le@rner12-Jun-08 18:39
Le@rner12-Jun-08 18:39 
QuestionHow to avoid using vasprintf? Pin
t2o212-Jun-08 17:29
t2o212-Jun-08 17:29 
QuestionAccessing the Taskbar [Notification Area] Pin
Jach Mullan12-Jun-08 17:26
Jach Mullan12-Jun-08 17:26 
AnswerRe: Accessing the Taskbar [Notification Area] Pin
Nibu babu thomas12-Jun-08 17:31
Nibu babu thomas12-Jun-08 17:31 
Questionabout FAT32 file name and directory name length limit Pin
HOW WHAT12-Jun-08 17:06
HOW WHAT12-Jun-08 17:06 
Questionvisual styles in vista Pin
locoone12-Jun-08 16:50
locoone12-Jun-08 16:50 
AnswerRe: visual styles in vista Pin
bob1697212-Jun-08 17:18
bob1697212-Jun-08 17:18 
AnswerRe: visual styles in vista Pin
Jagdish V. Bhimbha12-Jun-08 19:34
Jagdish V. Bhimbha12-Jun-08 19:34 
GeneralRe: visual styles in vista Pin
locoone13-Jun-08 11:21
locoone13-Jun-08 11:21 
QuestionCould you send me Audio Compress code? Pin
doudou-shen12-Jun-08 15:17
doudou-shen12-Jun-08 15:17 
AnswerRe: Could you send me Audio Compress code? Pin
doudou-shen12-Jun-08 23:33
doudou-shen12-Jun-08 23:33 
QuestionHow to eliminate the Help Created by the Wizzard in MFC and enable your own HTML Hep Workshop file already created. Pin
Larry Mills Sr12-Jun-08 12:46
Larry Mills Sr12-Jun-08 12:46 
QuestionHow to copy CPU Electronic Serial Number during Installation of a program Pin
Larry Mills Sr12-Jun-08 12:30
Larry Mills Sr12-Jun-08 12:30 
AnswerRe: How to copy CPU Electronic Serial Number during Installation of a program Pin
Michael Schubert12-Jun-08 12:42
Michael Schubert12-Jun-08 12:42 
GeneralRe: How to copy CPU Electronic Serial Number during Installation of a program Pin
Larry Mills Sr12-Jun-08 12:48
Larry Mills Sr12-Jun-08 12:48 
QuestionRe: How to copy CPU Electronic Serial Number during Installation of a program Pin
Michael Schubert12-Jun-08 12:51
Michael Schubert12-Jun-08 12: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.