Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : Can U Include a .H file in a Delphi Project?
| Subject: | Can U Include a .H file in a Delphi Project? |
| Posted by: | "Carmen Guo" (carmen..@oconnor-associates.com) |
| Date: | Tue, 26 Apr 2005 14:52:04 |
Hi Folks,
I want to use the RAS API library in my Delphi 5 project. I am not sure
how to include this libray into Delphi. Do I need to include the rasapi.h
header file into the Delphi porject too? If so, how do I include it? Is it
like this:
{Include 'rasapi.h'} ?
Thanks in advance,
Carmen