Click here to Skip to main content
15,914,444 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is it okay to cast from int to unsigned char *? Pin
David Crow18-Mar-08 9:33
David Crow18-Mar-08 9:33 
GeneralRe: Is it okay to cast from int to unsigned char *? Pin
Maxwell Chen18-Mar-08 9:36
Maxwell Chen18-Mar-08 9:36 
GeneralRe: Is it okay to cast from int to unsigned char *? Pin
ChemmieBro18-Mar-08 9:38
ChemmieBro18-Mar-08 9:38 
GeneralRe: Is it okay to cast from int to unsigned char *? Pin
Maxwell Chen18-Mar-08 9:49
Maxwell Chen18-Mar-08 9:49 
GeneralRe: Is it okay to cast from int to unsigned char *? Pin
Mark Salsbery18-Mar-08 10:21
Mark Salsbery18-Mar-08 10:21 
GeneralRe: Is it okay to cast from int to unsigned char *? Pin
ramana.g18-Mar-08 17:30
ramana.g18-Mar-08 17:30 
QuestionAutomation Server Questions Pin
garyflet18-Mar-08 8:53
garyflet18-Mar-08 8:53 
QuestionHow to read Swedish word correctly Pin
njhy18-Mar-08 7:54
njhy18-Mar-08 7:54 
I have a program that reads contents of a text file. There is this one Swedish word that gives me trouble. The word is KALVFÄRS. When my program reads, read buffer contains KALVFÄRS, which is different than what's in the file. But the word is shown correctly in EditPlus. I need my program to read the way EditPlus reads.

I first used Win32 api to read, then tried with file io functions (fread) to read. I still have not found a way to read it correctly. Does any one know how EditPlus reads, or is there anything I should try?

BTW, language is set to Swedish in my computer.
QuestionRe: How to read Swedish word correctly Pin
Maxwell Chen18-Mar-08 8:37
Maxwell Chen18-Mar-08 8:37 
GeneralRe: How to read Swedish word correctly Pin
njhy18-Mar-08 8:42
njhy18-Mar-08 8:42 
GeneralRe: How to read Swedish word correctly Pin
Mark Salsbery18-Mar-08 9:07
Mark Salsbery18-Mar-08 9:07 
GeneralRe: How to read Swedish word correctly Pin
Randor 18-Mar-08 10:52
professional Randor 18-Mar-08 10:52 
GeneralRe: How to read Swedish word correctly Pin
Mark Salsbery18-Mar-08 11:23
Mark Salsbery18-Mar-08 11:23 
GeneralRe: How to read Swedish word correctly Pin
Randor 18-Mar-08 12:57
professional Randor 18-Mar-08 12:57 
GeneralRe: How to read Swedish word correctly Pin
Mark Salsbery18-Mar-08 12:58
Mark Salsbery18-Mar-08 12:58 
GeneralRe: How to read Swedish word correctly Pin
Moak19-Mar-08 10:45
Moak19-Mar-08 10:45 
Questioncan any friend send me source code for developing notepad appln using VC++ 6.0 Pin
raveen18-Mar-08 7:28
raveen18-Mar-08 7:28 
AnswerRe: can any friend send me source code for developing notepad appln using VC++ 6.0 Pin
Maximilien18-Mar-08 7:33
Maximilien18-Mar-08 7:33 
GeneralRe: can any friend send me source code for developing notepad appln using VC++ 6.0 Pin
ThatsAlok18-Mar-08 20:24
ThatsAlok18-Mar-08 20:24 
AnswerRe: can any friend send me source code for developing notepad appln using VC++ 6.0 Pin
Mark Salsbery18-Mar-08 8:28
Mark Salsbery18-Mar-08 8:28 
GeneralRe: can any friend send me source code for developing notepad appln using VC++ 6.0 Pin
JudyL_MD18-Mar-08 8:54
JudyL_MD18-Mar-08 8:54 
GeneralRe: can any friend send me source code for developing notepad appln using VC++ 6.0 Pin
Mark Salsbery18-Mar-08 8:57
Mark Salsbery18-Mar-08 8:57 
AnswerRe: can any friend send me source code for developing notepad appln using VC++ 6.0 Pin
Joe Woodbury18-Mar-08 16:00
professionalJoe Woodbury18-Mar-08 16:00 
Questionmy mfc application works on windows xp sp2 but fails on vista business Pin
sthotakura18-Mar-08 6:34
sthotakura18-Mar-08 6:34 
GeneralRe: my mfc application works on windows xp sp2 but fails on vista business Pin
Mark Salsbery18-Mar-08 6:50
Mark Salsbery18-Mar-08 6:50 

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.