gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DLL version of Gnokii for Win32


From: Pawel Kot
Subject: Re: DLL version of Gnokii for Win32
Date: Wed, 10 Apr 2002 14:04:53 +0200

Hi Feico,

>>> 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 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?
Please use only "/*" comments.

pkot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]