ss_blog_claim=752cdf4fa7cc7b60527b400da1af07d5

Browsing All posts tagged under »Accessing Windows Registry From Java Example«Follow This Tag

July 27, 2009

7 Comments

How to use Windows API in Java?-Solution

We all know that Win32 API’s are Powerful and provide great features and ability from getting Window handles,Spawning new process,killing process ,Send Keystrokes ,Tweaking Registry, Logging lots and lots more. But how to use Windows API in Java ,this is sure to make your Java Application Power packaged and versatile and also eases your work.It [...]