Hi All
I URGENTLY NEED HELP PLEASE
In a VB6 App :
I need a way to get the CPU and or Harddrive unique serial number. But a number that WONT CHANGE if you format the harddrive. Yes, this is for trying to prevent software piracy - only found out that the number changes when you format it just...
Hi All
Please help...
Im using VB6 SP5 and its normal Package and Deployment wizzard (Cant afford Installshield... anything else that I can use??) . I want to distribute an application and want the Setup file(s) to put a shortcut to the application on the desktop of the person who installs...
Hi All
I have a small MS Access Database that I open via VB6 ADO. I want to save a password to the database and did so in Access via Tools/Security after I opened it Exclusively
When adding the VB6 code :
Set Ecn = New ADODB.Connection
Ecn.ConnectionString = cmd
' (Note : The...
Hi All
Ive set up a different language in MS Word to check my "Afrikaans" spelling. It works fine in Word, but when I create a simple program :
Dim w As New Word.Application
Private Sub Command1_Click()
If w.CheckSpelling(Text1.Text) Then
MsgBox "Correct Spelling"
End...
Hi All
Im developing a normal form with lots of buttons and checkboxes on it in VB6(SP5). I was still busy designing the form, adding controls when I got "Reached limit: cannot create any more controls for this for". I need more controls on this spesific form - how can i do it ? The...
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.