Adding Sound to an Application
Question: I have a application I need to run off a floppy, I am trying to find a space effective way to add sound to my program. Thiswill be in
Question: I have a application I need to run off a floppy, I am trying to find a space effective way to add sound to my program. Thiswill be in
Question: I am currently experimenting with VB 3.0. In version 1.0 common dialogs provided the information about which button was used to exit from the dialog. I want to know
Question: I try to align numeric numbers in columns (to be right-justified). Hwvr, some of the numbers don’t right-justify very well. In my example, most of these numbers hve 2
Question: Is is at all possible to create a VB 3.0 applicationto place itself on Win95’s system tray?or does it *have* to be 32 bit (vb4.0) ?If so, how? Answer:
Question: I have an old DOS-Clipper app that I plan to upgrade to VB. The old app handles insurance claims. To enter a new claim, 4 screens of data are
Question: I have written a small program that calculates geometry problems. I have used input boxes to retreive data from the keyboard, however during runtime if I click the cancel
Question: I got a game “SimTower”. In this game you can for exemple click on the picture with the office or hotel room, then you are clicking somewhere on the
Question: What is the different between using Me and FormActualName when accessing a form’s property or to pass the FRM to a subprogram.Is it ok to use ME all the
Question: Are there common dialogs in Win95 like file open/save? I wish to put in my apps the ability to use long filenames which Win95 supports. Answer: Here is the