Click here to Skip to main content
15,896,154 members
Home / Discussions / COM
   

COM

 
GeneralDefault parameter values Pin
Christian Dahl10-Jun-01 23:29
Christian Dahl10-Jun-01 23:29 
GeneralRe: Default parameter values Pin
Ulf Öhlén10-Jun-01 23:47
Ulf Öhlén10-Jun-01 23:47 
GeneralConfiguring a COM+ Server Application as an NT Service Pin
12ways10-Jun-01 22:18
12ways10-Jun-01 22:18 
QuestionHow to get the com-GUID directly from its dll or exe file Pin
9-Jun-01 19:02
suss9-Jun-01 19:02 
AnswerRe: How to get the com-GUID directly from its dll or exe file Pin
MikeG18-Jun-01 6:17
MikeG18-Jun-01 6:17 
QuestionHow to get the com-GUID directly from its dll or exe file Pin
9-Jun-01 18:57
suss9-Jun-01 18:57 
QuestionHow to get the com-GUID directly from its dll or exe file Pin
9-Jun-01 18:57
suss9-Jun-01 18:57 
GeneralAutomatic help creation for a COM/ActiveX type library Pin
8-Jun-01 5:27
suss8-Jun-01 5:27 
If you need a utility that generates a windows help file automatically from
a type library, you might want to take a look at Oberon TLB Tools utility:
http://www.vakcer.com/oberon/products/tlbtools/

This utility includes 3 tools:

TLB2HLP - generates a complete WinHelp project containing .rtf, .cnt, .prj,
and other files ready to be compiled into a .hlp file. The .rtf file
contains help topics on each objects, method, properties, etc. with
descriptions, place holders for code samples, etc. A good start to create
full online help for a COM object model or ActiveX control properties.

TLB2HTML - creates an HTML file containing all type information from a type
library with cross-references, object index, and so on...

TLB Compare - compares two type libraries and writes differences as an HTML
file.

You can find examples of how each of the tools work on the web page given
above...

I hope this is helpful...

--
Alex

----
Do you still use a stopwatch to track your project time?
Why not try a completely automatic time tracking and billing
application for Windows - VAKCER Project Tracker v2.1?
Get your free trial copy today at http://www.vakcer.com
GeneralI am new Pin
8-Jun-01 0:26
suss8-Jun-01 0:26 
GeneralDetect running servers Pin
Brian van der Beek8-Jun-01 0:00
Brian van der Beek8-Jun-01 0:00 
GeneralATL Dialogs Pin
AndyC7-Jun-01 8:56
AndyC7-Jun-01 8:56 
GeneralRe: ATL Dialogs Pin
Michael P Butler7-Jun-01 22:29
Michael P Butler7-Jun-01 22:29 
GeneralRe: ATL Dialogs Pin
Amit Dey8-Jun-01 2:42
Amit Dey8-Jun-01 2:42 
GeneralVisual C++ COM Component in Vb/ASP Pin
Krush7-Jun-01 7:35
Krush7-Jun-01 7:35 
GeneralRe: Visual C++ COM Component in Vb/ASP Pin
Carlos Antollini7-Jun-01 7:45
Carlos Antollini7-Jun-01 7:45 
GeneralRe: Visual C++ COM Component in Vb/ASP Pin
Krush7-Jun-01 7:53
Krush7-Jun-01 7:53 
GeneralRe: Visual C++ COM Component in Vb/ASP Pin
Carlos Antollini7-Jun-01 8:11
Carlos Antollini7-Jun-01 8:11 
GeneralATL ActiveX Control Generater Wrapper Classes Pin
John M. Drescher7-Jun-01 5:46
John M. Drescher7-Jun-01 5:46 
GeneralInstant Messenger Pin
Amit Dey7-Jun-01 5:09
Amit Dey7-Jun-01 5:09 
GeneralRe: Instant Messenger Pin
Henrik Sternberg9-Jun-01 4:39
Henrik Sternberg9-Jun-01 4:39 
GeneralRe: Instant Messenger Pin
Amit Dey9-Jun-01 4:53
Amit Dey9-Jun-01 4:53 
GeneralRe: Instant Messenger Pin
11-Jun-01 18:20
suss11-Jun-01 18:20 
GeneralBSTR arrays Pin
Alberto Bar-Noy6-Jun-01 2:49
Alberto Bar-Noy6-Jun-01 2:49 
GeneralRe: BSTR arrays Pin
27-Jun-01 6:27
suss27-Jun-01 6:27 
GeneralRe: BSTR arrays Pin
27-Jun-01 6:29
suss27-Jun-01 6:29 

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.