Click here to Skip to main content
15,884,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: win32 drawing shape and StrokeAndFillPath(hDC) please help Pin
Richard MacCutchan8-Jul-13 5:42
mveRichard MacCutchan8-Jul-13 5:42 
Questionhow to disable "Use hardware acceleration when available" on chrome Pin
Thong LeTrung7-Jul-13 22:39
Thong LeTrung7-Jul-13 22:39 
AnswerRe: how to disable "Use hardware acceleration when available" on chrome Pin
«_Superman_»7-Jul-13 23:32
professional«_Superman_»7-Jul-13 23:32 
GeneralRe: how to disable "Use hardware acceleration when available" on chrome Pin
Thong LeTrung9-Jul-13 22:23
Thong LeTrung9-Jul-13 22:23 
QuestionBOOST C++ Library for MFC application Pin
pk jain7-Jul-13 21:47
pk jain7-Jul-13 21:47 
AnswerRe: BOOST C++ Library for MFC application Pin
«_Superman_»7-Jul-13 22:21
professional«_Superman_»7-Jul-13 22:21 
GeneralRe: BOOST C++ Library for MFC application Pin
pk jain7-Jul-13 23:03
pk jain7-Jul-13 23:03 
GeneralRe: BOOST C++ Library for MFC application Pin
«_Superman_»7-Jul-13 23:08
professional«_Superman_»7-Jul-13 23:08 
You will need to stub out the predefined classes and some APIs.
You will also need to create other test harnesses to block out the UIs.

All these will not be very straight forward to implement.
I'm unable to show you code that I have since it is proprietary.
You will need to search the web to see if you can find any examples.
Since I learned them on the job, I'm not sure if there are any books available on this.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

GeneralRe: BOOST C++ Library for MFC application Pin
pk jain7-Jul-13 23:38
pk jain7-Jul-13 23:38 
Questionsimple name change of tree control does not work ?? Pin
Member 25844747-Jul-13 18:36
Member 25844747-Jul-13 18:36 
AnswerRe: simple name change of tree control does not work ?? Pin
Jonathan Davies7-Jul-13 22:44
Jonathan Davies7-Jul-13 22:44 
AnswerRe: simple name change of tree control does not work ?? Pin
Richard MacCutchan8-Jul-13 5:45
mveRichard MacCutchan8-Jul-13 5:45 
GeneralRe: simple name change of tree control does not work ?? Pin
Member 25844749-Jul-13 8:06
Member 25844749-Jul-13 8:06 
Questionwant to make circular progress bar on the dialog?? Give some tips! Pin
Sun-Mi Kang7-Jul-13 16:45
Sun-Mi Kang7-Jul-13 16:45 
AnswerRe: want to make circular progress bar on the dialog?? Give some tips! Pin
«_Superman_»7-Jul-13 19:12
professional«_Superman_»7-Jul-13 19:12 
GeneralRe: Thank (^__^).. I can try~! Pin
Sun-Mi Kang7-Jul-13 19:20
Sun-Mi Kang7-Jul-13 19:20 
AnswerRe: want to make circular progress bar on the dialog?? Give some tips! Pin
Richard MacCutchan7-Jul-13 20:42
mveRichard MacCutchan7-Jul-13 20:42 
AnswerRe: want to make circular progress bar on the dialog?? Give some tips! Pin
Soumyajit Satpathy10-Jul-13 4:57
Soumyajit Satpathy10-Jul-13 4:57 
QuestionTab control with custom draw? Pin
JoneLe866-Jul-13 7:35
JoneLe866-Jul-13 7:35 
Questionhow to set entire console window background color with given RGB(SetConsoleScreenBufferInfoEx)? Pin
Falconapollo6-Jul-13 2:33
Falconapollo6-Jul-13 2:33 
AnswerRe: how to set entire console window background color with given RGB(SetConsoleScreenBufferInfoEx)? Pin
Richard MacCutchan6-Jul-13 4:46
mveRichard MacCutchan6-Jul-13 4:46 
GeneralRe: how to set entire console window background color with given RGB(SetConsoleScreenBufferInfoEx)? Pin
Falconapollo6-Jul-13 6:35
Falconapollo6-Jul-13 6:35 
GeneralRe: how to set entire console window background color with given RGB(SetConsoleScreenBufferInfoEx)? Pin
Richard MacCutchan6-Jul-13 7:12
mveRichard MacCutchan6-Jul-13 7:12 
QuestionModeless Dialog with Message Loop Pin
Manish K. Agarwal4-Jul-13 21:32
Manish K. Agarwal4-Jul-13 21:32 
AnswerRe: Modeless Dialog with Message Loop Pin
pasztorpisti5-Jul-13 14:50
pasztorpisti5-Jul-13 14:50 

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.