Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / Developers / VC++ for WinCE / July 2008

Tip: Looking for answers? Try searching our database.

BACKGROUND

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Miky - 22 May 2008 23:28 GMT
Hi All,

How do I launch in hide mode an exe file with CreateProcess  ?

Thanks

Miky
Chris Tacke, eMVP - 22 May 2008 23:51 GMT
Define "hide mode".  CreateProcess simply launches the application, just
like double-tapping it in Explorer.  If the app has an option for no ui,
pass that in as a command line parameter.  The only other option I can think
of is to FIndWindow for it and then hide it, but you're going to get a
flicker as it comes up and then gets hidden.

Signature

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com

> Hi All,
>
[quoted text clipped - 3 lines]
>
> Miky
Brian Burgess - 14 Jul 2008 08:59 GMT
'Hide Mode' means what you thought then.

-B

> Define "hide mode".  CreateProcess simply launches the application, just
> like double-tapping it in Explorer.  If the app has an option for no ui,
[quoted text clipped - 9 lines]
>>
>> Miky
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.