I'm a newbie in CBuilder. I'd like to convert a software from DOS to Windows, but it manipulates interruption IRQ5 to obtain data from a prototype board. I don't know how to do this in CBuilder. Somebody may help me, with a sample code?
Thank you.
I made a database (ADO) using Visual Data Manager (VB6) with 3 tables: clients (with address,city,etc.)and phones(with model, phonenumber, hexa, etc.) and devices (with phonenumber,version,etc). The field codeclient is the index (primary key), for tables clients and phones. And the field...
Hi,
I want to open a text file using fopen as the following:
if the file to be open named "file1.txt" is being used for another application (it is already opened or truncated), then I'd like to open another file named "file2.txt", to update it with fwrite function.
How to...
I read in the book ActiveX Programmer's Library (Suleiman,Jamsa Press), that the first example "hello.html", that uses alert() function has the control spinner.ocx. How to obtain this information (spinner.ocx)? I say this because others programs of the book are not running ok...and I...
Somebody knows how to make a software with a control of numbers of executions like a trial evaluation period of 30 tentatives, for sample? Not a expiration time.
Thank you for any help.
Ccortez
I have Win/98 running with K6-2 500MHz.
When I tried to install the drivers for WebCam Go (Creative) I received a blue screen or similar "A fatal exception 0E has occurred at 0028:FF0282E0 in VXD USBD (01)+00000440" message.
I installed Windows several times, and the drivers for USB...
When I try to open a DBF file, VB6 says:
Cannot locate the requested xbase memofile.
Another DBF file, opens ok!
Could somebody help me, please ?
Thanks
Claudio
Thanks for all, guys.
Simon,
I'm a begginner in VB. What do you want to say with "Access link to the dbf". May you explain to me, please, with a sample.
Thanks.
CCortez
When I use this code:
Open "file.txt" for Binary as #1
Put #1, ,"string of test" & chr(9) & "other string"
The file.txt is created with several characters before the string "string of test".
I don't want those characters, only the strings, and the tab (...
Help me, please.
My software needs of parameters in the line command to run.
Example: test -n1 -a5
How to set this parameters and use the debug ?
Thanks for any help.
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.