I thought I'd post this .dll as It took a little time to find.
I have successfully used it...
USE:
1. Unzip and copy the DLL into the Windows System Directory,
2. Register it using Start/Run: regsvr32 C:\Windows\System\Gif89.dll
3. Add the Component to ur project.
Done.
I have used it like this - it works ( I hope I have it right).. someone
VB Code:
Private Sub Form_Load() Gif89a1.FileName = App.Path & "\Jerboa.gif" End Sub
Credit to Mc Brain for the direction![]()





Reply With Quote