Click here to Skip to main content
15,886,693 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: .Net Hello World - Help! Pin
jhwurmbach1-Feb-05 1:39
jhwurmbach1-Feb-05 1:39 
GeneralRe: .Net Hello World - Help! Pin
Selvam R31-Jan-05 1:06
professionalSelvam R31-Jan-05 1:06 
GeneralRe: .Net Hello World - Help! Pin
Nick_Fi31-Jan-05 2:46
Nick_Fi31-Jan-05 2:46 
QuestionLink Error? Pin
Larsson30-Jan-05 20:16
Larsson30-Jan-05 20:16 
AnswerRe: Link Error? Pin
rwestgraham30-Jan-05 22:06
rwestgraham30-Jan-05 22:06 
GeneralRe: Link Error? Pin
Larsson30-Jan-05 23:25
Larsson30-Jan-05 23:25 
GeneralRe: Link Error? Pin
rwestgraham31-Jan-05 6:30
rwestgraham31-Jan-05 6:30 
AnswerRe: Link Error? Pin
aj168231-Jan-05 16:08
aj168231-Jan-05 16:08 
Try this go to the Project menu in the main window(file,edit,view,project),then go to your project properties then go to the linker,in linker go to Input and in ignore specific libraries add LIBC.

for eg:

Ignore Specific Library LIBC;msvcrt

Arjun Mukherjee
Software Engineer
Hewlett Packard
Generalbitsets Pin
HellFeuer30-Jan-05 19:48
HellFeuer30-Jan-05 19:48 
GeneralRe: bitsets Pin
Chris Losinger31-Jan-05 4:24
professionalChris Losinger31-Jan-05 4:24 
GeneralDebug Assertion failed Pin
aj168230-Jan-05 19:44
aj168230-Jan-05 19:44 
GeneralRe: Debug Assertion failed Pin
ThatsAlok30-Jan-05 21:45
ThatsAlok30-Jan-05 21:45 
GeneralRe: Debug Assertion failed Pin
aj168230-Jan-05 22:35
aj168230-Jan-05 22:35 
GeneralRe: Debug Assertion failed Pin
ThatsAlok31-Jan-05 3:15
ThatsAlok31-Jan-05 3:15 
GeneralRe: Debug Assertion failed Pin
aj168231-Jan-05 15:21
aj168231-Jan-05 15:21 
GeneralRe: Debug Assertion failed Pin
ThatsAlok31-Jan-05 17:34
ThatsAlok31-Jan-05 17:34 
GeneralRe: Debug Assertion failed Pin
aj16821-Feb-05 0:35
aj16821-Feb-05 0:35 
GeneralRe: Debug Assertion failed Pin
aj16821-Feb-05 0:37
aj16821-Feb-05 0:37 
GeneralRe: Debug Assertion failed Pin
David Crow31-Jan-05 4:03
David Crow31-Jan-05 4:03 
GeneralRe: Debug Assertion failed Pin
aj16821-Feb-05 0:41
aj16821-Feb-05 0:41 
GeneralRe: Debug Assertion failed Pin
David Crow1-Feb-05 2:29
David Crow1-Feb-05 2:29 
GeneralRe: Debug Assertion failed Pin
Wes Aday31-Jan-05 4:14
professionalWes Aday31-Jan-05 4:14 
GeneralRe: Debug Assertion failed Pin
aj168231-Jan-05 16:03
aj168231-Jan-05 16:03 
GeneralRe: Debug Assertion failed Pin
jhwurmbach1-Feb-05 1:51
jhwurmbach1-Feb-05 1:51 
QuestionHow to enum the drivers in the system? Pin
sharkmouse30-Jan-05 18:33
sharkmouse30-Jan-05 18:33 

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.