Re: Compiling with netapilib

2009-07-19 Thread Christopher Faylor
On Sun, Jul 19, 2009 at 01:57:23PM -0500, Yaakov (Cygwin/X) wrote: >On 19/07/2009 13:13, Ian Puleston wrote: >> I'm trying to use gcc 3.4.4 to compile the Microsoft C sample at >> http://msdn.microsoft.com/en-us/library/aa370663(VS.85).aspx to build a >> small test program that makes the "NetWkstaG

Re: Compiling with netapilib

2009-07-19 Thread Yaakov (Cygwin/X)
On 19/07/2009 13:13, Ian Puleston wrote: I'm trying to use gcc 3.4.4 to compile the Microsoft C sample at http://msdn.microsoft.com/en-us/library/aa370663(VS.85).aspx to build a small test program that makes the "NetWkstaGetInfo" Windows NetAPI request. The Cygwin gcc library includes a libnetapi

Compiling with netapilib

2009-07-19 Thread Ian Puleston
Hi, I'm trying to use gcc 3.4.4 to compile the Microsoft C sample at http://msdn.microsoft.com/en-us/library/aa370663(VS.85).aspx to build a small test program that makes the "NetWkstaGetInfo" Windows NetAPI request. The Cygwin gcc library includes a libnetapi32.a library that seems to include tha