Click here to Skip to main content
15,899,754 members
Home / Discussions / COM
   

COM

 
QuestionC# project as a Client to COM component Pin
rahultaing9-Apr-06 15:28
rahultaing9-Apr-06 15:28 
AnswerRe: C# project as a Client to COM component Pin
Lim Bio Liong9-Apr-06 22:24
Lim Bio Liong9-Apr-06 22:24 
QuestionHow are COM objects instantiated? Pin
Richard Andrew x649-Apr-06 12:45
professionalRichard Andrew x649-Apr-06 12:45 
AnswerRe: How are COM objects instantiated? Pin
Michael Dunn9-Apr-06 18:39
sitebuilderMichael Dunn9-Apr-06 18:39 
Questionerror: LNK2001 Pin
rahultaing9-Apr-06 10:49
rahultaing9-Apr-06 10:49 
AnswerRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 12:39
professionalRichard Andrew x649-Apr-06 12:39 
AnswerRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 13:15
professionalRichard Andrew x649-Apr-06 13:15 
GeneralRe: error: LNK2001 Pin
rahultaing9-Apr-06 13:21
rahultaing9-Apr-06 13:21 
Communicator.obj : error LNK2001: unresolved external symbol "public: __thiscall SocketSystem::SocketSystem(void)" (??0SocketSystem@@QAE@XZ)

Communicator.obj : error LNK2001: unresolved external symbol "public: __thiscall SocketSystem::~SocketSystem(void)" (??1SocketSystem@@QAE@XZ)

Debug\Trial.dll : fatal error LNK1120: 2 unresolved externals

These are the error messages which I get when I declare an object of SocketSystem Class which is present in my "Sockets.h"
GeneralRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 13:27
professionalRichard Andrew x649-Apr-06 13:27 
GeneralRe: error: LNK2001 Pin
rahultaing9-Apr-06 13:34
rahultaing9-Apr-06 13:34 
GeneralRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 13:36
professionalRichard Andrew x649-Apr-06 13:36 
GeneralRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 13:33
professionalRichard Andrew x649-Apr-06 13:33 
GeneralRe: error: LNK2001 Pin
rahultaing9-Apr-06 13:37
rahultaing9-Apr-06 13:37 
GeneralRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 13:43
professionalRichard Andrew x649-Apr-06 13:43 
GeneralRe: error: LNK2001 Pin
rahultaing9-Apr-06 13:47
rahultaing9-Apr-06 13:47 
GeneralRe: error: LNK2001 Pin
rahultaing9-Apr-06 13:51
rahultaing9-Apr-06 13:51 
GeneralRe: error: LNK2001 Pin
Richard Andrew x649-Apr-06 13:57
professionalRichard Andrew x649-Apr-06 13:57 
Questionboolean variables Pin
rahultaing8-Apr-06 19:51
rahultaing8-Apr-06 19:51 
AnswerRe: boolean variables Pin
Lim Bio Liong8-Apr-06 21:27
Lim Bio Liong8-Apr-06 21:27 
QuestionConstructor & Destructor Pin
rahultaing8-Apr-06 19:50
rahultaing8-Apr-06 19:50 
AnswerRe: Constructor & Destructor Pin
Lim Bio Liong8-Apr-06 21:10
Lim Bio Liong8-Apr-06 21:10 
QuestionExcel Freeze Panes Pin
Monin D.8-Apr-06 10:44
Monin D.8-Apr-06 10:44 
QuestionAdding .VCF to Outlook contacts... Pin
xyzt827-Apr-06 14:58
xyzt827-Apr-06 14:58 
Question#import ocx control Pin
Anthony98876-Apr-06 10:47
Anthony98876-Apr-06 10:47 
AnswerRe: #import ocx control Pin
Kurt _B7-Apr-06 2:56
Kurt _B7-Apr-06 2:56 

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.