Hallo Christopher,
Am 2002-05-04 um 04:14 schriebst du:
> On Fri, May 03, 2002 at 01:56:44PM +0200, Gerrit P. Haase wrote:
>>Hallo,
>>
>>I found this entry in the ChangeLogs:
>>http://sources.redhat.com/ml/cygwin-cvs/2002-q1/msg00120.html
>>
>>so getdomain
On Fri, May 03, 2002 at 01:56:44PM +0200, Gerrit P. Haase wrote:
>Hallo,
>
>I found this entry in the ChangeLogs:
>http://sources.redhat.com/ml/cygwin-cvs/2002-q1/msg00120.html
>
>so getdomainname() exists obviously,
>now I wonder why it isn't defined in the head
Hallo,
I found this entry in the ChangeLogs:
http://sources.redhat.com/ml/cygwin-cvs/2002-q1/msg00120.html
so getdomainname() exists obviously,
now I wonder why it isn't defined in the headers.
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl
Corinna Vinschen wrote:
>
> On Tue, Jan 29, 2002 at 02:24:06PM +0100, Corinna Vinschen wrote:
> > On Tue, Jan 29, 2002 at 11:49:02AM +0100, Jan Kellmer wrote:
> > > Hello!
> > >
> > > I'm running Win2K(SP2) German edition and have a probl
On Tue, Jan 29, 2002 at 02:24:06PM +0100, Corinna Vinschen wrote:
> On Tue, Jan 29, 2002 at 11:49:02AM +0100, Jan Kellmer wrote:
> > Hello!
> >
> > I'm running Win2K(SP2) German edition and have a problem with the
> > "getdomainname()" function.
>
On Tue, Jan 29, 2002 at 11:49:02AM +0100, Jan Kellmer wrote:
> Hello!
>
> I'm running Win2K(SP2) German edition and have a problem with the
> "getdomainname()" function.
Thanks for the heads up and especially for the simple testcase.
The cause was a wrong registr
Hello!
I'm running Win2K(SP2) German edition and have a problem with the
"getdomainname()" function.
I have tracked it down to the following example:
-- snip -- snap --
#include
#include
#include
int main(int argc, char** argv) {
char buffer[100];
int resul
7 matches
Mail list logo