Does anyone have an example script that shows how to build Java, JNI, & C++?
We are currently building a library that will deploy .jar files, so files, and .h files generated using javah.
This library will be accessed by Java clients and C++ clients.
Thanks!
How to define the array of strings with predefined values for them within a CORBA interface? For example, I need to define an array of strings with values "A", "B", "C", etc.
Thanks.
Is there an easy way of calling an extended class' super's method.
For example:
Class1 extends Class2.
Class3 intantiates object Class1.
How can I call one of Class2's methods in Class3?
I'm having problems running the JacORB IDL compiler from an ANT build.xml file.
I can run the compiler from the command prompt with no problem.
I've tried using the <exec> tag to run the IDL compiler with no success. I continually get a "java.io.ioexception: createprocess error"...
I don't know if this is the Forum to post this message or not, but I was not able to find a JTest Forum.
It seems the latest version of Jtest 5.0 doesn't allow you to save testing results to a file or print them out.
Has anyone ran into this problem?
If so do you have a resolution for it?
Thanks
I'm trying to run the database wizard but the DATABASE submenu under INSERT is disabled.
What is causing this?
I would like to attach a Fox Pro free table to my web page, not an Access database.
I'm having trouble opening tables that I create from a copy of a blank table.
The blank table is a table that contains no data.
I copy the blank table to a new table (ie. 06242003.dbf).
This works fine.
I then try to open the table and get the following error:
"ODBC driver does not support...
I'm new to ASP and am probably missing something simple.
I retrieve a value from a table where "company" is a numeric field:
x = rsComp("company")
I want to increment x by one:
x = x + 1
but I get a Type mismatch error.
WHY?
I want to have a windows ce device (Symbol PDT 8100) access an application on a w2k server that interfaces to an SQLAnywhere table.
First, is this possible?
Second, if it is possible, do I write the application using VB 6.0 or eMbedded VB for CE? Can a windows CE application reside on a w2k...
I'm trying to have a DLL create a client winsock without using a Form.
The reason for this is that I would like to have the DLL "Run Unattended". This is a option box which if selected, I've found, enhances perform of the DLL.
Is it possible to use the Winsock Active X control...
This seems to be a bit tricky.
Is there a way to call a function within a loop, but continue in the loop while the function is still processing?
Would DOEVENTS handle this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.