Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I open PS/2 port Pin
asd175311-Oct-03 23:14
asd175311-Oct-03 23:14 
QuestionHow to read / write file Pin
Snyp11-Oct-03 10:07
Snyp11-Oct-03 10:07 
AnswerRe: How to read / write file Pin
Bo Hunter11-Oct-03 10:38
Bo Hunter11-Oct-03 10:38 
Questionhow to convert a project to non UNICODE Pin
OO-P11-Oct-03 7:41
OO-P11-Oct-03 7:41 
AnswerRe: how to convert a project to non UNICODE Pin
W. Hammer -sledge-11-Oct-03 12:46
W. Hammer -sledge-11-Oct-03 12:46 
AnswerRe: how to convert a project to non UNICODE Pin
Taka Muraoka11-Oct-03 13:27
Taka Muraoka11-Oct-03 13:27 
GeneralRe: how to convert a project to non UNICODE Pin
OO-P12-Oct-03 1:12
OO-P12-Oct-03 1:12 
GeneralRe: how to convert a project to non UNICODE Pin
Taka Muraoka12-Oct-03 1:17
Taka Muraoka12-Oct-03 1:17 
Good grief. Whoever you spoke to doesn't really know what he's talking about!

MFC42UD.LIB is the Unicode debug version of the MFC runtime library (the ANSI version is MFC42D.LIB). If you run the VS installer again, there will be an option to install the Unicode libraries. Make sure it's in your link path as well.

This will take you 5 minutes to do. Depending on how big your app is, converting it to ANSI could take days or weeks! Smile | :) Your friend might be thinking that you can just undefine UNICODE and _UNICODE but things are never this simple! :roll: Big Grin | :-D




"Sucks less" isn't progress - Kent Beck [^]

Awasu 1.1.3 [^]: A free RSS reader with support for Code Project.

Generalproblem of icons Pin
sarasara098765411-Oct-03 4:12
sarasara098765411-Oct-03 4:12 
GeneralRe: problem of icons Pin
includeh1011-Oct-03 5:08
includeh1011-Oct-03 5:08 
GeneralRe: problem of icons Pin
sarasara098765411-Oct-03 20:13
sarasara098765411-Oct-03 20:13 
GeneralSending Large binary data using CSocket Pin
Katamneni11-Oct-03 2:56
Katamneni11-Oct-03 2:56 
Questionodbc in Run Time? Pin
murali_utr11-Oct-03 2:27
murali_utr11-Oct-03 2:27 
GeneralUnique generated id to be shared between machines Pin
frankse11-Oct-03 0:24
frankse11-Oct-03 0:24 
GeneralRe: Unique generated id to be shared between machines Pin
John M. Drescher11-Oct-03 0:58
John M. Drescher11-Oct-03 0:58 
GeneralRe: Unique generated id to be shared between machines Pin
frankse11-Oct-03 4:04
frankse11-Oct-03 4:04 
GeneralRe: Unique generated id to be shared between machines Pin
John M. Drescher11-Oct-03 4:37
John M. Drescher11-Oct-03 4:37 
GeneralRe: Unique generated id to be shared between machines Pin
frankse12-Oct-03 21:02
frankse12-Oct-03 21:02 
QuestionHow to get local ip address in C? Pin
legrillon10-Oct-03 23:48
legrillon10-Oct-03 23:48 
AnswerRe: How to get local ip address in C? Pin
Beer2611-Oct-03 7:11
Beer2611-Oct-03 7:11 
AnswerRe: How to get local ip address in C? Pin
ZoogieZork11-Oct-03 9:37
ZoogieZork11-Oct-03 9:37 
GeneralRe: How to get local ip address in C? Pin
legrillon13-Oct-03 18:38
legrillon13-Oct-03 18:38 
GeneralSetting Font for Menu Items Pin
ramya8310-Oct-03 20:12
ramya8310-Oct-03 20:12 
GeneralRe: Setting Font for Menu Items Pin
Anonymous11-Oct-03 5:07
Anonymous11-Oct-03 5:07 
GeneralRe: Setting Font for Menu Items Pin
Beer2611-Oct-03 7:02
Beer2611-Oct-03 7:02 

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.