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

C / C++ / MFC

 
Question::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 22:30
sheela Rajaram26-Mar-07 22:30 
AnswerRe: ::CommandLineToArgvW in EVC Pin
toxcct26-Mar-07 22:48
toxcct26-Mar-07 22:48 
GeneralRe: ::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 22:50
sheela Rajaram26-Mar-07 22:50 
GeneralRe: ::CommandLineToArgvW in EVC Pin
toxcct26-Mar-07 22:51
toxcct26-Mar-07 22:51 
GeneralCreateFile invalid handle value [modified] Pin
sheela Rajaram26-Mar-07 23:00
sheela Rajaram26-Mar-07 23:00 
GeneralRe: ::CommandLineToArgvW in EVC Pin
prasad_som26-Mar-07 23:00
prasad_som26-Mar-07 23:00 
GeneralRe: ::CommandLineToArgvW in EVC Pin
toxcct26-Mar-07 23:05
toxcct26-Mar-07 23:05 
GeneralRe: ::CommandLineToArgvW in EVC Pin
toxcct26-Mar-07 23:08
toxcct26-Mar-07 23:08 
sheela Rajaram wrote:
which is being declared as TCHAR wszFileName[256]


this is not your solution, but what you do here is wrong. it should be an array of WCHAR, not TCHAR (ok, this is the same is unicode is defined in your project, but the purpose of these is to avoid wondering which build is currently done)


GeneralRe: ::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 23:21
sheela Rajaram26-Mar-07 23:21 
AnswerRe: ::CommandLineToArgvW in EVC Pin
prasad_som26-Mar-07 23:36
prasad_som26-Mar-07 23:36 
GeneralRe: ::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 23:50
sheela Rajaram26-Mar-07 23:50 
QuestionRe: ::CommandLineToArgvW in EVC Pin
prasad_som26-Mar-07 22:51
prasad_som26-Mar-07 22:51 
AnswerRe: ::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 23:02
sheela Rajaram26-Mar-07 23:02 
QuestionRe: ::CommandLineToArgvW in EVC Pin
prasad_som26-Mar-07 23:05
prasad_som26-Mar-07 23:05 
QuestionThere is a kind of tiff image(wang tiff),and photoshop can not open it.what is this? [modified] Pin
leo-zhang26-Mar-07 22:21
leo-zhang26-Mar-07 22:21 
QuestionRe: There is a kind of tiff image(wang tiff),and photoshop can not open it.what is this? Pin
Mark Salsbery27-Mar-07 7:33
Mark Salsbery27-Mar-07 7:33 
AnswerRe: There is a kind of tiff image(wang tiff),and photoshop can not open it.what is this? Pin
leo-zhang28-Mar-07 4:04
leo-zhang28-Mar-07 4:04 
GeneralRe: There is a kind of tiff image(wang tiff),and photoshop can not open it.what is this? Pin
Mark Salsbery28-Mar-07 6:43
Mark Salsbery28-Mar-07 6:43 
GeneralRe: There is a kind of tiff image(wang tiff),and photoshop can not open it.what is this? Pin
leo-zhang28-Mar-07 20:12
leo-zhang28-Mar-07 20:12 
QuestionQuery about strsafe.h and afxv_32.h Pin
gan_esh26-Mar-07 21:29
gan_esh26-Mar-07 21:29 
AnswerRe: Query about strsafe.h and afxv_32.h Pin
Steve S28-Mar-07 2:55
Steve S28-Mar-07 2:55 
GeneralRe: Query about strsafe.h and afxv_32.h Pin
gan_esh28-Mar-07 22:48
gan_esh28-Mar-07 22:48 
QuestionOptimizing the Code Pin
narayanagvs26-Mar-07 20:45
narayanagvs26-Mar-07 20:45 
AnswerRe: Optimizing the Code Pin
Nibu babu thomas26-Mar-07 23:38
Nibu babu thomas26-Mar-07 23:38 
AnswerRe: Optimizing the Code Pin
Mark Salsbery27-Mar-07 7:40
Mark Salsbery27-Mar-07 7:40 

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.