Click here to Skip to main content
15,909,324 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: pdf maker coding in c++ for ebook device Pin
Rajesh R Subramanian31-Jan-09 17:51
professionalRajesh R Subramanian31-Jan-09 17:51 
Questionhow to manage multi data input. Pin
Max++31-Jan-09 6:04
Max++31-Jan-09 6:04 
AnswerRe: how to manage multi data input. Pin
«_Superman_»31-Jan-09 14:54
professional«_Superman_»31-Jan-09 14:54 
GeneralRe: how to manage multi data input. Pin
Max++31-Jan-09 15:24
Max++31-Jan-09 15:24 
GeneralRe: how to manage multi data input. Pin
«_Superman_»31-Jan-09 15:26
professional«_Superman_»31-Jan-09 15:26 
GeneralRe: how to manage multi data input. Pin
Max++31-Jan-09 15:48
Max++31-Jan-09 15:48 
Questionprint preview problem Pin
Rajesh Katalkar31-Jan-09 5:23
Rajesh Katalkar31-Jan-09 5:23 
QuestionHow to Set the environment using CreateProcess Pin
vipin_nvk31-Jan-09 5:02
vipin_nvk31-Jan-09 5:02 
Hi
My application (say App.exe) is supposed to be launched by another process called Laucher.exe since some environment variables are needed to be set for App.exe to run. I am using CreateProcess API in Launcher.exe to set the necessary environment variables.

I had written a sample earlier where in both by Launcher.exe and App.exe were non-unicode (built in VC 6.0). But, currently I have moved to VS 2008 which where in the application comes with unicode settings by default. I have converted both Launcher.exe and App.exe to Unicode, but I am having a problem to use CreateProcess in Launcher.exe to launch App.exe

Since my App.exe is in unicode I think we have to set the lpEnvironment (in CreateProcess to CREATE_UNICODE_ENVIRONMENT flag) But just setting this and using the API the same way fails to launch my App.exe.

I could not find sufficient links on the internet which explain how to use this flag and launch the application in a unicode environment

Can somebody help me out if you have used this in advance?

Thanx
Vipin
AnswerRe: How to Set the environment using CreateProcess Pin
«_Superman_»31-Jan-09 15:04
professional«_Superman_»31-Jan-09 15:04 
QuestionConverting C# managed DLL to C++/VC++ unmanaged DLL Pin
saratogacoach31-Jan-09 4:34
saratogacoach31-Jan-09 4:34 
AnswerRe: Converting C# managed DLL to C++/VC++ unmanaged DLL Pin
«_Superman_»31-Jan-09 15:09
professional«_Superman_»31-Jan-09 15:09 
GeneralRe: Converting C# managed DLL to C++/VC++ unmanaged DLL Pin
saratogacoach31-Jan-09 16:55
saratogacoach31-Jan-09 16:55 
QuestionInfo Regarding PostMessage and GetMessage Function Pin
rajeev281431-Jan-09 2:54
rajeev281431-Jan-09 2:54 
AnswerRe: Info Regarding PostMessage and GetMessage Function Pin
Cedric Moonen31-Jan-09 3:28
Cedric Moonen31-Jan-09 3:28 
QuestionHow to Compare 2 CStringArray? Pin
mikert_200831-Jan-09 2:06
mikert_200831-Jan-09 2:06 
AnswerRe: How to Compare 2 CStringArray? Pin
Cedric Moonen31-Jan-09 3:25
Cedric Moonen31-Jan-09 3:25 
AnswerRe: How to Compare 2 CStringArray? Pin
Rajesh R Subramanian31-Jan-09 17:56
professionalRajesh R Subramanian31-Jan-09 17:56 
QuestionAppending of XML Pin
brucewayn31-Jan-09 1:47
brucewayn31-Jan-09 1:47 
AnswerRe: Appending of XML Pin
Jonathan Davies31-Jan-09 2:07
Jonathan Davies31-Jan-09 2:07 
QuestionCheck and Uncheck taskbar menu? Pin
Le@rner31-Jan-09 1:29
Le@rner31-Jan-09 1:29 
AnswerRe: Check and Uncheck taskbar menu? Pin
Code-o-mat31-Jan-09 1:39
Code-o-mat31-Jan-09 1:39 
Questionhi i want to show progress bar....plz help Pin
swapnilb131-Jan-09 1:24
swapnilb131-Jan-09 1:24 
AnswerRe: hi i want to show progress bar....plz help Pin
Le@rner31-Jan-09 1:32
Le@rner31-Jan-09 1:32 
AnswerRe: hi i want to show progress bar....plz help Pin
Cedric Moonen31-Jan-09 3:21
Cedric Moonen31-Jan-09 3:21 
AnswerRe: hi i want to show progress bar....plz help Pin
David Crow31-Jan-09 16:25
David Crow31-Jan-09 16:25 

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.