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
> 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.