Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem including commctrl.h. Pin
Ryan Binns4-Jul-03 4:41
Ryan Binns4-Jul-03 4:41 
GeneralRe: Problem including commctrl.h. Pin
blackmesa4-Jul-03 4:45
blackmesa4-Jul-03 4:45 
GeneralRe: Problem including commctrl.h. Pin
Ryan Binns4-Jul-03 4:55
Ryan Binns4-Jul-03 4:55 
GeneralWide iostreams Pin
Taka Muraoka4-Jul-03 4:06
Taka Muraoka4-Jul-03 4:06 
GeneralRe: Wide iostreams Pin
Michael Dunn4-Jul-03 5:17
sitebuilderMichael Dunn4-Jul-03 5:17 
GeneralRe: Wide iostreams Pin
Ryan Binns4-Jul-03 5:21
Ryan Binns4-Jul-03 5:21 
GeneralRe: Wide iostreams Pin
Taka Muraoka4-Jul-03 12:41
Taka Muraoka4-Jul-03 12:41 
GeneralRe: Wide iostreams Pin
Taka Muraoka4-Jul-03 13:00
Taka Muraoka4-Jul-03 13:00 
Michael Dunn wrote:
Curse you for making me look at the VC 6 STL code this early in the morning.

He he Smile | :)

Michael Dunn wrote:
fwrite(_Str->begin(), 1, _N, _File)

Yep. The odd thing is, Stlport does the same thing i.e. even when I use their iostreams instead of Microsoft's. They correctly process each character as 16-bit but then explicitly call codecvt to convert it 8-bit!

Which makes me wonder if this is what is supposed to happen. If this is a bug, it's a pretty obvious one and someone would've picked it up. Seems definitely wrong to me... Frown | :-(





Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live.

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

GeneralRe: Wide iostreams Pin
Taka Muraoka4-Jul-03 15:08
Taka Muraoka4-Jul-03 15:08 
Generalmemory leak Pin
pranavamhari4-Jul-03 3:31
pranavamhari4-Jul-03 3:31 
GeneralRe: memory leak Pin
John M. Drescher4-Jul-03 3:53
John M. Drescher4-Jul-03 3:53 
GeneralRe: memory leak Pin
pranavamhari4-Jul-03 19:05
pranavamhari4-Jul-03 19:05 
GeneralRe: memory leak Pin
John M. Drescher5-Jul-03 3:29
John M. Drescher5-Jul-03 3:29 
GeneralRe: memory leak Pin
John M. Drescher5-Jul-03 3:30
John M. Drescher5-Jul-03 3:30 
GeneralRe: memory leak Pin
pranavamhari5-Jul-03 20:58
pranavamhari5-Jul-03 20:58 
GeneralCOM passing Pin
Anthony98874-Jul-03 3:27
Anthony98874-Jul-03 3:27 
GeneralRe: COM passing Pin
valikac4-Jul-03 5:05
valikac4-Jul-03 5:05 
GeneralRe: COM passing Pin
Anthony98874-Jul-03 7:42
Anthony98874-Jul-03 7:42 
QuestionWhats true? MSDN or source code? Pin
Dominik Reichl4-Jul-03 2:12
Dominik Reichl4-Jul-03 2:12 
AnswerRe: Whats true? MSDN or source code? Pin
Ryan Binns4-Jul-03 2:16
Ryan Binns4-Jul-03 2:16 
GeneralRe: Whats true? MSDN or source code? Pin
Dominik Reichl4-Jul-03 2:23
Dominik Reichl4-Jul-03 2:23 
GeneralRe: Whats true? MSDN or source code? Pin
Dominik Reichl4-Jul-03 2:25
Dominik Reichl4-Jul-03 2:25 
GeneralRe: Whats true? MSDN or source code? Pin
Ryan Binns4-Jul-03 2:29
Ryan Binns4-Jul-03 2:29 
QuestionHow to convert .exe MFC project into .ocx MFC project? Pin
Mohammed Jawed Perwez4-Jul-03 2:09
Mohammed Jawed Perwez4-Jul-03 2:09 
QuestionHas anyone found a workaround for VC++ 6.0 when using Access 2K? Pin
WREY4-Jul-03 0:25
WREY4-Jul-03 0:25 

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.