Board index » cppbuilder » How to include .tlb file in project
Sascha Herrman
![]() CBuilder Developer |
Tue, 16 Dec 2003 02:10:26 GMT
|
Sascha Herrman
![]() CBuilder Developer |
Tue, 16 Dec 2003 02:10:26 GMT
How to include .tlb file in project
Hi,
on a Borland website and in the BCB help files I read that it's possible to 1 TYPELIB "server.tlb" and I used the BRC32.exe to compile and link it to the client's .exe file. Does anybody know per chance how to do that? Thany in advance, Sascha |
Dave
![]() CBuilder Developer |
Tue, 16 Dec 2003 02:54:47 GMT
Re:How to include .tlb file in projectSascha, I'm really new at this so hopefully the more seasoned veterans On the client side, you don't need the .tlb file in the In my experience with BCB5, the server auto-registers the COM If you have them, take a look and the AutoSvr and AutoCon Quote"Sascha Herrmann" <Its_a_so...@t-online.de> wrote: |
Sascha Herrman
![]() CBuilder Developer |
Tue, 16 Dec 2003 03:40:26 GMT
Re:How to include .tlb file in projectHi Dave, thanks for your answer. Well, I do add the ...._TLB.obj (created when I compile my server) to my But thanks anyway. Regards, Sascha "Dave" <dsamp...@qwest.net> schrieb im Newsbeitrag Quote
Quote> needs. |
Tom K
![]() CBuilder Developer |
Tue, 16 Dec 2003 05:33:08 GMT
Re:How to include .tlb file in projectSascha, There are two points to make: 1. Add the xxx_TLB.cpp into your Client project, just be careful to get the 2. Don't include the _TLB.obj to the client project because there should be gl..... Tom QuoteSascha Herrmann <Its_a_so...@t-online.de> wrote in message Quote> Hi Dave, |
Tom K
![]() CBuilder Developer |
Wed, 17 Dec 2003 00:03:06 GMT
Re:How to include .tlb file in projectSascha, There are two points to make: 1. Add the xxx_TLB.cpp into your Client project, just be careful to get the 2. Don't include the _TLB.obj to the client project because there should be FYI - I sent this message yesterday, don't know what happened to it. gl..... Tom QuoteSascha Herrmann <Its_a_so...@t-online.de> wrote in message Quote> Hi, |
Sascha Herrman
![]() CBuilder Developer |
Wed, 17 Dec 2003 02:18:01 GMT
Re:How to include .tlb file in projectHi Tom, thanks for your advice. I don't really see the difference (when I include the ..._TLB.cpp file, the Thanks again. Regards, Sascha "Tom K." <tk...@socal.rr.com> schrieb im Newsbeitrag Quote> Sascha, |
1. TLB Editor Error: cant find project file
2. Importing .TLB file (ACVBEXT.TLB)
3. build project including dll in file exe
4. Including .lib file to project
5. including pas files in project
6. Builder 4 Project Include File Directories
7. Format of .DEF file to include in Builder3 Project
8. Including existing .RC files into project