Click here to Skip to main content
15,908,841 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Application not get execute in WINDOWS XP Pin
maharaja pandian9-Feb-06 2:07
maharaja pandian9-Feb-06 2:07 
GeneralRe: Application not get execute in WINDOWS XP Pin
ThatsAlok10-Feb-06 0:34
ThatsAlok10-Feb-06 0:34 
QuestionDoModal returns error 1812 Pin
EthannCastell9-Feb-06 1:29
EthannCastell9-Feb-06 1:29 
Answer[Message Deleted] Pin
_AnsHUMAN_ 9-Feb-06 1:51
_AnsHUMAN_ 9-Feb-06 1:51 
AnswerRe: DoModal returns error 1812 Pin
James R. Twine9-Feb-06 1:57
James R. Twine9-Feb-06 1:57 
AnswerRe: DoModal returns error 1812 Pin
David Crow9-Feb-06 7:45
David Crow9-Feb-06 7:45 
QuestionThe \ problem.. :( Pin
Eytukan9-Feb-06 0:44
Eytukan9-Feb-06 0:44 
AnswerRe: The \ problem.. :( Pin
toxcct9-Feb-06 0:50
toxcct9-Feb-06 0:50 
actually, if you write it like this, the compiler tries to escape the characters '\w' and '\t'.

if you receive the string from an application running, or from another dialogBox for example, then you don't need to replace the \ with \\ because the '\\' representation is only a design/coding time issue...



TOXCCT >>> GEII power
[toxcct][VisualCalc 2.20][VCalc 3.0 soon...]
GeneralRe: The \ problem.. :( Pin
Eytukan9-Feb-06 1:42
Eytukan9-Feb-06 1:42 
QuestionCreating another view for SDI project Pin
beko9-Feb-06 0:35
beko9-Feb-06 0:35 
AnswerRe: Creating another view for SDI project Pin
#realJSOP9-Feb-06 4:20
professional#realJSOP9-Feb-06 4:20 
GeneralRe: Creating another view for SDI project Pin
Rage9-Feb-06 7:26
professionalRage9-Feb-06 7:26 
GeneralRe: Creating another view for SDI project Pin
#realJSOP9-Feb-06 7:53
professional#realJSOP9-Feb-06 7:53 
GeneralRe: Creating another view for SDI project Pin
Rage9-Feb-06 8:26
professionalRage9-Feb-06 8:26 
Questiondigital signal processing C/C++ programming Pin
bella19888-Feb-06 23:03
bella19888-Feb-06 23:03 
AnswerRe: digital signal processing C/C++ programming Pin
ThatsAlok8-Feb-06 23:12
ThatsAlok8-Feb-06 23:12 
QuestionProblem in CPropertySheet::SetActivePage(PropPage).... Pin
klvin8-Feb-06 22:35
klvin8-Feb-06 22:35 
AnswerRe: Problem in CPropertySheet::SetActivePage(PropPage).... Pin
Owner drawn9-Feb-06 0:54
Owner drawn9-Feb-06 0:54 
AnswerRe: Problem in CPropertySheet::SetActivePage(PropPage).... Pin
David Crow9-Feb-06 7:49
David Crow9-Feb-06 7:49 
Questionusing dll Pin
bluey128-Feb-06 22:30
bluey128-Feb-06 22:30 
AnswerRe: using dll Pin
toxcct8-Feb-06 22:31
toxcct8-Feb-06 22:31 
AnswerRe: using dll Pin
ThatsAlok8-Feb-06 22:56
ThatsAlok8-Feb-06 22:56 
AnswerRe: using dll Pin
Eytukan9-Feb-06 0:42
Eytukan9-Feb-06 0:42 
GeneralRe: using dll Pin
bluey129-Feb-06 15:27
bluey129-Feb-06 15:27 
GeneralRe: using dll Pin
Eytukan14-Feb-06 0:41
Eytukan14-Feb-06 0:41 

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.