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

Prevent windows shutdown

I want my application to be always running. I have included password so that if someone tries to close the application, it will ask for password. Now I am trying to prevent windows from shutting down,...

View Article


Stack versus Heap

1) Variable in Call Procedure are going on Stack Code: Private Sub OnStack     Call AnotherProc(10, "test)                  << Since Call is part of procedure, Call Parameters are copied to the...

View Article


Image may be NSFW.
Clik here to view.

Picture (or Image) size to fill Screen

Here is my ENTIRE project code: Code: Option Explicit Private Sub Command1_Click() Picture1(0).Visible = True Picture1(0).Top = 0 Picture1(0).Left = 0 Picture1(0).Width = Screen.Width...

View Article

Help with While Loop

Help. I'm not a coder, so I can't figure out how to do this, but I do understand code when i see it, so... I am creating a procedure in which I need to go through each text file in a folder. For...

View Article

Input a list of numerical values from a Excel column

I am pretty much a noobie, so go easy on me. I am trying to create a small program to do a mathematical average of values from a random column in Excel. Thus the copy/paste action. The number of values...

View Article


[RESOLVED] Select Case 0?

I'm trying to determine if a string contains a specific piece of text. If it does, then I need to change the forecolor of a ListItem to a predefined color. This is how I'm trying to do it, but nothing...

View Article

[RESOLVED] if list1 contains any user name then

i need 1 code help sir list1 is my iggi bin so what i want to archive is if list1 contains that user name then execute my code please help:cry::cry::cry:

View Article

Are there any debuggers for VB6 that you can attach to the .exe?

Are there any debuggers for VB6 that you can attach to the .exe? Or is there truly only on way to debug the vb6 app, and that is in the IDE? Thanks

View Article


list1 items then iggi code help again

i asked help before but need again sorry your code was Dim x As Integer For x = 0 To List1.ListCount - 1 List1.ListIndex = x If List1.Text = "iggi" Then 'Run your program here (are you using the Shell...

View Article


Where is the Basic, in Visual Basic?

In considering the current Visual Basic offerings (.Net), I am struck by just how HOSTILE .Net is to the casual programmer... by this I mean, someone that needs to fire off a quick and dirty program......

View Article

[noob] Byte Array APPEND

how to append an array? i've tried this code,but "type mismatch" codee Code: dim arx() as byte  Private Sub Winsock1_DataArrival(ByVal bytesTotal As Long) Dim asd() As Byte Winsock1.GetData asd arx =...

View Article

How to change the color of each column of the same series in MSChart control?

I'm creating a bar-chart in VB6 using MSchart. It draws all the bars in the same colour. I want to have each bar in different colour (in the same series). There is only one series of data. For example,...

View Article

Image may be NSFW.
Clik here to view.

Problem with form size

Hey there, everyone! So, this is what's going on. I'm supposed to have a playable demo of a simple 2D Side-Scroller written with Visual Basic 6 by next week for my game programming class. Recently, I...

View Article


I Want Help On Connection Error With Sql Server

I Have Program With VB6 And SQL Server And Work Ok . But the Problem is when i Stop the server when the client is connected to it and run server again this message appear to me " DBNETLIB...

View Article

vb6 webbrowser help

i have a webbrowser that loads up a site but the site is yahoo it has some script running while the page loads how ever the problem is when the page loads the script or something i dont no stops the...

View Article


Image may be NSFW.
Clik here to view.

remote desktop speed help

i downloaded this source from planet source for testing purpos and making this work for my office i need help making the speed more smooth and as the remote desktop user does something client image...

View Article

Image may be NSFW.
Clik here to view.

vb6 remote desktop small error

Public Sub savescreenshoot(ByVal file As String) DoEvents Call keybd_event(vbKeySnapshot, 0, 0, 0) DoEvents SavePicture Clipboard.GetData(vbCFBitmap), file End Sub marked red is error this line gives...

View Article


winsock data arrival help

am making chat with winsock in dataarrival i have winsock1(0).getdata strdata ok strdata brings all my data even users name and chattxt i use a webbrowser as chat window i want to archive doing is If...

View Article

Image may be NSFW.
Clik here to view.

Changing the state of control on Mouse Movement & Click

Dear, Please look at the attached snap, it has 4 different (you can say) parts, 1. Normal 2. MouseOver 3. Click 4. Disable I want that when my form loads, the picture show the 1st part of this snap,...

View Article

Simple 2d Array question

Sorry I know I am new and this question has probably been asked because I have seen similar threads but still I have a simple task but I just cant get it to work even looking at those. I have a txt...

View Article
Browsing all 21839 articles
Browse latest View live


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