Click here to Skip to main content
15,914,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Add a ICON to my file Pin
Archer2828-Aug-04 19:22
Archer2828-Aug-04 19:22 
GeneralRe: Add a ICON to my file Pin
Larsson8-Aug-04 20:11
Larsson8-Aug-04 20:11 
QuestionHow to get Windows2000 OS Username and Password list ? Pin
Anonymous5-Aug-04 20:52
Anonymous5-Aug-04 20:52 
AnswerRe: How to get Windows2000 OS Username and Password list ? Pin
ThatsAlok5-Aug-04 21:37
ThatsAlok5-Aug-04 21:37 
AnswerRe: How to get Windows2000 OS Username and Password list ? Pin
parths5-Aug-04 21:40
parths5-Aug-04 21:40 
GeneralStartServiceCtrlDispatcher - need Help!!! Pin
**bamboo**5-Aug-04 20:30
**bamboo**5-Aug-04 20:30 
GeneralRe: StartServiceCtrlDispatcher - need Help!!! Pin
Blake Miller6-Aug-04 8:54
Blake Miller6-Aug-04 8:54 
Generala Dialog Bar Question ! Pin
Renjith Ramachandran5-Aug-04 20:00
Renjith Ramachandran5-Aug-04 20:00 
GeneralRe: a Dialog Bar Question ! Pin
Bhaskar5-Aug-04 23:11
Bhaskar5-Aug-04 23:11 
GeneralDLL Programming Pin
Snillet2k5-Aug-04 19:53
Snillet2k5-Aug-04 19:53 
Questionhow to find the length or Time of the WAV file will be played using VC++ Pin
shiva shankar5-Aug-04 19:05
shiva shankar5-Aug-04 19:05 
AnswerRe: how to find the length or Time of the WAV file will be played using VC++ Pin
Sivaji5-Aug-04 23:24
Sivaji5-Aug-04 23:24 
AnswerRe: how to find the length or Time of the WAV file will be played using VC++ Pin
DavidR_r7-Aug-04 1:49
DavidR_r7-Aug-04 1:49 
GeneralAbout Focus. Pin
Zero_One_ADO5-Aug-04 18:40
Zero_One_ADO5-Aug-04 18:40 
GeneralRe: About Focus. Pin
ThatsAlok5-Aug-04 21:39
ThatsAlok5-Aug-04 21:39 
GeneralDrag n Drop a file Pin
zahid_ash5-Aug-04 18:27
zahid_ash5-Aug-04 18:27 
GeneralStrange screen resolution problem Pin
Stan the man5-Aug-04 16:25
Stan the man5-Aug-04 16:25 
GeneralRe: Strange screen resolution problem Pin
Christian Graus5-Aug-04 16:44
protectorChristian Graus5-Aug-04 16:44 
GeneralRe: Strange screen resolution problem Pin
Stan the man5-Aug-04 18:16
Stan the man5-Aug-04 18:16 
GeneralRe: Strange screen resolution problem Pin
Ryan Binns5-Aug-04 20:25
Ryan Binns5-Aug-04 20:25 
The display area will be the same. The size of the fonts will make a difference to how your dialog box is layed out. All the controls in your form view will be scaled according to the size of the font (since they are designed in dialog box units), so if the font is bigger, it will appear like there is less room on the display. If you query the size of your window, however, it should remain the same.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralCreating Thread in DLL Pin
aman20065-Aug-04 14:57
aman20065-Aug-04 14:57 
GeneralRe: Creating Thread in DLL Pin
oustar5-Aug-04 16:21
oustar5-Aug-04 16:21 
GeneralRe: Creating Thread in DLL Pin
aman20066-Aug-04 6:46
aman20066-Aug-04 6:46 
GeneralPicture control question Pin
ben25-Aug-04 13:12
ben25-Aug-04 13:12 
GeneralRe: Picture control question Pin
oustar5-Aug-04 16:41
oustar5-Aug-04 16:41 

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.