Win32 Port of D-Bus

Thiago Macieira thiago.macieira at trolltech.com
Tue Apr 25 06:01:37 PDT 2006


Kevin Krammer wrote:
>On Tuesday 25 April 2006 01:33, Kosina, Martin wrote:
>> DBUS_API typedef struct DBusTimeout DBusTimeout;
>> DBUS_API DBusConnection*  dbus_connection_open (const char *address,
>> DBusError *error);
>>
>> On Windows, the DBUS_API macro will evaluate to the usual
>> _declspec(dllexport)/_declspec(dllimport) business, it would be
>> #defined empty with GCC.
>
>Isn't this also necessary when compiling with GCC and hidden visibility
>enabled?

Yes. But DBus isn't compiled with -fvisibility=hidden nor does it check if 
the compiler supports that feature.

-- 
Thiago José Macieira - thiago.macieira AT trolltech.com
Trolltech AS - Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060425/ff76939a/attachment.pgp


More information about the dbus mailing list