Building DLL from .LIB & .H

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2004
Posts: 1
Reputation: bmarzouk is an unknown quantity at this point 
Solved Threads: 0
bmarzouk bmarzouk is offline Offline
Newbie Poster

Building DLL from .LIB & .H

 
0
  #1
Oct 11th, 2004
SUMMARY
---------
I need the detailed steps of building a DLL project from .LIB & .H files using VC++ 6.0


DETAILES
---------
I have Windows XP SP2 and I have installed Platform SDK in order to get the ibrary files to use in my Bluetooth application that will be developed in VC#.NET. The files are "irprops.lib" and "BluetoothAPIs.h" as mentioned at the end of this page:

http://msdn.microsoft.com/library/de...catedevice.asp

The two files (irprops.lib & bluetoothAPI.h) downlodable at http://www.mybestserver.com/download/bluetooth_lib.zip.

I don't know how to use them in VC#.NET. It can deal with .DLL files only.

1) Please check the attached .LIB file. Does it contain the implelmenations of the functions listed in this link?
http://msdn.microsoft.com/library/de..._functions.asp

2) Does the file "irprops.lib" refere to other DLLs that I can use directly without the need to "irprops.lib" itself?

3) If I can develop a DLL project from th given files (irprops.lib & bluetoothAPI.h) then send me the detailed steps of doing so using VC++ 6.0 as I am not VC++ programmer.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 1
Reputation: whatisid is an unknown quantity at this point 
Solved Threads: 0
whatisid whatisid is offline Offline
Newbie Poster

Re: Building DLL from .LIB & .H

 
0
  #2
Mar 8th, 2006
see i am not any professional developer but i can help with that header file

the header file comes in the Platfrom SDK of the Windows u can download the full SDK form http://www.microsoft.com/msdownload/...ULLInstall.htm

but if u want only the BluetoothAPIs.h and the related file. Then u can download it from

http://www.freewebs.com/whatisid/developerdownload.htm





































Originally Posted by bmarzouk
SUMMARY
---------
I need the detailed steps of building a DLL project from .LIB & .H files using VC++ 6.0


DETAILES
---------
I have Windows XP SP2 and I have installed Platform SDK in order to get the ibrary files to use in my Bluetooth application that will be developed in VC#.NET. The files are "irprops.lib" and "BluetoothAPIs.h" as mentioned at the end of this page:

http://msdn.microsoft.com/library/de...catedevice.asp

The two files (irprops.lib & bluetoothAPI.h) downlodable at http://www.mybestserver.com/download/bluetooth_lib.zip.

I don't know how to use them in VC#.NET. It can deal with .DLL files only.

1) Please check the attached .LIB file. Does it contain the implelmenations of the functions listed in this link?
http://msdn.microsoft.com/library/de..._functions.asp

2) Does the file "irprops.lib" refere to other DLLs that I can use directly without the need to "irprops.lib" itself?

3) If I can develop a DLL project from th given files (irprops.lib & bluetoothAPI.h) then send me the detailed steps of doing so using VC++ 6.0 as I am not VC++ programmer.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC