|
-
July 30th, 1999, 03:52 AM
#1
destroy another window
Hi!
I want to destroy another windows.
I coded it.
==================================
HWND hWnd;
hWnd = ::FindWindow(NULL,"test");
: estroyWindow(hWnd);
==================================
But I can't destroy "test window".
What's wrong there? or How do I destroy window?
Buy..^-^ <: <: ....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|