|
| Importing a typelibrary |
 |
Sat, 12 Apr 2008 08:55:35 +010 |
Hi:
When I import a typelibrary in to rad studio 2007, Iam presented with a .cpp
and .h file. Wha do I include in my project byth the .cpp and the .h or just
the .h?
Sean.
|
| Post Reply
|
| Re: Importing a typelibrary |
 |
Mon, 14 Apr 2008 09:28:05 -070 |
"Sean Farrow" <sean.farrow@seanfarrow.co.uk> wrote in message
news:48006af5$1@newsgroups.borland.com...
> When I import a typelibrary in to rad studio 2007, Iam presented
> with a .cpp and .h file. Wha do I include in my project byth the
> .cpp and the .h or just the .h?
Add the .cpp file to the project, and #include the .h file into your source
code where needed.
Gambit
|
| Post Reply
|
|
|
|
|
|
|
|
|
|