Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with WritePrivateProfileString Pin
Masaaki Onishi10-Nov-00 7:29
Masaaki Onishi10-Nov-00 7:29 
GeneralRe: Problem with WritePrivateProfileString Pin
User 665811-Nov-00 3:12
User 665811-Nov-00 3:12 
GeneralScrollbars on static control Pin
Joris Mans10-Nov-00 3:12
sussJoris Mans10-Nov-00 3:12 
GeneralUpdating desktop icons Pin
marakid10-Nov-00 1:02
marakid10-Nov-00 1:02 
QuestionRoll Box as 3dsMax ? Pin
Roms9-Nov-00 18:05
Roms9-Nov-00 18:05 
AnswerRe: Roll Box as 3dsMax ? Pin
12-Nov-00 18:38
suss12-Nov-00 18:38 
GeneralRe: Roll Box as 3dsMax ? Pin
Roms12-Nov-00 19:09
Roms12-Nov-00 19:09 
QuestionHow to play AVI files from memory Pin
Mikko Mononen9-Nov-00 6:18
Mikko Mononen9-Nov-00 6:18 
Hi,
I'd like to know if there's a way to play AVI files from memory using the AVIFile functions?

All I found from Net was a Win32 SDK document Q155360:
"HOWTO: Use MCI to Play AVI/WAVE Files from Memory"
(can be found from online MSDN) which explains how to play AVI files from mem using the MCI (media control interface).

I'm more interested to get the actual bytes of each frame of the AI files. Using the AVIFile functions I can do that, but the MCI wont do that.

I tried to use the method decribed in the document Q155360, but all I got was a Access Violation in avifil32.dll.

I know how to make a custom AVIStream, but I would not like to parse the AVI file myself. Instead I'd prefer similar trick as the forementioned document suggests. Saving the AVI to a temporary file is out of question. Any ideas?

Thanks...

--memon

GeneralSuppressing backspace... Pin
RK9-Nov-00 6:07
RK9-Nov-00 6:07 
GeneralDLL as a container for ActiveX control Pin
dcmace39-Nov-00 5:31
sussdcmace39-Nov-00 5:31 
GeneralNetDDE on WinNT Pin
Mouez9-Nov-00 3:22
Mouez9-Nov-00 3:22 
GeneralNetDDE on WinNT Pin
Mouez9-Nov-00 3:22
Mouez9-Nov-00 3:22 
GeneralUsing Microsoft G.723.1 codec Pin
Oleg M9-Nov-00 2:34
sussOleg M9-Nov-00 2:34 
GeneralCView and CDocument and ... Pin
Hadi Rezaie8-Nov-00 23:59
sussHadi Rezaie8-Nov-00 23:59 
GeneralLicense number of executables Pin
raj8-Nov-00 21:55
raj8-Nov-00 21:55 
GeneralRe: License number of executables Pin
14-Nov-00 5:40
suss14-Nov-00 5:40 
Generaldifference between using a static lib, or just using the C files Pin
Bryan Russell8-Nov-00 13:45
Bryan Russell8-Nov-00 13:45 
GeneralRe: difference between using a static lib, or just using the C files Pin
Chris Meech10-Nov-00 6:07
Chris Meech10-Nov-00 6:07 
GeneralRe: difference between using a static lib, or just using the C files Pin
15-Nov-00 0:24
suss15-Nov-00 0:24 
GeneralRe: difference between using a static lib, or just using the C files Pin
16-Nov-00 2:41
suss16-Nov-00 2:41 
GeneralSQL Server Pin
Guillaume Belzile8-Nov-00 10:57
sussGuillaume Belzile8-Nov-00 10:57 
GeneralExport registry Pin
Eq8-Nov-00 5:28
Eq8-Nov-00 5:28 
Questionwhat would be the proper way to use bitmasks? Pin
Byron Thomas Cullen8-Nov-00 3:49
Byron Thomas Cullen8-Nov-00 3:49 
AnswerRe: what would be the proper way to use bitmasks? Pin
Member 11279-Nov-00 2:55
Member 11279-Nov-00 2:55 
GeneralGetOpenFileName() problem Pin
koteswara8-Nov-00 1:58
koteswara8-Nov-00 1:58 

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.