Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: struct definition with : [modified] Pin
«_Superman_»6-Jan-09 19:15
professional«_Superman_»6-Jan-09 19:15 
GeneralRe: struct definition with : Pin
Stuart Dootson7-Jan-09 1:42
professionalStuart Dootson7-Jan-09 1:42 
AnswerRe: struct definition with : Pin
Randor 6-Jan-09 19:26
professional Randor 6-Jan-09 19:26 
AnswerRe: struct definition with : Pin
John R. Shaw7-Jan-09 6:32
John R. Shaw7-Jan-09 6:32 
QuestionHow to read unicode text files Pin
PS@Codeproj6-Jan-09 17:39
PS@Codeproj6-Jan-09 17:39 
AnswerRe: How to read unicode text files Pin
«_Superman_»6-Jan-09 17:51
professional«_Superman_»6-Jan-09 17:51 
AnswerRe: How to read unicode text files Pin
John R. Shaw7-Jan-09 6:59
John R. Shaw7-Jan-09 6:59 
QuestionCAtlRegEx Unhandled Exception Pin
dehseth6-Jan-09 4:45
dehseth6-Jan-09 4:45 
Hey there,

I have a string which includes Turkish chars. And a regex pattern.. my mfc app is compiled with MBSC (I am pretty sure)

I got an error at the last letter says unhandled exception..

my string is (i am not sure if you can see it properly) "paylaş"
so last letter makes rgx throws an error.. I kinda deep search about the error I would like to write it if needed..

So what am I missing why it fails on turkish chars? I do not define any type of CharTraits I mean I create my variable in this way: CAtlRgx<> myregx; did not specify char type between "<" and ">"

thank you all..
AnswerRe: CAtlRegEx Unhandled Exception Pin
JaydeepB6-Jan-09 8:47
JaydeepB6-Jan-09 8:47 
QuestionMFC Dialog application Pin
bhanu_85096-Jan-09 3:55
bhanu_85096-Jan-09 3:55 
AnswerRe: MFC Dialog application Pin
CPallini6-Jan-09 4:07
mveCPallini6-Jan-09 4:07 
GeneralRe: MFC Dialog application Pin
bhanu_85096-Jan-09 23:14
bhanu_85096-Jan-09 23:14 
GeneralRe: MFC Dialog application Pin
CPallini6-Jan-09 23:51
mveCPallini6-Jan-09 23:51 
AnswerRe: MFC Dialog application Pin
Rajesh R Subramanian6-Jan-09 4:40
professionalRajesh R Subramanian6-Jan-09 4:40 
JokeRe: MFC Dialog application Pin
CPallini6-Jan-09 5:19
mveCPallini6-Jan-09 5:19 
GeneralRe: MFC Dialog application Pin
Rajesh R Subramanian7-Jan-09 4:16
professionalRajesh R Subramanian7-Jan-09 4:16 
GeneralRe: MFC Dialog application Pin
CPallini7-Jan-09 6:05
mveCPallini7-Jan-09 6:05 
AnswerRe: MFC Dialog application Pin
led mike6-Jan-09 4:56
led mike6-Jan-09 4:56 
GeneralRe: MFC Dialog application Pin
Nemanja Trifunovic6-Jan-09 6:15
Nemanja Trifunovic6-Jan-09 6:15 
GeneralRe: MFC Dialog application Pin
CPallini6-Jan-09 6:23
mveCPallini6-Jan-09 6:23 
Questionhow to detect the number key in MFC? Pin
Kingis6-Jan-09 2:46
Kingis6-Jan-09 2:46 
AnswerRe: how to detect the number key in MFC? Pin
Iain Clarke, Warrior Programmer6-Jan-09 2:56
Iain Clarke, Warrior Programmer6-Jan-09 2:56 
AnswerRe: how to detect the number key in MFC? Pin
Sarath C6-Jan-09 2:59
Sarath C6-Jan-09 2:59 
AnswerRe: how to detect the number key in MFC? Pin
John R. Shaw7-Jan-09 7:07
John R. Shaw7-Jan-09 7:07 
GeneralRe: how to detect the number key in MFC? Pin
Sarath C7-Jan-09 16:49
Sarath C7-Jan-09 16:49 

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.