News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

AVI function did not work

Started by Farabi, February 11, 2006, 03:34:47 AM

Previous topic - Next topic

Farabi

Im playing with AVI function but it seems the include file is wrong. On my system the DLL is not found. How to solve it and what .dll I should use?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

PBrennick

Farabi,
Can you explain what example you are using for your tests so I can help.

EDIT:  I have attached an AVI-demo that includes source, nothing fancy, but it works.

Paul


[attachment deleted by admin]
The GeneSys Project is available from:
The Repository or My crappy website

Farabi

Quote from: PBrennick on February 11, 2006, 09:40:57 PM
Farabi,
Can you explain what example you are using for your tests so I can help.

EDIT:  I have attached an AVI-demo that includes source, nothing fancy, but it works.

Paul


IM using vfw32.inc, and when I compile it, it says "Dll is not found" . Im using AVIFIleOpen API function.
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

PBrennick

I don't know where you will find it, maybe search the internet. It is not a part of the OS, though, so the chance of it being on your machine are very slim.

Use my example.

Paul
The GeneSys Project is available from:
The Repository or My crappy website