1. Linking C# code to Win32 program (gives LNK4248 error)
Hi, I am a Win32 programmer. I dont have any exposure to .net technology. I am developing an application using C, Win32 APIs. I am using Visual studio 2005. In my application I need to include a code that is in C#. So I created one . cs file and included it in my project. Then i wrote a function in .cs file (GetUSB_Devices()) . I called GetUSB_Devices() from my C code. Now when i try to compile my program it gives linker error: 1>HW_INIT_BCODE.obj : warning LNK4248: unresolved typeref token (01000011) for '_HIDP_PREPARSED_DATA'; image may not run 1>usbfunc.obj : error LNK2028: unresolved token (0A000056) "int __cdecl GetUSB_Devices(void)" (?GetUSB_Devices@@$$FYAHXZ) referenced in function "int __cdecl GetNumUSBDev(void)" (?GetNumUSBDev@@$$FYAHXZ) 1>usbfunc.obj : error LNK2019: unresolved external symbol "int __cdecl GetUSB_Devices(void)" (?GetUSB_Devices@@$$FYAHXZ) referenced in function "int __cdecl GetNumUSBDev(void)" (?GetNumUSBDev@@$$FYAHXZ) Please help me to resolve these errors Thanks & Regards Abhijeet
2. Project 2007 srchui.dll and jscript.dll error loading Project Guid
4. Porting from JScript to JScript.Net - compiler error - Asp.Net
5. Error :: compile serilization program given in boost library examples
6. Error :: compile serilization program given in boost library examples
7. Error :: compile serilization program given in boost library examples