Hi
Is there any way to call windows api functions from java if any please give me the guidlines or piece of code which would do it.
This is urgent
Thanks in advance
Regards
Anup
Printable View
Hi
Is there any way to call windows api functions from java if any please give me the guidlines or piece of code which would do it.
This is urgent
Thanks in advance
Regards
Anup
hi,
AFAIK U have to make calls to the windows API functions in a C/C++ program and then call that C/C++ program using Java Native Interface.
U will get an idea of this if u look at how java is doing this in the source code of SUN. This is related to the concept of PEERS in java.
thanx
devi prasad m. p.
Keep working hard!!!
Keep climbibg high!!!