Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: type casting problem Pin
amitmistry_petlad 20-Mar-07 1:24
amitmistry_petlad 20-Mar-07 1:24 
GeneralRe: type casting problem Pin
amitmistry_petlad 20-Mar-07 1:46
amitmistry_petlad 20-Mar-07 1:46 
QuestionRe: type casting problem Pin
prasad_som20-Mar-07 1:48
prasad_som20-Mar-07 1:48 
AnswerRe: type casting problem Pin
amitmistry_petlad 20-Mar-07 1:58
amitmistry_petlad 20-Mar-07 1:58 
AnswerRe: type casting problem Pin
prasad_som20-Mar-07 2:06
prasad_som20-Mar-07 2:06 
Questionget data of java application in a HTML page Pin
martin_j19-Mar-07 23:41
martin_j19-Mar-07 23:41 
AnswerRe: get data of java application in a HTML page Pin
ThatsAlok20-Mar-07 1:48
ThatsAlok20-Mar-07 1:48 
QuestionLPCWSTR Problem Pin
Programm3r19-Mar-07 23:32
Programm3r19-Mar-07 23:32 
Hi all,

I'm trying to create a file, but every time the filename is all sorts of funny characters. Can anyone please help ?
hFile = CreateFile((LPCWSTR)"Error_Occured.err",
                GENERIC_WRITE,
                0,
                NULL,
                CREATE_ALWAYS,
                FILE_ATTRIBUTE_NORMAL,
                NULL);

Many thanx
Regards,


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

Bronze

My Blog: ^_^

AnswerRe: LPCWSTR Problem Pin
Parthi_Appu19-Mar-07 23:38
Parthi_Appu19-Mar-07 23:38 
GeneralRe: LPCWSTR Problem Pin
Programm3r20-Mar-07 0:00
Programm3r20-Mar-07 0:00 
AnswerRe: LPCWSTR Problem Pin
toxcct20-Mar-07 0:23
toxcct20-Mar-07 0:23 
AnswerRe: LPCWSTR Problem Pin
prasad_som20-Mar-07 0:29
prasad_som20-Mar-07 0:29 
GeneralRe: LPCWSTR Problem Pin
toxcct20-Mar-07 0:33
toxcct20-Mar-07 0:33 
GeneralRe: LPCWSTR Problem Pin
Parthi_Appu20-Mar-07 0:40
Parthi_Appu20-Mar-07 0:40 
GeneralRe: LPCWSTR Problem Pin
toxcct20-Mar-07 0:48
toxcct20-Mar-07 0:48 
GeneralRe: LPCWSTR Problem Pin
Rajesh R Subramanian20-Mar-07 2:03
professionalRajesh R Subramanian20-Mar-07 2:03 
GeneralRe: LPCWSTR Problem Pin
David Crow20-Mar-07 3:23
David Crow20-Mar-07 3:23 
GeneralGotcha! Pin
Rajesh R Subramanian20-Mar-07 3:59
professionalRajesh R Subramanian20-Mar-07 3:59 
GeneralRe: Gotcha! Pin
David Crow20-Mar-07 4:10
David Crow20-Mar-07 4:10 
GeneralRe: Gotcha! Pin
Rajesh R Subramanian20-Mar-07 4:12
professionalRajesh R Subramanian20-Mar-07 4:12 
QuestionRe: Gotcha! Pin
David Crow20-Mar-07 4:18
David Crow20-Mar-07 4:18 
AnswerRe: Gotcha! Pin
Rajesh R Subramanian20-Mar-07 4:26
professionalRajesh R Subramanian20-Mar-07 4:26 
GeneralRe: Gotcha! Pin
David Crow20-Mar-07 4:37
David Crow20-Mar-07 4:37 
GeneralRe: Gotcha! Pin
toxcct20-Mar-07 4:23
toxcct20-Mar-07 4:23 
GeneralRe: Gotcha! Pin
Rajesh R Subramanian20-Mar-07 4:30
professionalRajesh R Subramanian20-Mar-07 4:30 

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.