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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DLL's out of Visual Studio 2005??

Status
Not open for further replies.

drdad5727

Programmer
Feb 28, 2005
28
0
0
US
A question out of ignorance: I mostly use C/C++ to code DLL's for use by Java programs (it's called JNI) to access services, whatever, that don't have Java interfaces. So, my question (which I'm too lazy to research myself [blush]) is:

Can VS 200x produce ordinary DLLs that look just like any other DLL to the program that loads it?

Thanks for letting me be lazy! [sleeping2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top