Click here to Skip to main content
15,921,279 members
Home / Discussions / COM
   

COM

 
AnswerRe: C++ and COM Pin
Jagdish Vasani19-Sep-08 21:34
Jagdish Vasani19-Sep-08 21:34 
QuestionError loading type library/DLL Pin
Sara1239-Sep-08 0:38
Sara1239-Sep-08 0:38 
AnswerRe: Error loading type library/DLL Pin
Lim Bio Liong9-Sep-08 1:35
Lim Bio Liong9-Sep-08 1:35 
GeneralRe: Error loading type library/DLL Pin
Sara1239-Sep-08 18:55
Sara1239-Sep-08 18:55 
GeneralRe: Error loading type library/DLL Pin
Lim Bio Liong9-Sep-08 19:23
Lim Bio Liong9-Sep-08 19:23 
AnswerRe: Error loading type library/DLL Pin
Ju@ncho19-Sep-08 10:01
Ju@ncho19-Sep-08 10:01 
GeneralRe: Error loading type library/DLL Pin
Ju@ncho19-Sep-08 10:06
Ju@ncho19-Sep-08 10:06 
QuestionActivex Control ->Running Programaticly [modified] Pin
michael@cohen6-Sep-08 22:57
michael@cohen6-Sep-08 22:57 
Hello

Im Having some problems with a ocx file i got from the company im working with...
basically the control is working with winforms,but i dont want to use this control on a win forms, i want to use on a simple console app...
can someone guide me what to do?

this is the only code im using in win forms...
axVCLogAgent1.RecServerIPAddress = "172.20.1.189";
axVCLogAgent1.RecServerPort = 3001;
axVCLogAgent1.VL_connect_rec_server();

axVCLogAgent1.AgentID = UserProperties.AgentId;
axVCLogAgent1.Extension = UserProperties.Extension;
axVCLogAgent1.VL_log_in();

axVCLogAgent1.VL_start_record();

modified on Sunday, September 7, 2008 5:06 AM

AnswerRe: Activex Control ->Running Programaticly Pin
guestcat11-Sep-08 22:38
guestcat11-Sep-08 22:38 
QuestionPrinting with COM in Web Pin
LeBarros5-Sep-08 9:27
LeBarros5-Sep-08 9:27 
QuestionLearning curve for 2003 COM addin [modified] Pin
Hatobeya5-Sep-08 4:28
Hatobeya5-Sep-08 4:28 
AnswerRe: Learning curve for 2003 COM addin Pin
Baltoro14-Sep-08 10:57
Baltoro14-Sep-08 10:57 
GeneralRe: Learning curve for 2003 COM addin Pin
Hatobeya17-Sep-08 2:33
Hatobeya17-Sep-08 2:33 
GeneralRe: Learning curve for 2003 COM addin Pin
Baltoro17-Sep-08 13:17
Baltoro17-Sep-08 13:17 
QuestionRemote Call a COM Object Pin
Anoop Brijmohun3-Sep-08 0:36
Anoop Brijmohun3-Sep-08 0:36 
AnswerRe: Remote Call a COM Object Pin
prasad_som3-Sep-08 4:59
prasad_som3-Sep-08 4:59 
QuestionIssue while passing variant safearray to ADO recordset Pin
sivasankar anumula1-Sep-08 1:12
sivasankar anumula1-Sep-08 1:12 
AnswerRe: Issue while passing variant safearray to ADO recordset Pin
prasad_som3-Sep-08 5:02
prasad_som3-Sep-08 5:02 
Questionbasic problem about atl Pin
ice87111726-Aug-08 19:33
ice87111726-Aug-08 19:33 
AnswerRe: basic problem about atl Pin
Shaileshvb27-Aug-08 19:21
Shaileshvb27-Aug-08 19:21 
AnswerRe: basic problem about atl Pin
Michael Dunn29-Aug-08 13:32
sitebuilderMichael Dunn29-Aug-08 13:32 
QuestionHow to call Com dll from VC++ .NET 2005? Pin
amalhotr26-Aug-08 7:39
amalhotr26-Aug-08 7:39 
AnswerRe: How to call Com dll from VC++ .NET 2005? Pin
Michael Dunn29-Aug-08 13:34
sitebuilderMichael Dunn29-Aug-08 13:34 
QuestionRemove All referance of OCX file from PC Pin
ASysSolvers26-Aug-08 6:17
ASysSolvers26-Aug-08 6:17 
AnswerRe: Remove All referance of OCX file from PC Pin
Ju@ncho11-Sep-08 2:51
Ju@ncho11-Sep-08 2:51 

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.