Click here to Skip to main content
15,902,745 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Is there any way to get this to work CString??? Pin
John M. Drescher15-Jul-03 7:59
John M. Drescher15-Jul-03 7:59 
GeneralRe: Is there any way to get this to work CString??? Pin
Ryan Binns15-Jul-03 14:40
Ryan Binns15-Jul-03 14:40 
GeneralRe: Is there any way to get this to work CString??? Pin
johnstonsk15-Jul-03 15:20
johnstonsk15-Jul-03 15:20 
AnswerRe: Is there any way to get this to work CString??? Pin
Shay Harel15-Jul-03 7:54
Shay Harel15-Jul-03 7:54 
AnswerRe: Is there any way to get this to work CString??? Pin
John M. Drescher15-Jul-03 8:03
John M. Drescher15-Jul-03 8:03 
GeneralRegistry values of an external PC Pin
Anonymous15-Jul-03 4:21
Anonymous15-Jul-03 4:21 
GeneralRe: Registry values of an external PC Pin
basementman15-Jul-03 4:27
basementman15-Jul-03 4:27 
GeneralAdjusting the overall contrast and brightness Pin
oliver.hu15-Jul-03 4:19
oliver.hu15-Jul-03 4:19 
Hi,

I'm developing a color calibration application under WindowsXP with Visual C++ and MFC. I would like to have a dialog box where the user can adjust the screen's overall contrast and brightness.

The first solution would be to control it with some SDK API calls, but I don't really know how I should do it. I've tried to get the desktop's dc and use the SetColorAdjustment( ) with it, but it doesn't really work.

Then I've read about the VESA DDC/Ci standard which makes it possible to actually control the monitor from the software but the Win32 API doesn't provide an interface for this. (If you know some info about it which might be helpful that would be the best).

I'd appreciate if someone could provide some info on these things.

Thanks in advance
Oliver

GeneralRe: Adjusting the overall contrast and brightness Pin
Ryan Binns15-Jul-03 5:08
Ryan Binns15-Jul-03 5:08 
GeneralRe: Adjusting the overall contrast and brightness Pin
oliver.hu15-Jul-03 7:31
oliver.hu15-Jul-03 7:31 
GeneralRe: Adjusting the overall contrast and brightness Pin
John M. Drescher15-Jul-03 8:06
John M. Drescher15-Jul-03 8:06 
GeneralCreate CEdit dynamicly Pin
dzenan15-Jul-03 3:06
dzenan15-Jul-03 3:06 
GeneralRe: Create CEdit dynamicly Pin
Cedric Moonen15-Jul-03 3:44
Cedric Moonen15-Jul-03 3:44 
GeneralRe: Create CEdit dynamicly Pin
dzenan15-Jul-03 4:02
dzenan15-Jul-03 4:02 
GeneralRe: Create CEdit dynamicly Pin
Cedric Moonen15-Jul-03 4:19
Cedric Moonen15-Jul-03 4:19 
GeneralRe: Create CEdit dynamicly Pin
dzenan15-Jul-03 4:35
dzenan15-Jul-03 4:35 
GeneralRe: Create CEdit dynamicly Pin
Navin15-Jul-03 6:40
Navin15-Jul-03 6:40 
GeneralRe: Create CEdit dynamicly Pin
Cyberizen15-Jul-03 8:50
Cyberizen15-Jul-03 8:50 
GeneralRe: Create CEdit dynamicly Pin
Iain Clarke, Warrior Programmer15-Jul-03 5:18
Iain Clarke, Warrior Programmer15-Jul-03 5:18 
GeneralRe: Create CEdit dynamicly Pin
dzenan15-Jul-03 6:14
dzenan15-Jul-03 6:14 
QuestionHow can I add a DLL to my VC++.NET? Pin
mr200315-Jul-03 2:49
mr200315-Jul-03 2:49 
AnswerRe: How can I add a DLL to my VC++.NET? Pin
dzenan15-Jul-03 3:12
dzenan15-Jul-03 3:12 
GeneralRe: How can I add a DLL to my VC++.NET? Pin
mr200315-Jul-03 4:03
mr200315-Jul-03 4:03 
GeneralRe: How can I add a DLL to my VC++.NET? Pin
dzenan15-Jul-03 5:14
dzenan15-Jul-03 5:14 
GeneralCan't load string from resource DLL's string table Pin
s_k15-Jul-03 1:17
s_k15-Jul-03 1:17 

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.