Click here to Skip to main content
15,911,139 members
Home / Discussions / COM
   

COM

 
QuestionHow to increment the version number of an ActiveX control? Pin
ssudhaiyer20-Jun-04 23:34
ssudhaiyer20-Jun-04 23:34 
GeneralHelp Connection Points Pin
bariraniahmad18-Jun-04 8:42
bariraniahmad18-Jun-04 8:42 
GeneralRe: Help Connection Points Pin
Andrew Quinn AUS20-Jun-04 22:49
Andrew Quinn AUS20-Jun-04 22:49 
QuestionCreateInstance("MyDll.Class") returns "Invalid class string"? Pin
anderslundsgard18-Jun-04 0:10
anderslundsgard18-Jun-04 0:10 
AnswerRe: CreateInstance("MyDll.Class") returns "Invalid class string"? Pin
Jörgen Sigvardsson18-Jun-04 11:30
Jörgen Sigvardsson18-Jun-04 11:30 
GeneralRe: CreateInstance("MyDll.Class") returns "Invalid class string"? Pin
anderslundsgard19-Jun-04 22:19
anderslundsgard19-Jun-04 22:19 
GeneralRe: CreateInstance("MyDll.Class") returns "Invalid class string"? Pin
Jörgen Sigvardsson19-Jun-04 22:24
Jörgen Sigvardsson19-Jun-04 22:24 
QuestionHow this possible??? Pin
El'Cachubrey17-Jun-04 23:08
El'Cachubrey17-Jun-04 23:08 
Hi .
I faced with very wired thing.
I made my component in VC7 and when compiling one all flow in right way(component compiled and linked with out error),then invoked regsvr32 and it rised error : Specific module not found and show exact path on my output .dll
file, at this time this file exist in mentioned path.
Ok this trouble num.1
Indeed i register component from command string and all fine,one registered without trouble.
Now i make test in console application , and try to create this component by CoCreateInstance function(pass as first parameter well CLSID of this component )but one returned error:
Class not registered.
I launch OLE\COM viewver and see this component exist there
and had good TypeLib information,then i launch regedit and search there my classId, but the are nothing foundOMG | :OMG: .
How this possible??? I supposed OLE\COM viewver pick up information from register...

HELP me to clarify this situation.
THANK

QuestionHow can I use OLEDB to read a table with more than 1 BLOB fields? Pin
Benjamin Young17-Jun-04 23:05
Benjamin Young17-Jun-04 23:05 
GeneralCollection Pin
Tuwing.Sabado16-Jun-04 23:08
Tuwing.Sabado16-Jun-04 23:08 
GeneralRe: Collection Pin
Ghazi H. Wadi20-Jun-04 2:12
Ghazi H. Wadi20-Jun-04 2:12 
QuestionHow to implement custom print? Pin
Member 52815516-Jun-04 19:07
Member 52815516-Jun-04 19:07 
Generalcustom metadata editor for ArcCatalog Pin
abhishk2001@yahoo.com16-Jun-04 11:55
abhishk2001@yahoo.com16-Jun-04 11:55 
QuestionWhat happens when I load my dll this way… ? Pin
anderslundsgard16-Jun-04 1:44
anderslundsgard16-Jun-04 1:44 
AnswerRe: What happens when I load my dll this way… ? Pin
RChin16-Jun-04 6:37
RChin16-Jun-04 6:37 
GeneralRe: What happens when I load my dll this way… ? Pin
anderslundsgard16-Jun-04 21:44
anderslundsgard16-Jun-04 21:44 
GeneralOutlook C++ com addin Pin
Bangerman15-Jun-04 23:52
Bangerman15-Jun-04 23:52 
Generalproblem adding new interface method Pin
michael thomas15-Jun-04 12:01
michael thomas15-Jun-04 12:01 
GeneralRe: problem adding new interface method Pin
liull_121116-Jun-04 0:18
liull_121116-Jun-04 0:18 
GeneralSend fax is Error Pin
GuruVN14-Jun-04 17:14
GuruVN14-Jun-04 17:14 
GeneralCoRegisterClassObject Pin
youyou789@google.com14-Jun-04 8:38
youyou789@google.com14-Jun-04 8:38 
GeneralRe: CoRegisterClassObject Pin
ian mariano14-Jun-04 9:14
ian mariano14-Jun-04 9:14 
GeneralRe: CoRegisterClassObject Pin
youyou789@google.com14-Jun-04 9:51
youyou789@google.com14-Jun-04 9:51 
GeneralRe: CoRegisterClassObject Pin
ian mariano14-Jun-04 10:02
ian mariano14-Jun-04 10:02 
QuestionHow to connect to the running OAT instance? Pin
oleg6314-Jun-04 4:29
professionaloleg6314-Jun-04 4:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.