Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with c# reference
Message
From
01/04/2008 09:14:16
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Help with c# reference
Miscellaneous
Thread ID:
01307284
Message ID:
01307284
Views:
54
Hi

I've a c++ source I copiled this but compile as Static Library (.lib) if i change this compilation type to Dynamic Library (.dll) show this error
Error 34 error LNK2019: unresolved external symbol __imp__InitCommonControlsEx@4 referenced in function "public: struct HWND__ * __thiscall KToolTip::CreateEx(struct HWND__ *,struct HINSTANCE__ *,char const *)" (?CreateEx@KToolTip@@QAEPAUHWND__@@PAU2@PAUHINSTANCE__@@PBD@Z) KToolTip.obj
Error 35 error LNK2019: unresolved external symbol __imp___TrackMouseEvent@4 referenced in function "public: virtual int __thiscall SkinButton:nMouseMove(unsigned int,long)" (?OnMouseMove@SkinButton@@UAEHIJ@Z) SkinButton.obj
Error 36 fatal error LNK1120: 2 unresolved externals .\Release\SkinStyle.dll


I want compiled this c++ code and reference in mi c# project

thank's
Daniel Vargas.
MCP - Microsoft Certified Professional

"El callar y escuchar es cosa de sabios por ello nuestro grito nace de silencio consciente fuerte y elocuente... vivir de manera diferente es morir siendo libre"

Elkin Ramirez-Kraken

My Blog
Reply
Map
View

Click here to load this message in the networking platform