Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JNI-how to create shared library in visual studio.net

Status
Not open for further replies.

ArmenD

Programmer
Feb 3, 2005
101
0
0
US
hi,
Step 5 of JNI method says...
"Compile the native language code that you created in the previous two steps into a shared library. On Windows you'll create a dynamic link library (DLL).

can someone please tell me how I can do this using visual studio.net?
 
Perhaps more of a question that should be directed at the Microsoft Visual C++ forum ?


--------------------------------------------------
Free Database Connection Pooling Software
 
Oh wait ... I see you already did ...

Please do not cross post questions in two forums (C++ Microsoft forum).

--------------------------------------------------
Free Database Connection Pooling Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top