[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DLL version of Gnokii for Win32
From: |
Feico de Boer |
Subject: |
Re: DLL version of Gnokii for Win32 |
Date: |
Wed, 10 Apr 2002 14:38:42 +0200 |
> ----- Original Message -----
> From: "Pawel Kot" <address@hidden>
> To: <address@hidden>
> Sent: Wednesday, April 10, 2002 2:04 PM
> Subject: Re: DLL version of Gnokii for Win32
> I'd prefer s/GNOKIIDLL_API/GNOKII_API/
Hmm, just GNOKII_API will do for me. ;-) This was supposed to be a 'proof of
concept' and as such any search/replace can still be applied.
> And according to the patch:
> --- win32/gnokii_vc6/config1 2 Apr 2002 00:15:24 -0000 1.1
> +++ win32/gnokii_vc6/config1 10 Apr 2002 11:15:47 -0000
> +#define VERSION "0.4.0pre16"
> +#define XVERSION "20010323" // Don't really
> +#define XGNOKIIDIR "/xgnokii" // need these.
> It does not make sense in fact. Can't you use something similiar to
configure
> script to take contents of the VERSION file automatically?
Actually that is in the comments of the mentioned file, a TODO therefore.
First I wanted to get the DLL stuff working and after that fixing the
Windows 'config' stuff.
> Please use only "/*" comments.
I'll try to confirm to the standard.
For now, an I assume that:
1) you agree with the API specification prefix?
2) you agree with the API defines in config.h?
If so, I can continue to make the 'proof-of-concept' into something more
definitive.
Regards,
Feico
- DLL version of Gnokii for Win32, Feico de Boer, 2002/04/10
- Re: DLL version of Gnokii for Win32, Feico de Boer, 2002/04/10
- Re: DLL version of Gnokii for Win32, Pawel Kot, 2002/04/10
- Re: DLL version of Gnokii for Win32,
Feico de Boer <=
- Re: DLL version of Gnokii for Win32, Pavel Machek, 2002/04/15
- Re: DLL version of Gnokii for Win32, Pawel Kot, 2002/04/15
- Re: DLL version of Gnokii for Win32, Feico de Boer, 2002/04/19
- Re: DLL version of Gnokii for Win32, Feico de Boer, 2002/04/26
- Re: DLL version of Gnokii for Win32, Pawel Kot, 2002/04/27
- Re: DLL version of Gnokii for Win32, Pawel Kot, 2002/04/28
- Re: DLL version of Gnokii for Win32, Gnokii for Win32, 2002/04/29
- Message not available
- Re: DLL version of Gnokii for Win32, Pavel Machek, 2002/04/21
Re: DLL version of Gnokii for Win32, Pawel Kot, 2002/04/10