Click here to Skip to main content
15,922,407 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questionhow to import dll in c++ ? Pin
cmpeng3426-Oct-07 0:37
cmpeng3426-Oct-07 0:37 
AnswerRe: how to import dll in c++ ? Pin
Jonathan [Darka]26-Oct-07 1:00
professionalJonathan [Darka]26-Oct-07 1:00 
Questionchar * to String^ Pin
KienNT7825-Oct-07 21:28
KienNT7825-Oct-07 21:28 
AnswerRe: char * to String^ [modified] Pin
Mark Salsbery26-Oct-07 6:28
Mark Salsbery26-Oct-07 6:28 
AnswerRe: char * to String^ Pin
Newbie0026-Oct-07 7:10
Newbie0026-Oct-07 7:10 
GeneralRe: char * to String^ Pin
KienNT7826-Oct-07 7:40
KienNT7826-Oct-07 7:40 
GeneralRe: char * to String^ Pin
Newbie0026-Oct-07 9:01
Newbie0026-Oct-07 9:01 
QuestionLIBC.LIB Not found Pin
Sumanta Rout25-Oct-07 19:24
Sumanta Rout25-Oct-07 19:24 
Hi,
I am compiling old C++ code in visual studio 2005. I am Getting the error as fatal error LNK1104: cannot open file 'libc.lib' ASMUtils
libc.lib

I found this library is not avialable in VC8. I copied this library from VC7 but still I am getting many other errors.

Even I tried to ignore it by putting Linker-Input-Ignore Specific Libary, but I could not able to fix this bug

Need some urgent help.

Thanks in advance
QuestionGet Computer name Pin
staticplus25-Oct-07 3:13
staticplus25-Oct-07 3:13 
AnswerRe: Get Computer name Pin
led mike25-Oct-07 4:29
led mike25-Oct-07 4:29 
Questionvirtual function Pin
richardye24-Oct-07 20:57
richardye24-Oct-07 20:57 
AnswerRe: virtual function Pin
Christian Graus24-Oct-07 21:01
protectorChristian Graus24-Oct-07 21:01 
Questionno message with ErrorProvider Pin
BuckBrown24-Oct-07 8:09
BuckBrown24-Oct-07 8:09 
AnswerRe: no message with ErrorProvider Pin
Luc Pattyn24-Oct-07 8:48
sitebuilderLuc Pattyn24-Oct-07 8:48 
GeneralRe: no message with ErrorProvider Pin
BuckBrown24-Oct-07 9:44
BuckBrown24-Oct-07 9:44 
QuestionData Parsers Pin
epsilonorion24-Oct-07 4:07
epsilonorion24-Oct-07 4:07 
AnswerRe: Data Parsers Pin
led mike24-Oct-07 5:16
led mike24-Oct-07 5:16 
QuestionVC++6 to VC++.NET conversion Pin
Sumanta Rout24-Oct-07 4:02
Sumanta Rout24-Oct-07 4:02 
AnswerRe: VC++6 to VC++.NET conversion Pin
Mark Salsbery24-Oct-07 6:14
Mark Salsbery24-Oct-07 6:14 
QuestionCommunication between forms Pin
UnHolyKnight55524-Oct-07 1:52
UnHolyKnight55524-Oct-07 1:52 
AnswerRe: Communication between forms [modified] Pin
Luc Pattyn24-Oct-07 2:06
sitebuilderLuc Pattyn24-Oct-07 2:06 
GeneralRe: Communication between forms Pin
led mike25-Oct-07 4:31
led mike25-Oct-07 4:31 
Questionerror C4430 Pin
Sumanta Rout24-Oct-07 1:03
Sumanta Rout24-Oct-07 1:03 
Questiona link error Pin
richardye23-Oct-07 22:19
richardye23-Oct-07 22:19 
AnswerRe: a link error Pin
Christian Graus23-Oct-07 22:56
protectorChristian Graus23-Oct-07 22:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.