Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Antview ocx manifest file that will work for reg free Com in VB6
#6
Hi,

Today I have been investigated this for a bit.

As it turns out VFP will embed a manifest file into the build exe.
This got me baffled for a while as I wasn't understanding why windows kept on ignoring any and all manifest files I put next to the exe file. It wasn't until I used ResourceHacker (see https://angusj.com/) to inspect the binary and find it already had a manifest file embedded, that things started to make sense.
So I used ResourceHacker to remove the embedded manifest file from the exe file and low and behold.. I got an error that my manifest file was corrupt.
Not a surprise as I had tried too many things.

Eventually I got to a manifest file similar to yours and while the binary now starts without errors, the AntView control doesn't function. Turning on logging for the AntView control shows to me that it is having issues with registering events, but what exactly is wrong is unclear to me at this stage.
With VFP something is working differently for sidebyside registration when compared to registering the control normally and I'm not sure what it is and if it is fixable.

So... for now I'm going to look into the alternative solution I discussed with you by email.
--
Wil
Reply


Messages In This Thread
RE: Antview ocx manifest file that will work for reg free Com in VB6 - by wila - 2025-02-10, 17:24:34

Forum Jump:


Users browsing this thread: 2 Guest(s)