Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21719 articles
Browse latest View live

How to improve this

Code: Private Sub Timer1_Timer()  On Error Resume Next  Static HH As Single  Static MM As Single  Static SS As Single  Static TS As Single  Static TSS As Single  TS = TS + 1    TSS = TS / 10    If TSS...

View Article


HowTo: Create A Resource Dll and link to DirectX8 rendering???

oks, i really not sure what im talking about other then the lil bit of info on the net which isnt helping , so many names one said its a mircosoft "something" resource Dll, others just resource dll,...

View Article


ListBox Help

Hey guys, Being the amateur that I am, I do not know how I can select a record in a listbox and then display the contents somewhere else. Basically, I load a txt file for Input (which consists of...

View Article

example needed urgent : trial soft , limitation use

there is 2 things am after 1: limitation the software use when programme is launched , an example will be great such as limiting command1_click to be pressed once a day then order package 2: extend...

View Article

[RESOLVED] search listbox

this is what i have Dim i As Integer, J As Integer Private Sub List1_Click() On Error Resume Next For J = List1.ListCount - 1 To 0 Step -1 If InStr(List1.Text, "@yahoo.com") Then Me.Caption = "found"...

View Article


[Beginner] Random number generator game, need help.

Hello! I am making this random number generator game where you are playing against the computer, and the one who gets 3 labels with the same numbers first will win, numbers are from 1-9. Now to my...

View Article

Image may be NSFW.
Clik here to view.

How do I make the memory usage work at anything under 25Mb of memory???

Hello I wish to know how to make the memory usage of the Visual Basic Windows Application, that I have added in this Post such as the File Attachment, be worked at anything under 25Mb of memory. Due to...

View Article

setting x values in line graph

I have written a code that prompts the user to select x values then y values through inputboxes. However, I am unable to assign xaxis (the range of x values) to actually be used as ThemeColor x values...

View Article


I have a question regarding variables and checkboxes

Hello! I am making this random number generator game where you are playing against the computer, and the one who gets 3 labels with the same numbers first will win, numbers are from 1-9. Right now I...

View Article


Microsoft Visual Basic

Run- time error '3251': Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype.

View Article

Timing an event from start to stop and showing the time in 10th/second

I have a sound file. I need to click on button1 to start the sound and also start a timer. Then I click on button2 to stop the sound. When the sound has stopped I need to see how many 10th/seconds have...

View Article

CHECK data file by date

I need to check if \\myserverdir\database.mdb is newest of c:\midir\database.mdb, how to??? in effect i update a recordset in \\myserverdir\database.mdb and before to copy and overwrite in...

View Article

A very tricky problem for me to figure out

I am piss-poor at math which makes certain things difficult for me to figure out. Here's what I am up against. I am trying to move a vertical bar horizontally across a picturebox at a precise as...

View Article


Image may be NSFW.
Clik here to view.

Listview and Autonumber Problem!

my system is only showing 191 items. but in my database it has 240 items and my autonumber is not working as well Attached Images   

View Article

Image may be NSFW.
Clik here to view.

Need help trapping Enter key

Attached is the code(some of it were not mine) and i would like to extend it... but for some reason, im having problems trapping the "Enter" key, any help would be very much appreciated...thanks....

View Article


Moving VB6 programs from Win2k to Win7

Since we are having problems with our newer applications (.Net) in Windows 2000 boxes, we are trying to migrate our existing services and apps to Windows 7. We have a couple of OLE servers coded in VB6...

View Article

[RESOLVED] My ActiveX Control Object keep on crashing my Browser and how do I...

Hello again, it's me: ThEiMp... I am writing a Webpage that uses an ActiveX Control Object to navigate around the URL of mine, which is right about now on the Internet, too. I have been making some...

View Article


[RESOLVED] Is this the right way

Hi I wonder if this is going to be the way I think Dim strFile As String Dim FileCount As Integer FileCount = 0 strFile = Dir(App.Path & "\backup\backup\PhoneTel.mdb" & Format(Now,...

View Article

problem loading a label on shape control

HIIIIIIIII following is the code of lading a label on the shape control pls check the code & tell me what is the error i want the label to place on shape control as the shape & label should...

View Article

MSHFlexGrid edit problem: textbox won't show

I'm working on a program, which included an "editable" grid (MSHFlexGrid). I borrowed code from a VB book, which told me to superimpose a textbox whenever I click a cell. With MSHFlexgrid1 ' Cancel...

View Article
Browsing all 21719 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>