Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
Hi ,

Actually what i am doing is that i have created a MFC dialog based GUI.And i want to extract the frame buffer from the compressed AVI file by decompressing it first and then copying the buffer values to unsigned char array and display on a picture control as a bitmap image.And i want to extract all the files in the compressed AVI file in this way and display one by one on the picture control on the MFC GUI.

Is it possible to do the above.

Please guide me on this.

Thanking in advance,
ashwath.
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 
AnswerRe: InitInstance() Problem Pin
Richard MacCutchan25-Feb-13 21:52
mveRichard MacCutchan25-Feb-13 21:52 

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.