www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics



c++.windows.32-bits - lphlpapi.h / lphlpapi.lib

↑ ↓ ← =?iso-8859-1?Q?Robert_M=2E_M=FCnch?= <robert.muench robertmuench.de> writes:
Hi, have some code where I need to call "GetAdapterInfos", which is  
defined and included in lphlpapi.h / lphlpapi.lib. But these files are  
missing from DMC. Any idea what to do now?

Thanks.

-- 
Robert M. Münch
Management & IT Freelancer
http://www.robertmuench.de
Mar 01 2008
↑ ↓ Jan Knepper <jan smartsoft.us> writes:
There are some examples around on how to create the .lib file for this.
If you are not successful let me know. I do have a .lib that works with DMC.




Robert M. Münch wrote:
 Hi, have some code where I need to call "GetAdapterInfos", which is 
 defined and included in lphlpapi.h / lphlpapi.lib. But these files are 
 missing from DMC. Any idea what to do now?
 
 Thanks.
 

-- ManiaC++ Jan Knepper www.janknepper.com But as for me and my household, we shall use Mozilla... www.mozilla.org
Mar 01 2008
↑ ↓ → =?iso-8859-1?Q?Robert_M=2E_M=FCnch?= <robert.muench robertmuench.de> writes:
On Sat, 01 Mar 2008 22:26:48 +0100, Jan Knepper <jan smartsoft.us> wrote:

 There are some examples around on how to create the .lib file for this.
 If you are not successful let me know. I do have a .lib that works with  
 DMC.

Hi, thanks for the offer. I made it ;-) -- Robert M. Münch Management & IT Freelancer http://www.robertmuench.de
Mar 08 2008