Windows Event

Hi there!!! (a) How can i start a new java thread when windows loads a particular dll file or a event occurs every time .......for example when i connect USB drive it runs setupapi.dll file....(b) Can i run this thread in the background in windows so that the user should not detect it or stop the process ......regards, Shafi

[333 byte] By [shafiullah123a] at [2007-11-27 5:27:56]
# 1

> Hi there!!! (a) How can i start a new java thread

> when windows loads a particular dll file or a event

> occurs every time .......for example when i connect

> USB drive it runs setupapi.dll file....

This question is not suitable for a Java forum. You need a Windows API forum.

> (b) Can i run

> this thread in the background in windows so that the

> user should not detect it

This does not sound like a program I would want to have on my computer.

cotton.ma at 2007-7-12 14:49:51 > top of Java-index,Java Essentials,Java Programming...