| Thread | Last Post | Replies |
|
| Data Structures... | 08 Jun 2005 01:36 GMT | 5 |
VB6 doesn't provide many commonly used data structures such as Hashtables, so I was wondering are there any implementations\libraries out there that provide some extra data structures above Collection? Any help greatly appreciated..
|
| Basic Click method. | 07 Jun 2005 19:33 GMT | 1 |
IF I want to set up a code for RIGHT clicking a label then what is the code for it Normally its "Private Sub Label1_Click()"
|
| Newbie - Code should wait | 07 Jun 2005 18:42 GMT | 2 |
I`m searching for a function or code to show a picture for some seconds on the screen. But I dont know how to do it, that the "porgram waits" for some seconds....
|
| VB6 not getting installed | 07 Jun 2005 15:27 GMT | 2 |
I have a Win2000 machine with SP2 and .Net framework installed. When I try to install VB6 in this machine, it shows "Shell not found" and not getting installed. Pl help Sajith
|
| Printer object and double width | 07 Jun 2005 14:40 GMT | 2 |
I have a small vb application for printing recipients (my only client is my sister in her flower shop, but maybe samoday I will have more clients :-). For printing recipients I use Star TSP 643 printer on LPT port. I don't use driver provided by Star, because maybe someday some
|
| IE7 compatibility VB6 apps using web browser component | 07 Jun 2005 14:17 GMT | 1 |
Has anyone got information whether WindowsXp with IE7 installed (in future) is expected to work well with VB6 apps using Web Browser control? Thanks for information and insights shared.
|
| Record playback and line-in sound | 07 Jun 2005 14:09 GMT | 1 |
How can I record line-in and playback music simutaniously. Basically I want to merge two sounds. One comming from mic and the other is the played music from PC. i can access line-in (mic) from multiple API's.(Directsound, wavein) but I am unable find a way to record
|
| Line Read. | 07 Jun 2005 10:02 GMT | 4 |
Will be easy to reveal to me :D How for example do I read line 3 from a text file. If textfile appears as: Cool
|
| MSMQ anyone? | 07 Jun 2005 09:25 GMT | 9 |
I've been trying to look into MSMQ on and off for a couple of years now, but the requirements set forth by version 1.0 & 2.0 have stopped me. (Domain controller/ Active Directory)
|
| Demo application | 07 Jun 2005 09:05 GMT | 1 |
will be easy to explain to me as i am a beginer:-I need to construct a screen in VB6.0,which'll have few fields,and with save,add,delete,clear and close buttons on that screen.With which we can connect to a oracle database table(coloumns should be..like projid,unit,proj
|
| Problem with date string | 07 Jun 2005 05:06 GMT | 2 |
Hi there, I am trying to filter a DataGrid for a perticular date but am not able to make it work useing a variable, as below.. Mydate = "02/02/2005" With Adodc1.Recordset
|
| User Controls and MaskPicture | 07 Jun 2005 03:01 GMT | 3 |
How does a UC use the maskpicture to get a transparent background? The reason I ask is because I wish to have something similar done to a form. If I supply a maskpicture for the Forms shape and specify a transparent colour, how do I accomplish the rest? There is an API that will ...
|
| beginner and stuff... | 07 Jun 2005 02:30 GMT | 16 |
Okay... this is gunna sound really dumb... I don't have any Visual Basic software... I am using Notepad... Would I be right in assuming that by starting with notepad i can build my skills up to using VB?
|
| 3 dots appear as a thick black line | 06 Jun 2005 22:20 GMT | 2 |
I have developed an application that is used in 6 languages and have found MS Sans Serif works best for non latin based character sets. However this causes me a problem as whenever the text contains 3 dots ie ... they appear as a thick black line. This also occurs in access
|
| Form shape | 06 Jun 2005 21:50 GMT | 1 |
Noobish question i think but is there a way to make circle shaped forms :D -Joppe
|