'AVIClearClipboard function removes an AVI file from the clipboard.
Private Declare Function AVIClearClipboard Lib "avifil32.dll" () As Long
'This function takes no parameters.
'Returns zero if successful or an error otherwise.
avifil32.dll when avifil32.dll is loaded The following files are loaded as well:
msvcrt.dll
USER32.dll
KERNEL32.dll
GDI32.dll
WINMM.dll
ADVAPI32.dll
ole32.dll
MSACM32.dll
MSVFW32.dll
Comming Soon