Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Multimedia
Remove
Platform
Any
License
Any
I have a dataproject in VB and I was trying to use the query builder (the one similar to access) and was trying to set up the criteria for a certain field as a combo box on the visual basic form. I...
I have a dataproject in VB and I was trying to use the query builder (the one similar to access) and was trying to set up the criteria for a certain field as a combo box on the visual basic form. I...
Hi There. I've reciently started a game called Lemurian arcanna in
Visual Basic 5. I'm using DirectX related graphics and it rocks. If there is anybody that would like to help me just e-mail me at:...
Hi There. I've reciently started a game called Lemurian arcanna in
Visual Basic 5. I'm using DirectX related graphics and it rocks. If there is anybody that would like to help me just e-mail me at:...
Hi There. I've reciently started a game called Lemurian arcanna in
Visual Basic 5. I'm using DirectX related graphics and it rocks. If there is anybody that would like to help me just e-mail me at:...
Hey.
At the moment i am making a JApplet. i can get it to work perfectly on jBuilder (which is running jdk 1.2.2).
but when i try to complile and run it under jdk 1.4.1 it seems to not work.
The...
: Could anyone tell me how to create basic dialog boxes using Swing.
:
: EG Just one frame and when the user clicks the button a dialog(Message) box is displayed.
:
: Also what imports will I...
Could anyone tell me how to create basic dialog boxes using Swing.
EG Just one frame and when the user clicks the button a dialog(Message) box is displayed.
Also what imports will I need to...
: : : : If someone knows how to open mulitple bat files from visual basic can they please tell me!
: : : :
: : : : Park
: : : :
: : : : : :
: : what about activated when you use a command...
: : I'm building a electronic device that I want to control from my PC VIA the printer port.
: :
: : I have done some programing in basic and managed to get it working satisfactory.
: : but basic...
: I'm building a electronic device that I want to control from my PC VIA the printer port.
:
: I have done some programing in basic and managed to get it working satisfactory.
: but basic have...
I'm building a electronic device that I want to control from my PC VIA the printer port.
I have done some programing in basic and managed to get it working satisfactory.
but basic have it's...
Thanks for the tip! I found a DIHtmlLabel component, but it is still an early version and only supports basic font options (bold, underline etc.). Thanks anyway.
: Hi. This is not a standard...
Does anyone know the procedure to turn off effects sound and sound for speech on/off using visual basic for msagent?
Thanks in advance.
A little rusty here, but looking at a few of my old programs, I think everything here should be fine, except for your funtion setup. It should go something like this:
void CheckKB( char[] ); //...
How would i make a function that accepts an array of 256 UCHARs and fills in that array?
I tried this
void CheckKB(UCHAR *kbs)
{
//do whatever
}
and i called it with this
UCHAR kbs;...
: like i want to write a program that could analyse programs in basic
:
: may be into variables,constant,strings, label etc
:
: i mean to do the lexical analysis of a program as done by the...
like i want to write a program that could analyse programs in basic
may be into variables,constant,strings, label etc
i mean to do the lexical analysis of a program as done by the lexical...
How is this disabled, is the function on the file menu disabled as in greyed out or is the file system not letting you.
Try locating your project file (the one with .vbp extension) and right click...
: This message was edited by hys at 2003-1-26 17:6:16
: Some versions of visual basic are designed to not be able to create the .exe, these versions are the ones usually found on the internet and...