Re: Use IESIMPLE in OS design (full screen)
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Thu, 20 Sep 2007 13:55:14 -0700
No, there's not going to be line-by-line documentation of IESample on MSDN.
You have the source; you're compiling it yourself. Find where it looks at
the command line and do something different with that.
Paul T.
"JP_DTS" <JPDTS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6F0B28CF-E3AA-49CE-B9F2-47A188F400B5@xxxxxxxxxxxxxxxx
mmm...I want develop the number 1, but where i have to change the code of
the
comand line? it's any documentation on msn page? I have to medificated the
explorer.cpp?
Best regards,
--
JP
"Paul G. Tobey [eMVP]" wrote:
That's because items started via Init key entries get, on their command
lines, the xx value from LaunchXX. They're supposed to call
SignalStarted(), passing it that value, so that the dependency management
will work (so that things that depend on XX will be launched). IESimple,
as
it comes from Microsoft, assumes that the command line is the URL of the
page you want opened. I can think of three possible ways to handle this:
1. Change the code so that the command line of YourIESimple is always the
SignalStarted number and you just assume that it will always be there.
2. Instead of using Init keys to launch the program, put a shortcut to it
in
the Startup folder.
3. Do some fancier processing of the command line so that, if it contains
a
single integer, it's assumed to be the SignalStarted key and, otherwise,
it's a URL.
Paul T.
.
- References:
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- From: JP_DTS
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- From: JP_DTS
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- From: JP_DTS
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- From: JP_DTS
- Re: Use IESIMPLE in OS design (full screen)
- From: Paul G. Tobey [eMVP]
- Re: Use IESIMPLE in OS design (full screen)
- Prev by Date: Re: How to WinCE Web Server & Application s/w data exchage?
- Next by Date: Re: UPnP C# sample
- Previous by thread: Re: Use IESIMPLE in OS design (full screen)
- Next by thread: Registering of DLL
- Index(es):
Relevant Pages
|