Click here to Skip to main content
15,916,318 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDONT ASK PARAMEETR FOR SETUP Pin
sunit54-Mar-05 4:42
sunit54-Mar-05 4:42 
GeneralRe: DONT ASK PARAMEETR FOR SETUP Pin
David Crow4-Mar-05 7:20
David Crow4-Mar-05 7:20 
GeneralRe: DONT ASK PARAMEETR FOR SETUP Pin
sunit54-Mar-05 19:01
sunit54-Mar-05 19:01 
GeneralRe: DONT ASK PARAMEETR FOR SETUP Pin
Tarundeep Singh Kalra4-Mar-05 8:25
Tarundeep Singh Kalra4-Mar-05 8:25 
GeneralGetting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Lvca4-Mar-05 4:25
Lvca4-Mar-05 4:25 
GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Ravi Bhavnani4-Mar-05 4:42
professionalRavi Bhavnani4-Mar-05 4:42 
GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Lvca4-Mar-05 5:41
Lvca4-Mar-05 5:41 
GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Ravi Bhavnani4-Mar-05 5:57
professionalRavi Bhavnani4-Mar-05 5:57 
As I mentioned, the width and height dimensions in your .rc file are in dialog base units, not pixels (i.e. screen coordinates). You can use GetDialogBaseUnits() to help convert screen coords to dialog base units, and MapDialogRect() to go in the other dirextion.

Hope this helps.

/ravi

My new year's resolution: 2048 x 1536
Home | Articles | Freeware | Music
ravib@ravib.com

GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Lvca4-Mar-05 6:20
Lvca4-Mar-05 6:20 
GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Ravi Bhavnani4-Mar-05 6:25
professionalRavi Bhavnani4-Mar-05 6:25 
GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
David Crow4-Mar-05 7:29
David Crow4-Mar-05 7:29 
GeneralRe: Getting DIALOG sizes... how to? [ FIGUEIRA EX MACHINA needed] Pin
Blake Miller4-Mar-05 7:49
Blake Miller4-Mar-05 7:49 
GeneralWM_PAINT Pin
Anonymous4-Mar-05 3:48
Anonymous4-Mar-05 3:48 
GeneralRe: WM_PAINT Pin
RChin4-Mar-05 4:14
RChin4-Mar-05 4:14 
GeneralRe: WM_PAINT Pin
Anonymous4-Mar-05 14:48
Anonymous4-Mar-05 14:48 
GeneralRe: WM_PAINT Pin
Ranjish4-Mar-05 20:12
Ranjish4-Mar-05 20:12 
GeneralHelp with linker errors Pin
l0t3k4-Mar-05 3:43
l0t3k4-Mar-05 3:43 
GeneralVisual Studio IDE Pin
Gabor Kalman4-Mar-05 2:47
Gabor Kalman4-Mar-05 2:47 
GeneralI'm searching for Visual C++ Books Pin
fracco4-Mar-05 1:16
fracco4-Mar-05 1:16 
GeneralRe: I'm searching for Visual C++ Books Pin
Jetli Jerry4-Mar-05 2:35
Jetli Jerry4-Mar-05 2:35 
GeneralRe: I'm searching for Visual C++ Books Pin
ur_unholyness4-Mar-05 7:29
ur_unholyness4-Mar-05 7:29 
GeneralRe: I'm searching for Visual C++ Books Pin
Anand for every one4-Mar-05 19:39
Anand for every one4-Mar-05 19:39 
GeneralSending a digitally signed email Pin
Muhammad Irfan Azam4-Mar-05 1:04
Muhammad Irfan Azam4-Mar-05 1:04 
Questionglobally scoped array of objects? Pin
baxybaxy4-Mar-05 0:51
baxybaxy4-Mar-05 0:51 
AnswerRe: globally scoped array of objects? Pin
Steen Krogsgaard4-Mar-05 4:14
Steen Krogsgaard4-Mar-05 4:14 

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.