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

C / C++ / MFC

 
Questionhow to use of hotkey Pin
ali mehdi4-Mar-05 5:22
ali mehdi4-Mar-05 5:22 
GeneralC++ and Bios Pin
Anonymous4-Mar-05 4:49
Anonymous4-Mar-05 4:49 
GeneralRe: C++ and Bios Pin
Ravi Bhavnani4-Mar-05 4:57
professionalRavi Bhavnani4-Mar-05 4:57 
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 
Hi, I'm developing on WinCE, ppc2003

these are dialog's datas from .rc file:

IDD_LAMINERKIA_DIALOG DIALOGEX 12, 11, 200, 300
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
EXSTYLE WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,0,23,240,30
LTEXT "Stat",
IDC_STATIC,0,70,233,100,0,WS_EX_CLIENTEDGE
END

well.. how do I retrieve Dialog's information regarding its size and position.. I mean: how do I get the values underlined 12, 11, 200, 300?

[Note: GetWindowRect() or GetLocalRect() both give me values regarding the screen position.. and I need the exact values of the .rc file!]

Any help is welcome.
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 
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 

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.