Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Date Time object for win 32 dll Pin
Saurabh.Garg13-Aug-05 15:58
Saurabh.Garg13-Aug-05 15:58 
GeneralRe: Date Time object for win 32 dll Pin
David Crow15-Aug-05 3:36
David Crow15-Aug-05 3:36 
GeneralLaunching another app from C++ program Pin
Laser113-Aug-05 13:21
Laser113-Aug-05 13:21 
GeneralRe: Launching another app from C++ program Pin
David Crow13-Aug-05 15:57
David Crow13-Aug-05 15:57 
GeneralText color from background color Pin
Ravi Bhavnani13-Aug-05 12:05
professionalRavi Bhavnani13-Aug-05 12:05 
GeneralRe: Text color from background color Pin
cpprules13-Aug-05 12:39
cpprules13-Aug-05 12:39 
GeneralRe: Text color from background color Pin
Ravi Bhavnani14-Aug-05 5:04
professionalRavi Bhavnani14-Aug-05 5:04 
GeneralRe: Text color from background color Pin
John R. Shaw13-Aug-05 18:40
John R. Shaw13-Aug-05 18:40 
Have you tried this: rgbBkgColor = ~rgbBkgColor;

You may not like the results, but it should work. Your only other (reasonable) choice would be to let the user decide (better), but that is not always possible.

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: Text color from background color Pin
Ravi Bhavnani14-Aug-05 5:04
professionalRavi Bhavnani14-Aug-05 5:04 
GeneralSolution Pin
Ravi Bhavnani14-Aug-05 5:02
professionalRavi Bhavnani14-Aug-05 5:02 
GeneralRe: Solution Pin
Jack Puppy14-Aug-05 10:39
Jack Puppy14-Aug-05 10:39 
GeneralRe: Solution Pin
Ravi Bhavnani15-Aug-05 1:54
professionalRavi Bhavnani15-Aug-05 1:54 
GeneralRe: Solution Pin
Ravi Bhavnani15-Aug-05 16:57
professionalRavi Bhavnani15-Aug-05 16:57 
GeneralTask List problem Pin
cpprules13-Aug-05 11:52
cpprules13-Aug-05 11:52 
GeneralRe: Task List problem Pin
John R. Shaw13-Aug-05 19:14
John R. Shaw13-Aug-05 19:14 
GeneralRe: Task List problem Pin
S. Senthil Kumar14-Aug-05 3:37
S. Senthil Kumar14-Aug-05 3:37 
GeneralRe: Task List problem Pin
S. Senthil Kumar14-Aug-05 3:39
S. Senthil Kumar14-Aug-05 3:39 
GeneralManaging Memory Pin
deus78913-Aug-05 11:49
deus78913-Aug-05 11:49 
GeneralRe: Managing Memory Pin
John R. Shaw13-Aug-05 19:49
John R. Shaw13-Aug-05 19:49 
GeneralRe: Managing Memory Pin
S. Senthil Kumar14-Aug-05 3:45
S. Senthil Kumar14-Aug-05 3:45 
GeneralCAsyncSocket Pin
xSoptik13-Aug-05 10:18
xSoptik13-Aug-05 10:18 
GeneralRe: CAsyncSocket Pin
S Douglas15-Aug-05 1:47
professionalS Douglas15-Aug-05 1:47 
GeneralWindow sizing by actual string and font Pin
xSoptik13-Aug-05 9:53
xSoptik13-Aug-05 9:53 
GeneralRe: Window sizing by actual string and font Pin
PJ Arends13-Aug-05 10:07
professionalPJ Arends13-Aug-05 10:07 
General*char problem Pin
Axonn Echysttas13-Aug-05 9:09
Axonn Echysttas13-Aug-05 9:09 

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.