Click here to Skip to main content
15,792,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OpenCV in MFC App Pin
Don Guy6-Feb-14 14:05
Don Guy6-Feb-14 14:05 
GeneralRe: OpenCV in MFC App Pin
SoMad6-Feb-14 14:12
professionalSoMad6-Feb-14 14:12 
GeneralRe: OpenCV in MFC App Pin
SoMad6-Feb-14 14:36
professionalSoMad6-Feb-14 14:36 
QuestionWinAPI/C++/Dialog - ChooseColor() ignoring mouse Pin
Derell Licht5-Feb-14 7:44
professionalDerell Licht5-Feb-14 7:44 
GeneralRe: WinAPI/C++/Dialog - ChooseColor() ignoring mouse Pin
Richard MacCutchan5-Feb-14 8:12
mveRichard MacCutchan5-Feb-14 8:12 
GeneralRe: WinAPI/C++/Dialog - ChooseColor() ignoring mouse Pin
Derell Licht5-Feb-14 8:40
professionalDerell Licht5-Feb-14 8:40 
GeneralRe: WinAPI/C++/Dialog - ChooseColor() ignoring mouse Pin
Richard MacCutchan5-Feb-14 8:52
mveRichard MacCutchan5-Feb-14 8:52 
GeneralRe: WinAPI/C++/Dialog - ChooseColor() ignoring mouse Pin
Derell Licht5-Feb-14 9:17
professionalDerell Licht5-Feb-14 9:17 
Please clarify... when you say "I just tried the above code and it works fine.", do you mean you put the code fragment that I printed, in another program and ran it? I was hoping you downloaded and built my sample code... I guess that would be a problem if you don't use MinGW.

I agree that it is something in my code, but I'm damned if I can figure out what !!
I'm comparing the stripped-down failing code against another working Win32 utility that I have (where the button code works fine), and for the life of me I cannot figure out what the difference is!!

What I'm doing now, is I made a copy of the working project, and am pasting pieces of my target project into it, one piece at a time, until I hopefully find what breaks the color dialog. My great fear is that I'll never find it, and the copied project will work fine - and I'll NEVER figure out why this one is broken... WTF | :WTF:

//************************
Later note: yeah, I got the application completely ported over from the original project to the new project based on a dialog where the ChooseColor() worked properly, and the entire project works fine.
Of course, I can't find any difference between the two, that could explain the original problem. I guess I'll never know...
Questionproblem with RegSetvalue in c++ Pin
mohamad mahdi zeinali5-Feb-14 2:18
mohamad mahdi zeinali5-Feb-14 2:18 
AnswerRe: problem with RegSetvalue in c++ Pin
Richard MacCutchan5-Feb-14 2:39
mveRichard MacCutchan5-Feb-14 2:39 
GeneralRe: problem with RegSetvalue in c++ Pin
mohamad mahdi zeinali5-Feb-14 2:52
mohamad mahdi zeinali5-Feb-14 2:52 
GeneralRe: problem with RegSetvalue in c++ Pin
Richard MacCutchan5-Feb-14 3:03
mveRichard MacCutchan5-Feb-14 3:03 
QuestionWNetGetConnection API behaves wrongly when UAC is enabled Pin
atm.menon4-Feb-14 20:19
atm.menon4-Feb-14 20:19 
GeneralRe: WNetGetConnection API behaves wrongly when UAC is enabled Pin
Malli_S4-Feb-14 23:00
Malli_S4-Feb-14 23:00 
GeneralRe: WNetGetConnection API behaves wrongly when UAC is enabled Pin
atm.menon12-Feb-14 16:38
atm.menon12-Feb-14 16:38 
QuestionLining up the Decimal Points Pin
BobInNJ4-Feb-14 17:50
BobInNJ4-Feb-14 17:50 
AnswerRe: Lining up the Decimal Points Pin
Malli_S4-Feb-14 22:58
Malli_S4-Feb-14 22:58 
GeneralRe: Lining up the Decimal Points Pin
BobInNJ5-Feb-14 4:24
BobInNJ5-Feb-14 4:24 
GeneralRe: Lining up the Decimal Points Pin
Malli_S5-Feb-14 22:12
Malli_S5-Feb-14 22:12 
QuestionRe: Lining up the Decimal Points Pin
David Crow5-Feb-14 7:18
David Crow5-Feb-14 7:18 
AnswerRe: Lining up the Decimal Points Pin
BobInNJ5-Feb-14 12:10
BobInNJ5-Feb-14 12:10 
SuggestionRe: Lining up the Decimal Points Pin
David Crow5-Feb-14 17:07
David Crow5-Feb-14 17:07 
GeneralRe: Lining up the Decimal Points Pin
BobInNJ6-Feb-14 3:10
BobInNJ6-Feb-14 3:10 
QuestionProper array memory management in C++ Pin
Don Guy3-Feb-14 13:43
Don Guy3-Feb-14 13:43 
AnswerRe: Proper array memory management in C++ Pin
Richard MacCutchan3-Feb-14 22:42
mveRichard MacCutchan3-Feb-14 22:42 

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.