Fwd: how to include some dll functions in a project

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

 



2008/11/23 bigbig <stephane.bigler@xxxxxxx>:
>
> I solved the problem by moving all the include directives from bidon.h to
> bidon.c.
>
> :-)
>
> If anyone could explain why...
>
> thank you.
> Stephane

It seems to me that one of the files "windows.h", "AtUsbHid.h" contain
not only definitions but also implementations. Thats why being
included both into main.c and bidon.c it caused multiple function
definitions. Try to check this out.

Alexey Salmin

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux