开发者

Looking for documentation on entry points for avifil32.dll

开发者 https://www.devze.com 2022-12-11 13:16 出处:网络
I have seen some examples of people using avifil32.dll to read / write AVI files and the DLL is supplied in Windows XP (possibly not Vista / Win 7). However even though its used in an example for the

I have seen some examples of people using avifil32.dll to read / write AVI files and the DLL is supplied in Windows XP (possibly not Vista / Win 7). However even though its used in an example for the extern keyword of C# on MSDN I can't find any documentation on it there.

Where can I fin开发者_Go百科d a list of functions or entry points into avifil32.dll?


You can find that at pinvoke.net.

0

精彩评论

暂无评论...
验证码 换一张
取 消