win32 api

2002-01-11 Thread Jean le Roux
Hi all Does anyone know where I can find some references to API calls such as those exported with /usr/include/w32api/winreg.h ? I'm rather curious as to what the parameters are intended for... not all of them are obvious. Thanx -- Jean le Roux Binary Entropy Catalyst Fairy Tale, n

building dll's under cygwin

2002-01-10 Thread Jean le Roux
to be the only major thing to look out for. Anyone else had this problem before ? thanx -- Jean le Roux Binary Entropy Catalyst Cellular: 083 505 6443 I owe the public nothing. -- J.P. Morgan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting

Re: building dll's under cygwin

2002-01-10 Thread Jean le Roux
'. That does it :) Millions of thankyou's :) -- Jean le Roux Binary Entropy Catalyst Rules for driving in New York: (1) Anything done while honking your horn is legal. (2) You may park anywhere if you turn your four-way flashers on. (3) A red light means the next six cars may go

Re: w32api header problems

2002-01-09 Thread Jean le Roux
On Wed, Jan 09, 2002 at 01:07:47PM +0300, egor duda wrote: Hi! Wednesday, 09 January, 2002 Jean le Roux [EMAIL PROTECTED] wrote: JlR I need to include /usr/include/w32api/winbase.h in order to use the JlR GetVolumeInformation(...) system call under windows. JlR However, as i metioned

Re: w32api header problems

2002-01-09 Thread Jean le Roux
On Wed, Jan 09, 2002 at 12:40:02PM +0100, Pavel Tsekov wrote: Jean le Roux wrote: On Wed, Jan 09, 2002 at 01:07:47PM +0300, egor duda wrote: Hi! Wednesday, 09 January, 2002 Jean le Roux [EMAIL PROTECTED] wrote: JlR I need to include /usr/include/w32api/winbase.h in order to use

Re: w32api header problems

2002-01-09 Thread Jean le Roux
intmax(const int value_a, const int value_b); //line 283 intmin(const int value_a, const int value_b); //line 284 string itoa(const int value, const short fix=0); //line 285 ... common.h:284: parse error before `const' common.h:285: parse error before `const' Woops.. those line

Re: w32api header problems

2002-01-09 Thread Jean le Roux
Hi To fix the min and max, define the following before including windows.h: #define NOMINMAX added that... waiting for compile to complete (Working on a VM... takes forever :) and tada! It's happy and so am I! It still warns me about undefined symbols: make all-recursive make[1]:

Re: w32api header problems

2002-01-09 Thread Jean le Roux
such a flag. -- Jean le Roux Binary Entropy Catalyst Cellular: 083 505 6443 A sad spectacle. If they be inhabited, what a scope for misery and folly. If they be not inhabited, what a waste of space. -- Thomas Carlyle, looking at the stars -- Unsubscribe info: http

cygwin console

2002-01-08 Thread Jean le Roux
, or simply more displayed lines. Thanx -- Jean le Roux Binary Entropy Catalyst Cellular: 083 505 6443 A national debt, if it is not excessive, will be to us a national blessing. -- Alexander Hamilton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug