UnloadMode

  • Thread starter Thread starter Lespaul36
  • Start date Start date
L

Lespaul36

I want to make a unloadmode like what was in vb6. I have seen some code
using the stack, but I would prefer to use window messages. I am trying to
find the calls used for the tast manager shutting down the window. Any
ideas how to get that?
 
LesPaul,
I want to make a unloadmode like what was in vb6. I have seen some code
using the stack, but I would prefer to use window messages. I am trying to
find the calls used for the tast manager shutting down the window. Any
ideas how to get that?

To give us an idea, what do you want to achieve with that.

Cor
 
Back
Top