Click here to Skip to main content
15,896,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Protection of to-be-executed written file Pin
David Crow9-Dec-04 2:46
David Crow9-Dec-04 2:46 
GeneralRe: Protection of to-be-executed written file Pin
Donny Tytgat9-Dec-04 6:36
Donny Tytgat9-Dec-04 6:36 
Generalcharacter size more than 2 bytes Pin
parag8-Dec-04 21:17
parag8-Dec-04 21:17 
GeneralRe: character size more than 2 bytes Pin
vikramlinux8-Dec-04 22:09
vikramlinux8-Dec-04 22:09 
GeneralRe: character size more than 2 bytes Pin
soundman328-Dec-04 22:17
soundman328-Dec-04 22:17 
GeneralRe: character size more than 2 bytes Pin
parag8-Dec-04 22:27
parag8-Dec-04 22:27 
GeneralRe: character size more than 2 bytes Pin
Prakash Nadar9-Dec-04 4:26
Prakash Nadar9-Dec-04 4:26 
GeneralRe: character size more than 2 bytes Pin
Henry miller9-Dec-04 5:36
Henry miller9-Dec-04 5:36 
The 32 bit versions of unicode handle everything. The 16 bit versions miss a lo. (mostly Asain languages where there are a different symbol for each word) Windows is mostly 16 bit unicode.

UCS-8 (which is common on unix) is variable size, IIRC it can use up to 6 bytes, or as little as 1.


GeneralRe: character size more than 2 bytes Pin
toxcct8-Dec-04 22:24
toxcct8-Dec-04 22:24 
GeneralRe: character size more than 2 bytes Pin
Thomas Haller9-Dec-04 2:28
Thomas Haller9-Dec-04 2:28 
GeneralRe: character size more than 2 bytes Pin
Henry miller9-Dec-04 5:40
Henry miller9-Dec-04 5:40 
GeneralA CRecordset Problem. Pin
willyfu8-Dec-04 21:01
willyfu8-Dec-04 21:01 
GeneralRe: A CRecordset Problem. Pin
David Crow9-Dec-04 3:16
David Crow9-Dec-04 3:16 
GeneralThank you ,and I have used the ODBC API Pin
willyfu9-Dec-04 18:16
willyfu9-Dec-04 18:16 
GeneralRe: Thank you ,and I have used the ODBC API Pin
David Crow14-Dec-04 3:22
David Crow14-Dec-04 3:22 
QuestionWhat am I doing wrong??? Pin
aaadetos8-Dec-04 20:48
aaadetos8-Dec-04 20:48 
Generalfilter all application messages Pin
A T I F8-Dec-04 20:24
A T I F8-Dec-04 20:24 
GeneralRe: filter all application messages Pin
alex.barylski8-Dec-04 20:45
alex.barylski8-Dec-04 20:45 
GeneralPage break in html Pin
Member 12010138-Dec-04 20:05
Member 12010138-Dec-04 20:05 
GeneralRe: Page break in html Pin
alex.barylski8-Dec-04 20:44
alex.barylski8-Dec-04 20:44 
GeneralText Wrap in Static control Pin
Pushkar Tamboli8-Dec-04 19:53
Pushkar Tamboli8-Dec-04 19:53 
GeneralRe: Text Wrap in Static control Pin
A T I F8-Dec-04 20:39
A T I F8-Dec-04 20:39 
GeneralRe: Text Wrap in Static control Pin
Pushkar Tamboli8-Dec-04 22:20
Pushkar Tamboli8-Dec-04 22:20 
GeneralRe: Text Wrap in Static control Pin
namaskaaram8-Dec-04 23:37
namaskaaram8-Dec-04 23:37 
Questioncheck box could be owner draw? Pin
lowiq8-Dec-04 19:51
lowiq8-Dec-04 19:51 

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.