I Create VLC component in Delphi 2007,  but if i use it C++Builder some error shows.
If i use it in Delphi 2007 - all is ok.

[ILINK32 Error] Error: Unresolved external 'daveDisconnectPLC' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveDisconnectAdapter' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveFree' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'closePort' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'closeS7online' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'setPort' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'openSocket' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'openS7online' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveNewInterface' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|nodave
[ILINK32 Error] Error: Unresolved external 'daveInitAdapter' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveNewConnection' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveConnectPLC' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveReadBytes' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveStrerror' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveGetU16from' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent
[ILINK32 Error] Error: Unresolved external 'daveSetDebug' referenced from W:\CBUILDER2007\_COMPONENTS_\LIBNODAVE\DELPHICOMPONENT\BIN\LIBNODAVE_D2007.LIB|NoDaveComponent