Click here to Skip to main content
15,913,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFingerprints Pin
BaldwinMartin5-Jun-04 18:57
BaldwinMartin5-Jun-04 18:57 
GeneralRe: Fingerprints Pin
User 66586-Jun-04 0:11
User 66586-Jun-04 0:11 
GeneralRe: Fingerprints Pin
BaldwinMartin6-Jun-04 2:53
BaldwinMartin6-Jun-04 2:53 
GeneralReading/Writing Files Pin
gabuchholz5-Jun-04 17:19
gabuchholz5-Jun-04 17:19 
GeneralRe: Reading/Writing Files Pin
palbano5-Jun-04 17:52
palbano5-Jun-04 17:52 
GeneralRe: Reading/Writing Files Pin
gabuchholz5-Jun-04 18:09
gabuchholz5-Jun-04 18:09 
GeneralScreen Resolution Pin
Renjith Ramachandran5-Jun-04 17:07
Renjith Ramachandran5-Jun-04 17:07 
GeneralRe: Screen Resolution Pin
palbano5-Jun-04 17:32
palbano5-Jun-04 17:32 
Well the main stream approach to building desktop applications is to use windowing techniques to avoid any specific screen resolution dependencies. If I ever installed a desktop application that changed my screen resolution on me I would get rid of it faster than you can say “bite me”.

With that said here is a controversial article to that end:

http://www.codeproject.com/gdi/screenresolution.asp[^]

"No matter where you go, there your are." - Buckaroo Banzai
-pete

GeneralRe: Screen Resolution Pin
Renjith Ramachandran6-Jun-04 5:16
Renjith Ramachandran6-Jun-04 5:16 
GeneralRe: Screen Resolution Pin
User 66586-Jun-04 7:30
User 66586-Jun-04 7:30 
GeneralRe: Screen Resolution Pin
alex.barylski5-Jun-04 18:32
alex.barylski5-Jun-04 18:32 
GeneralPropertyPage, OnInitDialog, and SetFocus Pin
PJ Arends5-Jun-04 14:25
professionalPJ Arends5-Jun-04 14:25 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
David Crow7-Jun-04 2:46
David Crow7-Jun-04 2:46 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
PJ Arends7-Jun-04 5:17
professionalPJ Arends7-Jun-04 5:17 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
David Crow7-Jun-04 5:23
David Crow7-Jun-04 5:23 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
PJ Arends7-Jun-04 6:37
professionalPJ Arends7-Jun-04 6:37 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
David Crow7-Jun-04 7:05
David Crow7-Jun-04 7:05 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
PJ Arends7-Jun-04 7:13
professionalPJ Arends7-Jun-04 7:13 
GeneralRe: PropertyPage, OnInitDialog, and SetFocus Pin
David Crow7-Jun-04 7:17
David Crow7-Jun-04 7:17 
GeneralButton... then Text here... Pin
Member 6226665-Jun-04 13:17
Member 6226665-Jun-04 13:17 
GeneralRe: Button... then Text here... Pin
bneacetp5-Jun-04 13:26
bneacetp5-Jun-04 13:26 
GeneralRe: Button... then Text here... Pin
Member 6226665-Jun-04 13:42
Member 6226665-Jun-04 13:42 
GeneralRe: Button... then Text here... Pin
bneacetp5-Jun-04 14:06
bneacetp5-Jun-04 14:06 
GeneralRe: Button... then Text here... Pin
David Crow7-Jun-04 2:48
David Crow7-Jun-04 2:48 
GeneralOptional Parameter Pin
Jorgen E.5-Jun-04 12:35
Jorgen E.5-Jun-04 12:35 

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.