WH_Shell, NTVDM, 16bit App, non-based window App... 
Author Message
 WH_Shell, NTVDM, 16bit App, non-based window App...

Hi all!

I'm write a program to supervise all window application

like Task Manager in NT with hooking the message

WH_SHELL(HSHELL_WINDOWCREATED).

But, I have two problems.

1. 16bit application in NT

* first 16bit program run on a NT machine
 => HSHELL_WINDOWACTIVATED message occurs. (made by ntvdm.exe)

* second 16bit program run on a NT machine
 => No message occurs.

2. non-based window application.

How can I detect a 16bit(or none based window) application

start and finish?

Any your advice would be my big pleasure.

sekim.



Mon, 24 Dec 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Can I have a Dialog Based Window in an MDI non doc/view app

2. 16bit Windows app, child window all black

3. windows 16bit app command line info?

4. Customize own App Wizard for non Mfc apps

5. redirecting a debug string to the debug IDE window in non-MFC app (ala TRACE)

6. redirecting a debug string to the debug IDE window in non-MFC app (ala TRACE)

7. How to set window title when create a new frame in non Doc/view app

8. Using MFC for non-windows apps?

9. Getting console-based app output into a Windows view

10. Dialog Based Apps - Menu & Windows :: MFC

11. Preventing New Windows From CHtmlView Based App

12. dialog based mfc app that starts without showing the main window

 

 
Powered by phpBB® Forum Software