Click here to Skip to main content
15,887,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to export Excel data into a file in MFC VC++ 2010 Pin
syam07126-Feb-13 23:55
syam07126-Feb-13 23:55 
AnswerRe: How to export Excel data into a file in MFC VC++ 2010 Pin
Richard MacCutchan27-Feb-13 1:03
mveRichard MacCutchan27-Feb-13 1:03 
QuestionLowest Level of Graphics on Windows Pin
Captain Price26-Feb-13 18:01
professionalCaptain Price26-Feb-13 18:01 
AnswerRe: Lowest Level of Graphics on Windows Pin
CPallini26-Feb-13 21:04
mveCPallini26-Feb-13 21:04 
GeneralRe: Lowest Level of Graphics on Windows Pin
Captain Price26-Feb-13 23:01
professionalCaptain Price26-Feb-13 23:01 
GeneralRe: Lowest Level of Graphics on Windows Pin
CPallini26-Feb-13 23:15
mveCPallini26-Feb-13 23:15 
GeneralRe: Lowest Level of Graphics on Windows Pin
Captain Price26-Feb-13 23:26
professionalCaptain Price26-Feb-13 23:26 
AnswerRe: Lowest Level of Graphics on Windows Pin
Albert Holguin27-Feb-13 4:44
professionalAlbert Holguin27-Feb-13 4:44 
GDI is actually pretty low-level... not sure what you're trying to accomplish (overall) but maybe you're doing something wrong if GDI is too slow. Remember that you can draw off screen then transition that over to the screen, that method is blazing fast.
GeneralRe: Lowest Level of Graphics on Windows Pin
Captain Price27-Feb-13 5:00
professionalCaptain Price27-Feb-13 5:00 
AnswerRe: Lowest Level of Graphics on Windows Pin
Albert Holguin27-Feb-13 6:44
professionalAlbert Holguin27-Feb-13 6:44 
GeneralRe: Lowest Level of Graphics on Windows Pin
Captain Price27-Feb-13 17:21
professionalCaptain Price27-Feb-13 17:21 
GeneralRe: Lowest Level of Graphics on Windows Pin
Orjan Westin28-Feb-13 3:28
professionalOrjan Westin28-Feb-13 3:28 
AnswerRe: Lowest Level of Graphics on Windows Pin
Shaheed Legion27-Feb-13 5:38
Shaheed Legion27-Feb-13 5:38 
QuestionReading Compressed AVI Video file Pin
ashwath197925-Feb-13 19:48
ashwath197925-Feb-13 19:48 
AnswerRe: Reading Compressed AVI Video file Pin
_Flaviu25-Feb-13 20:42
_Flaviu25-Feb-13 20:42 
GeneralRe: Reading Compressed AVI Video file Pin
ashwath197926-Feb-13 1:26
ashwath197926-Feb-13 1:26 
AnswerRe: Reading Compressed AVI Video file Pin
Shaheed Legion26-Feb-13 5:02
Shaheed Legion26-Feb-13 5:02 
GeneralRe: Reading Compressed AVI Video file Pin
ashwath197926-Feb-13 21:56
ashwath197926-Feb-13 21:56 
AnswerRe: Reading Compressed AVI Video file Pin
Shaheed Legion26-Feb-13 23:50
Shaheed Legion26-Feb-13 23:50 
GeneralRe: Reading Compressed AVI Video file Pin
ashwath197927-Feb-13 2:07
ashwath197927-Feb-13 2:07 
GeneralRe: Reading Compressed AVI Video file Pin
ashwath197927-Feb-13 20:04
ashwath197927-Feb-13 20:04 
AnswerRe: Reading Compressed AVI Video file Pin
Shaheed Legion27-Feb-13 23:02
Shaheed Legion27-Feb-13 23:02 
GeneralRe: Reading Compressed AVI Video file Pin
ashwath19791-Mar-13 1:28
ashwath19791-Mar-13 1:28 
AnswerRe: Reading Compressed AVI Video file Pin
Shaheed Legion27-Mar-13 0:40
Shaheed Legion27-Mar-13 0:40 
QuestionInitInstance() Problem Pin
Anu_Bala25-Feb-13 19:19
Anu_Bala25-Feb-13 19:19 

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.