Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Close other Applications in VB

0 views
Skip to first unread message

Aditya Pandey

unread,
Jan 25, 2002, 4:15:46 AM1/25/02
to
Hi Experts
I m a student(III Yr. CSE) making a project in VB6.
I have to close other applications by getting their handles. Kindly help me
regarding the same.

Thanx.
Aditya Pandey
III B.E. CSE
RECJaipur

mardirossian

unread,
Jan 26, 2002, 7:47:55 AM1/26/02
to

"Aditya Pandey" <ask_ad...@yahoo.com> a écrit dans le message de
news:b1dc150e.02012...@posting.google.com...

> I m a student(III Yr. CSE) making a project in VB6.
> I have to close other applications by getting their handles. Kindly
help me
> regarding the same.

Use FindWindow then send a WM_CLOSE message
to the application you want to close.

patrick


0 new messages