Click here to Skip to main content
15,896,912 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Thread storage Pin
David Crow17-May-07 5:23
David Crow17-May-07 5:23 
AnswerRe: Thread storage Pin
confid3nce17-May-07 7:14
confid3nce17-May-07 7:14 
GeneralRe: Thread storage Pin
David Crow17-May-07 7:17
David Crow17-May-07 7:17 
GeneralRe: Thread storage Pin
Hamid_RT17-May-07 9:11
Hamid_RT17-May-07 9:11 
QuestionEmbed Access GUI in C++ Dialog Pin
TedWagstaff17-May-07 5:04
TedWagstaff17-May-07 5:04 
QuestionRe: Embed Access GUI in C++ Dialog Pin
David Crow17-May-07 5:24
David Crow17-May-07 5:24 
AnswerRe: Embed Access GUI in C++ Dialog Pin
TedWagstaff17-May-07 5:45
TedWagstaff17-May-07 5:45 
QuestionSimple Question: Resizing: Pin
zqueezy17-May-07 4:53
zqueezy17-May-07 4:53 
hey folks,
i know how to create a window using create and giving it a rectangle region:
<br />
Create(NULL, "Windows Application", WS_OVERLAPPEDWINDOW,<br />
      CRect(120, 100, 700, 480), NULL);<br />


but how do I change the rectangle region...
I mean clicking on a button and resizing the window to half or stuff (better to a Rectangle I calculate)???

I know it's simple but couldn't find a link
thx in advance
zqueezy
AnswerRe: Simple Question: Resizing: Pin
zqueezy17-May-07 5:12
zqueezy17-May-07 5:12 
AnswerRe: Simple Question: Resizing: Pin
CPallini17-May-07 5:14
mveCPallini17-May-07 5:14 
GeneralRe: Simple Question: Resizing: Pin
zqueezy17-May-07 5:19
zqueezy17-May-07 5:19 
AnswerRe: Simple Question: Resizing: Pin
Nelek17-May-07 20:27
protectorNelek17-May-07 20:27 
QuestionConvert or Add? Pin
Star0917-May-07 4:11
Star0917-May-07 4:11 
QuestionRe: Convert or Add? Pin
David Crow17-May-07 5:20
David Crow17-May-07 5:20 
GeneralRe: Convert or Add? Pin
Star0917-May-07 6:12
Star0917-May-07 6:12 
QuestionHow to Get the caption of a menu item Pin
jannathali17-May-07 3:15
jannathali17-May-07 3:15 
AnswerRe: How to Get the caption of a menu item Pin
Try17-May-07 3:21
Try17-May-07 3:21 
AnswerRe: How to Get the caption of a menu item Pin
Ravi Bhavnani17-May-07 4:16
professionalRavi Bhavnani17-May-07 4:16 
QuestionManifest files in VC2005 Pin
tom groezer17-May-07 2:48
tom groezer17-May-07 2:48 
QuestionValidating user credentials on a Stand alone system Pin
chitrag_raju17-May-07 2:41
chitrag_raju17-May-07 2:41 
QuestionRe: Validating user credentials on a Stand alone system Pin
David Crow17-May-07 5:26
David Crow17-May-07 5:26 
AnswerRe: Validating user credentials on a Stand alone system Pin
chitrag_raju17-May-07 5:35
chitrag_raju17-May-07 5:35 
GeneralRe: Validating user credentials on a Stand alone system Pin
David Crow17-May-07 5:41
David Crow17-May-07 5:41 
GeneralRe: Validating user credentials on a Stand alone system Pin
Mark Salsbery17-May-07 6:33
Mark Salsbery17-May-07 6:33 
QuestionCreateProcess Pin
Try17-May-07 2:01
Try17-May-07 2:01 

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.