AddFromGuid and Major.Minor version number
From: Howard Kaikow (kaikow_at_standards.com)
Date: 07/01/04
- Next message: hdsjunk: "MSHFlexGrid Appears Transparent"
- Previous message: Ed: "Re: Create, edit file list?"
- Next in thread: Ken Halter: "Re: AddFromGuid and Major.Minor version number"
- Reply: Ken Halter: "Re: AddFromGuid and Major.Minor version number"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Jul 2004 09:31:53 -0400
I have a registered DLL that I compiled using 2.0.0 for the version in the
Make properties.
However, if I use AddFromGuid(strGUID, 2, 0), I am informed that the object
is not registered.
Works OK, if I use either AddFromGuid(strGUID, 0, 0) or AddFromGuid(strGUID,
1, 0).
Examining the registry, I see the version of the type library is 1.0, even
tho I compiled using 2.0.0.
How can I eliminate this inconsistency in version identification?
-- http://www.standards.com/; See Howard Kaikow's web site.
- Next message: hdsjunk: "MSHFlexGrid Appears Transparent"
- Previous message: Ed: "Re: Create, edit file list?"
- Next in thread: Ken Halter: "Re: AddFromGuid and Major.Minor version number"
- Reply: Ken Halter: "Re: AddFromGuid and Major.Minor version number"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|