Click here to Skip to main content
15,920,596 members
Home / Discussions / COM
   

COM

 
GeneralRe: Register updated COM object (COM wrapper) without reboot machine Pin
Rob Graham5-Aug-05 3:07
Rob Graham5-Aug-05 3:07 
GeneralRe: Register updated COM object (COM wrapper) without reboot machine Pin
hchiu8-Aug-05 6:12
hchiu8-Aug-05 6:12 
GeneralUsing ActiveX component in a web page Pin
Spaz803-Aug-05 0:53
Spaz803-Aug-05 0:53 
Questionhow to write avi files Pin
limra1-Aug-05 22:09
limra1-Aug-05 22:09 
QuestionHow to Show selected ActiveX controls in a list Box Pin
Ashwin kumar Gurujala31-Jul-05 20:54
Ashwin kumar Gurujala31-Jul-05 20:54 
QuestionHow to manipulate ActiveDesktop buttons Pin
programvinod31-Jul-05 7:39
programvinod31-Jul-05 7:39 
QuestionHow to share stated COM+ objects cross process and machine Pin
xqxq30-Jul-05 16:35
xqxq30-Jul-05 16:35 
QuestionHow to interface a COM class in a non-COM DLL Pin
morenz30-Jul-05 4:04
morenz30-Jul-05 4:04 
Hi folks! Wink | ;)

I need to create a DCOM Server to manage multiple objects (hardware driver wrappers).
I Created DCOM Server with object classes and methods declaration, but I wanted to envelope every object in a separate DLL, to be modular. (just to make things easier if I wanna change a board, i.e.)
Now, I created a Win32 DLL (I do not need COM support, while I'm just implementing functions) but I need to get by parameter the effective class of my COM object. I tried that by including the object H file with class declaration, but it tells me that ATL_NO_VTABLE cannot be understood.

What can I do? Did I reason well? Or I need a COM DLL anyway?

Thanks a lot for now,
Morenz
AnswerRe: How to interface a COM class in a non-COM DLL Pin
geo_m31-Jul-05 10:32
geo_m31-Jul-05 10:32 
GeneralRe: How to interface a COM class in a non-COM DLL Pin
morenz31-Jul-05 12:49
morenz31-Jul-05 12:49 
GeneralRe: How to interface a COM class in a non-COM DLL Pin
geo_m31-Jul-05 19:08
geo_m31-Jul-05 19:08 
GeneralRe: How to interface a COM class in a non-COM DLL Pin
morenz1-Aug-05 12:42
morenz1-Aug-05 12:42 
QuestionHow to access COM enums from JScript Pin
kozu29-Jul-05 11:35
kozu29-Jul-05 11:35 
QuestionHow to make DCOM work over VPN ? Pin
vgrigor129-Jul-05 4:40
vgrigor129-Jul-05 4:40 
Questionhow to create COM DLL ..Help Me Pin
Anonymous29-Jul-05 1:18
Anonymous29-Jul-05 1:18 
AnswerRe: how to create COM DLL ..Help Me Pin
vgrigor129-Jul-05 4:48
vgrigor129-Jul-05 4:48 
AnswerRe: how to create COM DLL ..Help Me Pin
Logan from Singapore31-Jul-05 16:12
Logan from Singapore31-Jul-05 16:12 
Questionhow to create DLL ..Help Me Pin
Anonymous29-Jul-05 1:17
Anonymous29-Jul-05 1:17 
GeneralCOM Interop event handling - help! Pin
Will-FG28-Jul-05 23:50
Will-FG28-Jul-05 23:50 
GeneralLoading ActiveX under Limitted User Account Pin
MohammadAmiry28-Jul-05 7:32
MohammadAmiry28-Jul-05 7:32 
GeneralRe: Loading ActiveX under Limitted User Account Pin
vishalmore29-Jul-05 21:49
vishalmore29-Jul-05 21:49 
GeneralCall a running C# application from a C++ application Pin
scchan198427-Jul-05 22:02
scchan198427-Jul-05 22:02 
GeneralRe: Call a running C# application from a C++ application Pin
Lim Bio Liong29-Jul-05 2:54
Lim Bio Liong29-Jul-05 2:54 
GeneralRe: Call a running C# application from a C++ application Pin
Lim Bio Liong29-Jul-05 11:04
Lim Bio Liong29-Jul-05 11:04 
Questionhow to connect modem to CPU by using visual basic Pin
Member 214288927-Jul-05 20:26
Member 214288927-Jul-05 20:26 

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.