Click here to Skip to main content
15,894,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to create a localised MFC resources DLL? Pin
Kri55-Jul-05 23:38
Kri55-Jul-05 23:38 
GeneralRe: How to create a localised MFC resources DLL? Pin
Blake V. Miller7-Jul-05 16:50
Blake V. Miller7-Jul-05 16:50 
GeneralRe: How to create a localised MFC resources DLL? Pin
ParagPatel18-Nov-09 22:59
ParagPatel18-Nov-09 22:59 
Generalstd::ifstream trouble Pin
Bob Stanneveld5-Jul-05 22:29
Bob Stanneveld5-Jul-05 22:29 
GeneralDoh! Pin
Bob Stanneveld5-Jul-05 23:08
Bob Stanneveld5-Jul-05 23:08 
GeneralRebar resizing Pin
__makaveli__5-Jul-05 22:12
__makaveli__5-Jul-05 22:12 
Generaldirectshow Pin
URtruefriendalways5-Jul-05 22:03
sussURtruefriendalways5-Jul-05 22:03 
GeneralMDI Parent Size Problem Pin
yccheok5-Jul-05 21:51
yccheok5-Jul-05 21:51 
hello all,

currently, I am trying to have fixed size in my parent mdi.

1. in my PreCreateWindow of my parent mdi, i try to use

cs.x = A_FIXED_X_SIZE
cs.y = A_FIXED_Y_SIZE

however, when my app startup, i didnt get the size i want for parent mdi. i have to double click the title bar of the parent mdi to get my desired size. how i can get my desired size immediately once the app startup?

2. although i disable the maximize, restore button, user still can size the parent mdi by moving the mouse cursor to the border of the window. how can i prevent user from re-sizing my mdi?

thank you very much

cheok
GeneralRe: MDI Parent Size Problem Pin
sayup5-Jul-05 22:19
sayup5-Jul-05 22:19 
GeneralRe: MDI Parent Size Problem Pin
David Crow6-Jul-05 2:41
David Crow6-Jul-05 2:41 
GeneralRe: MDI Parent Size Problem Pin
sayup6-Jul-05 5:07
sayup6-Jul-05 5:07 
GeneralRe: MDI Parent Size Problem Pin
David Crow6-Jul-05 5:56
David Crow6-Jul-05 5:56 
GeneralSimultaneous access to a serial device from two threads Pin
Juergen Kordes5-Jul-05 21:30
Juergen Kordes5-Jul-05 21:30 
GeneralRe: Simultaneous access to a serial device from two threads Pin
ThatsAlok5-Jul-05 21:42
ThatsAlok5-Jul-05 21:42 
Generalwindow media player Pin
Anonymous5-Jul-05 21:17
Anonymous5-Jul-05 21:17 
GeneralRe: window media player Pin
Jose Lamas Rios6-Jul-05 3:39
Jose Lamas Rios6-Jul-05 3:39 
Generalip adress Pin
_tasleem5-Jul-05 20:57
_tasleem5-Jul-05 20:57 
GeneralRe: ip adress Pin
ThatsAlok5-Jul-05 21:35
ThatsAlok5-Jul-05 21:35 
GeneralFont Problem Pin
Pazzuzu5-Jul-05 20:46
Pazzuzu5-Jul-05 20:46 
QuestionTo delete functions via IDE of VC++ 2003 ? Pin
Maxwell Chen5-Jul-05 20:45
Maxwell Chen5-Jul-05 20:45 
Generalopening MDI in maximized form at startup Pin
sayup5-Jul-05 20:15
sayup5-Jul-05 20:15 
GeneralRe: opening MDI in maximized form at startup Pin
Antony T5-Jul-05 22:48
sussAntony T5-Jul-05 22:48 
Generalenum in a switch statement Pin
Ista5-Jul-05 20:13
Ista5-Jul-05 20:13 
GeneralRe: enum in a switch statement Pin
ThatsAlok5-Jul-05 20:26
ThatsAlok5-Jul-05 20:26 
GeneralRe: enum in a switch statement Pin
Bob Stanneveld5-Jul-05 22:18
Bob Stanneveld5-Jul-05 22:18 

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.