Hello,

On 3/9/06, gregor herrmann <[EMAIL PROTECTED]> wrote:

I looked at the code but in fact I have no idea; my only idea is to
comment out this whole block (from #ifdef EMBED until #endif) because
I guess something called MY_DLLEXPORT (*DLL*) is not really useful on
linux anyway. But I might miss something ...

Actually, MY_DLLEXPORT is a macro that expands to different tokens on each platform. On any platform other than win32, it expands to identity, that is the same tokens as the ones passed as parameters.

Regards,
--
Julien Gilli
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to