| Thread | Last Post | Replies |
|
| Round or other odd shaped picture box control | 06 May 2004 23:01 GMT | 5 |
Is there any round or hexagon or other odd shaped picture box controls available? I'm trying to get round pictures that can move on a form and not block out the unused space that a square picture box can. And acutally, it can be any kind of control that has the picture property.
|
| Run a VB6 program direct/without installing | 06 May 2004 22:40 GMT | 5 |
I have developed an engineering application software using VB6 which I want to demo to a potential client. I plan to put the executable file and all dependent/supporting DLL,
|
| video stream with VB | 06 May 2004 21:30 GMT | 13 |
for an infrared camera I want to design a software to show and capture a video stream. The camera is connected over usb2.0 and i got a VB software toolkit from the manufacturer of the camera. Unfortunately I can't use a standard videocapture software because you don't get a standard ...
|
| Checking for a double quote " | 06 May 2004 21:01 GMT | 2 |
Gentlemen, Is there a way to use an inStr function to test for a double quote?
|
| Checking for a double quote | 06 May 2004 20:48 GMT | 1 |
Gentlemen, Is there a way to use an inStr function to test for a double quote?
|
| trigonometry and vb | 06 May 2004 20:46 GMT | 2 |
I have a small app that I want to add extra functionality to but it involves maths and trig.!! Without boring you too much it is an aircraft plotting application. Messages are inputted and those with position data are plotted
|
| Checking for a double quote | 06 May 2004 20:45 GMT | 1 |
Gentlemen, Is there a way to use an inStr function to test for a double quote?
|
| Sorting question | 06 May 2004 20:19 GMT | 3 |
I'm stuck with the following: I have 4 variables (A, B, C, D). Each variable can contain a value between 4 and 30. Now I know how to order them in a particular order (highest first for example), but that's not what I need. I need a string representing the
|
| resizing a window differences between 2000 and XP | 06 May 2004 17:58 GMT | 2 |
I have an application that re-sizes itself during execution (generally to hide or show part of the window). To set this I re-size the window to the one size, read off the width and height and then re-size to the new size and do the same.
|
| remove all punctuation from a txt file | 06 May 2004 17:36 GMT | 5 |
i'm trying to convert a word document into pure .txt format - which i've done. then i need to remove all punctuation except . at the moment i'm doing a find and replace - finding everything but big letters, small letters, full stop and space - replacing them with a space.
|
| Adding DOS box to VB6 form | 06 May 2004 13:07 GMT | 1 |
I wish to run a command line dos program within VB6. So when I call it from VB6 instead of it loading and running in an external form to my program, I can get the dos window to appear on my VB6 form. Ken.
|
| Visual Basic - string manipulation | 06 May 2004 08:53 GMT | 8 |
I get a name from a database on the format Lastname + Firstname, but I want to display it the other way around (firstname + lastname). How can I do this? Code:
|
| Common Dialog Control doesnt allow orientation from Landscape to Portrait programmatically | 06 May 2004 08:37 GMT | 11 |
I am having a big problem with the Common Dialog control being used in a Windows app developed using VB6 SP6 running on XP and 98. When trying to print using the common dialog and set the common dialog's orientation property I have noticed that it doesnt seem to
|
| [Msgid 301076] *** Looking for a way to embed DLL & OCX files into a single file in VB 6.0 *** | 06 May 2004 07:22 GMT | 3 |
Dear friends, My name is Theodoros Tsioupros and I am a university student from Greece. It is the first time I am using a newsgroup and I am writing to request your precious help with a simple question about VB 6.0
|
| Programatically change account | 06 May 2004 04:17 GMT | 3 |
I've got this program that creates an excel file and saves it out on a different server. A SQL job kicks off the program each morning. In the beginning the program was failing because the account that the SQL was running on did not have permission to the particular folder I
|