Click here to Skip to main content
15,923,142 members
Home / Discussions / COM
   

COM

 
QuestionHow to capture mouse events on MS Word Document? Pin
ajalilqarshi17-Mar-05 4:08
ajalilqarshi17-Mar-05 4:08 
AnswerRe: How to capture mouse events on MS Word Document? Pin
vishalmore21-Mar-05 23:56
vishalmore21-Mar-05 23:56 
QuestionHow to Handle Menu event? Pin
ajalilqarshi17-Mar-05 4:04
ajalilqarshi17-Mar-05 4:04 
GeneralDCOM vs .Net Remoting Pin
schilled16-Mar-05 22:24
schilled16-Mar-05 22:24 
QuestionWhy IPersistStreamInitImpl::Load Method is not called? Pin
ajalilqarshi16-Mar-05 21:23
ajalilqarshi16-Mar-05 21:23 
AnswerRe: Why IPersistStreamInitImpl::Load Method is not called? Pin
Jörgen Sigvardsson20-Mar-05 8:54
Jörgen Sigvardsson20-Mar-05 8:54 
GeneralDllRegisterServer entry point not found Pin
For_IT16-Mar-05 18:17
For_IT16-Mar-05 18:17 
GeneralRe: DllRegisterServer entry point not found Pin
User 21559716-Mar-05 22:36
User 21559716-Mar-05 22:36 
Check if you have properly exported "DllRegisterServer" function from your DLL.
You can check it using Depends.exe that accompanies Visual Studio.
This entry point (DllRegisterServer) is essential according to COM, for self registration of the COM Server implemented as a DLL.




Have a great day ahead!
Regards,
Sohail Kadiwala
(My Blog -
http://blogs.wdevs.com/sohail/[^])

modified 21-Apr-21 21:01pm.

GeneralCOM wrapping a dll Pin
Member 180792916-Mar-05 13:18
Member 180792916-Mar-05 13:18 
GeneralRe: COM wrapping a dll Pin
rwestgraham17-Mar-05 9:54
rwestgraham17-Mar-05 9:54 
GeneralRe: COM wrapping a dll Pin
Member 180792917-Mar-05 10:21
Member 180792917-Mar-05 10:21 
GeneralRe: COM wrapping a dll Pin
Member 180792917-Mar-05 10:29
Member 180792917-Mar-05 10:29 
Questionhow to store data read from a binary file in an activeX Ctrl's property? Pin
ajalilqarshi16-Mar-05 4:55
ajalilqarshi16-Mar-05 4:55 
GeneralCOM object Member InvokeKind is always Unknown Pin
charliejazz15-Mar-05 1:22
charliejazz15-Mar-05 1:22 
Questionhow to work with plug-in Pin
iamalik12-Mar-05 0:51
professionaliamalik12-Mar-05 0:51 
AnswerRe: how to work with plug-in Pin
Johannes Ackermann17-Mar-05 23:50
Johannes Ackermann17-Mar-05 23:50 
QuestionIs it possible to release a COM object from the server? Pin
GizzoF11-Mar-05 6:46
GizzoF11-Mar-05 6:46 
GeneralProblem with VARIANT!!!!!!!!!!!!!!!!!!!!!!!! Pin
ajalilqarshi11-Mar-05 1:20
ajalilqarshi11-Mar-05 1:20 
GeneralRe: Problem with VARIANT!!!!!!!!!!!!!!!!!!!!!!!! Pin
ursus zeta12-Mar-05 9:40
ursus zeta12-Mar-05 9:40 
GeneralRe: Problem with VARIANT!!!!!!!!!!!!!!!!!!!!!!!! Pin
ajalilqarshi13-Mar-05 23:17
ajalilqarshi13-Mar-05 23:17 
GeneralRe: Problem with VARIANT!!!!!!!!!!!!!!!!!!!!!!!! Pin
ajalilqarshi14-Mar-05 0:06
ajalilqarshi14-Mar-05 0:06 
GeneralAudio File identification and conversion of media files to WMA Pin
sumitkedia9-Mar-05 0:35
sumitkedia9-Mar-05 0:35 
GeneralIs it possible to catch a com event in vb or javascript Pin
grinder7-Mar-05 3:51
grinder7-Mar-05 3:51 
GeneralRe: Is it possible to catch a com event in vb or javascript Pin
rwestgraham8-Mar-05 17:41
rwestgraham8-Mar-05 17:41 
GeneralRe: Is it possible to catch a com event in vb or javascript Pin
grinder8-Mar-05 21:18
grinder8-Mar-05 21:18 

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.