[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DLL version of Gnokii for Win32
From: |
Pavel Machek |
Subject: |
Re: DLL version of Gnokii for Win32 |
Date: |
Mon, 15 Apr 2002 20:55:45 +0200 |
User-agent: |
Mutt/1.3.28i |
Hi!
> >>> address@hidden 10 April 2002 13:08:58 >>>
> > #if defined(WIN32)
> > # ifdef GNOKIIDLL_EXPORTS
> > # define GNOKIIDLL_API __declspec(dllexport)
> > # else
> > # define GNOKIIDLL_API __declspec(dllimport)
> > # endif
> > #else /* !WIN32 */
> > # define GNOKIIDLL_API extern
> > #endif /* WIN32 */
>
> I'd prefer s/GNOKIIDLL_API/GNOKII_API/
And I'd prefer s/GNOKII_API/API/. We already know what project we are
working on, right? [And we don't want Marcin to do MY_GNOKIIDLL_API
;-))))))))))))))]
Pavel
--
(about SSSCA) "I don't say this lightly. However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
- 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, 2002/04/10
- Re: DLL version of Gnokii for Win32,
Pavel Machek <=
- 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