Re: [REALLY OT] RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-11 Thread [EMAIL PROTECTED]
ng with. Larry Original Message: - From: [EMAIL PROTECTED] Date: Fri, 11 Oct 2002 11:10:38 -0400 To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [REALLY OT] RE: 1.3.12-2 how to link with MS Platform SDK OK, I found my way around this problem with libraries. Just linke

RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread [EMAIL PROTECTED]
ig thank you to Bill. Good luck, Larry Original Message: - From: [EMAIL PROTECTED] Date: Thu, 10 Oct 2002 15:58:57 -0400 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: 1.3.12-2 how to link with MS Platform SDK Thanks, God. Somebody knows what I'm talking about ! Here i

Re: [REALLY OT] RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread [EMAIL PROTECTED]
e: Thu, 10 Oct 2002 16:15:34 -0400 To: [EMAIL PROTECTED] Subject: Re: [REALLY OT] RE: 1.3.12-2 how to link with MS Platform SDK On Thu, Oct 10, 2002 at 04:07:29PM -0400, Igor Pechtchanski wrote: >On Thu, 10 Oct 2002 [EMAIL PROTECTED] wrote: > >> Thanks, God. >> Somebody knows what

Re: [REALLY OT] RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread Christopher Faylor
On Thu, Oct 10, 2002 at 04:07:29PM -0400, Igor Pechtchanski wrote: >On Thu, 10 Oct 2002 [EMAIL PROTECTED] wrote: > >> Thanks, God. >> Somebody knows what I'm talking about ! >> [snip] >> >> > Larry > >I'm sure Larry would appreciate this new religious following :-D Oh great. Now the church will

[OT] RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread Igor Pechtchanski
On Thu, 10 Oct 2002 [EMAIL PROTECTED] wrote: > Thanks, God. > Somebody knows what I'm talking about ! > [snip] > > > Larry I'm sure Larry would appreciate this new religious following :-D Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_

RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread nickolai . bogdatov
| | To: Nickolai G. Bogdatov/EMPL/FL/Verizon@VZNotes, [EMAIL PROTECTED] | | cc: | | S

RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread [EMAIL PROTECTED]
is likely the problem. Larry Original Message: - From: [EMAIL PROTECTED] Date: Thu, 10 Oct 2002 15:08:57 -0400 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: 1.3.12-2 how to link with MS Platform SDK During linking it gives me "enr

RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread nickolai . bogdatov
During linking it gives me "enresolved external" Regards, Nickolai Bogdatov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread [EMAIL PROTECTED]
What happens when you link with DhcpCSvc.Lib from the MS Platform SDK? Larry Original Message: - From: [EMAIL PROTECTED] Date: Thu, 10 Oct 2002 12:03:51 -0400 To: [EMAIL PROTECTED] Subject: 1.3.12-2 how to link with MS Platform SDK Hello, My application controls MS DHCP

1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread nickolai . bogdatov
Hello, My application controls MS DHCP Server and because of that needs to use some calls from MS Platform SDK. For example I have to call "DhcpCApiInitialize()" function. I do #include // dhcp client options api Compilation goes no problem. But when I'm trying to link it gives me a erro