VBGamer |
|
I'm using it for some time... Almar Joling (0 replies, 0 views) (2000-Sep-30) And it works pretty well. But it's not perfect!
if the user of your program does not have the 'new version' of the oleaut32.dll (or something like that) your program won't work!
For example if you copy the VB6 runtimes to the system dir, on a win95,98 system your program won't work because that dll.
It also extracts all dllcalls used, and removes the uneccassary ones (making your exe smaller than normal with the runtimes)
And, yes, you don't have the ActiveX (.ocx) conflict stuff!
Almar
|