Re: Cab file name

Tech-Archive recommends: Fix windows errors by optimizing your registry



Try calling GetCommandLine()


--
Chris Tacke
OpenNETCF Consulting
www.opennetcf.com
--


<jacky.cheung@xxxxxxxxx> wrote in message
news:1153168224.217017.313720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am trying to retrieve the location and the name of the Cab file that
is being run by wceload in setup.dll. Does anyone have any success in
retrieving these information? Any help would be appreciated. Thanks!

Jacky



.



Relevant Pages

  • Cab file name
    ... I am trying to retrieve the location and the name of the Cab file that ... is being run by wceload in setup.dll. ... Does anyone have any success in ...
    (microsoft.public.pocketpc.developer)
  • Re: making an atl app
    ... Are you asking where it is passed, or how to retrieve it in your ... the latter, the command line is passed as a parameter to WinMain, or you ... can get it at any time with GetCommandLine. ... "For every complex problem, there is a solution that is simple, neat, ...
    (microsoft.public.vc.atl)