Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Design question Pin
Jagadeesh VN5-Sep-03 1:13
Jagadeesh VN5-Sep-03 1:13 
Generalrotate display 90° Pin
mads1235-Sep-03 0:48
mads1235-Sep-03 0:48 
GeneralTreeCtrl Pin
Member 4242595-Sep-03 0:00
Member 4242595-Sep-03 0:00 
GeneralRe: TreeCtrl Pin
KaЯl5-Sep-03 2:28
KaЯl5-Sep-03 2:28 
GeneralRe: TreeCtrl Pin
Member 4242595-Sep-03 3:06
Member 4242595-Sep-03 3:06 
GeneralRe: TreeCtrl Pin
KaЯl5-Sep-03 3:37
KaЯl5-Sep-03 3:37 
GeneralInternationalisation: Russian Pin
Phil J Pearson4-Sep-03 23:30
Phil J Pearson4-Sep-03 23:30 
GeneralRe: Internationalisation: Russian Pin
Michael Dunn5-Sep-03 13:57
sitebuilderMichael Dunn5-Sep-03 13:57 
Unicode/ANSI only applies to code, really. I believe that all strings in resources are stored in Unicode. What matters is whether your code that reads the resources can handle the Russian character set properly (which, really, shouldn't be a problem since it's a single-byte character set).

--Mike--
Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber
Ericahist updated Aug 30!
GeneralICQ help Pin
El'Cachubrey4-Sep-03 23:29
El'Cachubrey4-Sep-03 23:29 
GeneralRe: ICQ help Pin
Alexander M.,6-Sep-03 3:52
Alexander M.,6-Sep-03 3:52 
GeneralASCII or UNICODE Pin
hph4-Sep-03 23:13
hph4-Sep-03 23:13 
GeneralRe: ASCII or UNICODE Pin
RChin5-Sep-03 0:41
RChin5-Sep-03 0:41 
GeneralRe: ASCII or UNICODE Pin
RChin5-Sep-03 0:43
RChin5-Sep-03 0:43 
QuestionHow can I retrieve the network card number? Pin
Niedermeier4-Sep-03 23:11
Niedermeier4-Sep-03 23:11 
AnswerRe: How can I retrieve the network card number? Pin
Ph@ntom5-Sep-03 2:07
Ph@ntom5-Sep-03 2:07 
AnswerRe: How can I retrieve the network card number? Pin
David Crow5-Sep-03 3:38
David Crow5-Sep-03 3:38 
GeneralRe: How can I retrieve the network card number? Pin
Niedermeier5-Sep-03 4:26
Niedermeier5-Sep-03 4:26 
GeneralRe: How can I retrieve the network card number? Pin
David Crow5-Sep-03 4:34
David Crow5-Sep-03 4:34 
GeneralRe: How can I retrieve the network card number? Pin
Niedermeier5-Sep-03 4:41
Niedermeier5-Sep-03 4:41 
GeneralRe: How can I retrieve the network card number? Pin
David Crow5-Sep-03 4:46
David Crow5-Sep-03 4:46 
GeneralRe: How can I retrieve the network card number? Pin
Niedermeier5-Sep-03 5:23
Niedermeier5-Sep-03 5:23 
GeneralOverride Windows XP crash dialog Pin
conrad Braam4-Sep-03 23:01
conrad Braam4-Sep-03 23:01 
GeneralRe: Override Windows XP crash dialog Pin
Jason Henderson5-Sep-03 3:09
Jason Henderson5-Sep-03 3:09 
Generallist box item Pin
R. Thomas4-Sep-03 22:22
R. Thomas4-Sep-03 22:22 
GeneralRe: list box item Pin
David Crow5-Sep-03 3:43
David Crow5-Sep-03 3:43 

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.