|
2 registered members (OptimusPrime, AndrewAMD),
14,580
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: Icon in Task Bar
[Re: cwc]
#139608
07/05/07 17:06
07/05/07 17:06
|
Anonymous
Unregistered
|
Anonymous
Unregistered
|
Interesting task! (i don't think conitec will help you with this  ) so try this
|
|
|
Re: Icon in Task Bar
[Re: cwc]
#139611
07/05/07 21:01
07/05/07 21:01
|
Anonymous
Unregistered
|
Anonymous
Unregistered
|
Quote:
Again, I can't thank you enough for this concise and highly effective demo app
...and the dll I wrote for you (and me .
Your welcome!
To hide the startup sequence (before accessing the main windows icon) is a more tricky task. You would need a starter application that starts the game hidden (no icon at all) and switch to it after loading. Thats too much for me 
|
|
|
Re: Icon in Task Bar
[Re: jcl]
#139613
07/06/07 08:01
07/06/07 08:01
|
Anonymous
Unregistered
|
Anonymous
Unregistered
|
Thanx, I will try this...
|
|
|
Re: Icon in Task Bar
[Re: cwc]
#139615
07/06/07 15:52
07/06/07 15:52
|
Anonymous
Unregistered
|
Anonymous
Unregistered
|
download the zip again. now the icon is changed automatically (DLLMAIN) to ICON.ico if it exists. Unfortunately the blue A7-Icon is still visible for a moment.
|
|
|
Re: Icon in Task Bar
[Re: jcl]
#139616
07/06/07 16:14
07/06/07 16:14
|
Joined: Jan 2003
Posts: 4,615 Cambridge
Joey
Expert
|
Expert
Joined: Jan 2003
Posts: 4,615
Cambridge
|
Quote:
If you're using an external DLL, you can put the icon switching message call in the DllMain call. It's executed before compiling.
thanks, interesting news. at which state is the engine window created? after engine_bind()?
|
|
|
|
|
|