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

calling vc++ dll in C

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have got a requirement to access the Word file and manupulate ( like changing font size of text else...) in Java. Hence i want to create through dll developed in C and C++. So can any one help me out in this.
 
Which part do you need help with? Do you mean that you want to *write* a DLL in C or C++ or do you have an existing DLL written in C or C++ that you want to access through a Java program?

Russ
bobbitts@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top