Click here to Skip to main content
16,016,345 members
Home / Discussions / COM
   

COM

 
GeneralBHO not loading at proper time Pin
IGx8921-Oct-01 16:12
IGx8921-Oct-01 16:12 
Generaldoubt regarding a com server containing another com server Pin
Nish Nishant20-Oct-01 20:02
sitebuilderNish Nishant20-Oct-01 20:02 
GeneralRe: doubt regarding a com server containing another com server Pin
Michael P Butler21-Oct-01 3:25
Michael P Butler21-Oct-01 3:25 
GeneralCan you please answer me for this: Pin
In-At26-Oct-01 20:14
In-At26-Oct-01 20:14 
GeneralSome questions about build proxy dll through *.idl files Pin
star_see20-Oct-01 5:54
star_see20-Oct-01 5:54 
GeneralI have found the answer to my question. Pin
star_see20-Oct-01 6:49
star_see20-Oct-01 6:49 
Questionhow do you debug com servers? Pin
Nish Nishant20-Oct-01 1:24
sitebuilderNish Nishant20-Oct-01 1:24 
AnswerRe: how do you debug com servers? Pin
Michael P Butler20-Oct-01 11:27
Michael P Butler20-Oct-01 11:27 
Is your COM server a DLL?

If it is, load up the project and put a breakpoint in the code you want to debug.

In the Project Settings Debug Tab, set your client exe in the Executable for Debug Session. Hit F5, your client app will run. When it runs the code you are debugging Visual Studio will stop at your breakpoint.

Michael Smile | :)
GeneralRe: how do you debug com servers? Pin
Nish Nishant20-Oct-01 19:54
sitebuilderNish Nishant20-Oct-01 19:54 
AnswerRe: how do you debug com servers? Pin
Bill Wilson22-Oct-01 14:19
Bill Wilson22-Oct-01 14:19 
GeneralCoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:25
sitebuilderNish Nishant20-Oct-01 0:25 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:33
professionalNormDroid20-Oct-01 0:33 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:40
sitebuilderNish Nishant20-Oct-01 0:40 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:51
professionalNormDroid20-Oct-01 0:51 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 1:03
sitebuilderNish Nishant20-Oct-01 1:03 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 1:18
sitebuilderNish Nishant20-Oct-01 1:18 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 2:59
professionalNormDroid20-Oct-01 2:59 
GeneralRe: CoCreateInstance funny resturn value Pin
Bill Wilson23-Oct-01 7:21
Bill Wilson23-Oct-01 7:21 
GeneralIWebBrowser2->ExecMB(...) problem Pin
IGx8919-Oct-01 8:34
IGx8919-Oct-01 8:34 
GeneralRe: IWebBrowser2->ExecMB(...) problem Pin
IGx8919-Oct-01 10:53
IGx8919-Oct-01 10:53 
GeneralRe: IWebBrowser2->ExecMB(...) problem Pin
Bret Faller19-Oct-01 12:13
Bret Faller19-Oct-01 12:13 
GeneralUrgent Help on COM Pin
Nilotpal19-Oct-01 0:26
Nilotpal19-Oct-01 0:26 
GeneralRe: Urgent Help on COM Pin
Firoz19-Oct-01 4:22
Firoz19-Oct-01 4:22 
GeneralRe: Urgent Help on COM Pin
Michael Dunn19-Oct-01 8:25
sitebuilderMichael Dunn19-Oct-01 8:25 
Generalexe service using com which uses ADO:) Pin
18-Oct-01 22:04
suss18-Oct-01 22:04 

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.