Trying to use a third party dll... Here is the relevant information... Supposed to pass it a DLL handle (I'm doing that ok...) and a pointer to a structure... (I've only shown part of the structur...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10025862.html
I have made a Canvas class, which needs some parameters to run properly. Some of these parameters are expected as a String array:
public MyCanvas(Applet applet, URL ParDocBase, int initialWidth, i...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10045714.html
Zones:
JavaDate Answered: 03/31/1998 Rating: 8.2 Views: 0
I am VB new user. Can tell me how VB program pass and recieve parameter values from one program to another. Thank you
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10065948.html
Zones:
Visual BasicDate Answered: 07/21/1998 Rating: 5.6 Views: 0
Ok till I get to out main database I was writing a quick hack. Anyhow what I have is a DB class to returns some basic things. One thing I wanted to get back is an and array of char*.
So in the...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10074174.html
Zones:
C++Date Answered: 08/21/1998 Rating: 6.6 Views: 0
I have an app already running and need to pass the parameter given on the commandline of a 2nd instance of an app to the first running instance. The 2nd instance wouldnt start but the first instanc...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10083686.html
I'm using Qt for a GUI program. In my header file, I have defined
the following class:
class StatsWindow : public QWidget {
public:
StatsWindow(QWidget *parent, const char *name,
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10138273.html
Zones:
C++Date Answered: 03/12/1999 Rating: 8.8 Views: 0
well, question is simple, I want to be able to pass an html file to a perl thingy, which retrieves all the links in the document, and print them out in a plain text .html document.
thanx in advance
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10147612.html
Zones:
PerlDate Answered: 04/09/1999 Rating: 6.6 Views: 0
The Issue: When passing information from an ASP page to a com object, you need to pass each variant item from the request.form collection. When working with 50+ elements then parameter list for the...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10172784.html
Zones:
AuthoringDate Answered: 07/13/1999 Rating: 6.0 Views: 0
Hi,
I'm using an ADODB Recordset(Microsoft ActiveX Data Objects 2.1) and am having problems with the .addnew method. When I try and add a new record passing the two neccesary arrays (fields a...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10243589.html
I am trying to pass info input by a user within a form to be passed onto another form within a different html page. How can I do this?
For example, my form might ask the user to enter their name...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10335112.ht...
Zones:
HTMLDate Answered: 05/04/2000 Rating: 4.2 Views: 0