Quantcast
Channel: CodeGuru Forums - Visual Basic 6.0 Programming
Browsing index pages (736 articles)

can i get the pixels pointer?

we have a picturebox, for exemple, can we get the pixels pointer without create a DIB?

View Article


Newbie VB Help much appreciated

I am preforming a data integrity check by using a select count. i noticed that the developer was only passing 1 expression if Val(sRows) >1 but he forgot to check for zero record. I tried to change...

View Article


Issue with GetProcAddress need input

Hi, I'm working on a VBA project for work, and I'm having issues with GetProcAddress and LoadLibrary (But this works in a few directories, not where I need it from) Below is the code, and just a simple...

View Article

How to change the Data Report Text Box Value in Run Time

Sir, I am using the following code to update the Data Report Text Box in Run Time. But I am facing error message. Run-time Error '438': Object doesn't support this property or method. Code : If...

View Article

[RESOLVED] problem with msflexgrid

HI I have a flexgrid populated with 3000 records Is it possible to move to the line indicated by a number inserted in a textbox?

View Article


How to improve code

Hello I'm a beginner VB programmer but yesterday I wrote some code that automatically adds text to a text box when the user selects something from a drop down list. I have 2 drop down lists, each with...

View Article

Image may be NSFW.
Clik here to view.

Need Help Designing A "MonthView" Like Calendar in VB6

I have an application written in classic Visual Basic 6.0. It uses the ActiveX control "MonthView". I would like to accomplish the same calendar interface using just VB6, without an ActiveX control. It...

View Article

Image may be NSFW.
Clik here to view.

VB 6 ActiveX Control Interface Wizard resgiter error windows 11

when i want run VB 6 ActiveX Control Interface Wizard i see this error, anybody know how can i fix this problem on Winodws 11. Attached Images actwiz.jpg (9.0 KB)

View Article


lopping and get name and control type in SStab

I have a Sstab with 5 panel I need to iterate in the second panel, of sstab and get fron it control name and control type for each controll How to? tks.

View Article


Can't catch Common Dialog box Cancel button

I have searched for the answer to this but the typical response to catch when a common dialog box is shown with the showsave or showopen and the user hits cancel it ignores my on error goto statement....

View Article

How to get coin acceptor pulses from serial port?

Can someone help me how to get coin acceptor pulses from serial port (RS232 to be exact) I dont know what pin to put the signal wire of the coin acceptor to the serial port. I want is a simple program...

View Article

Image may be NSFW.
Clik here to view.

get value from the table web page

Based this link: https://www.tuttitalia.it/italia/ how to get all value from web table? tks. my pooer code: Sub TEST() Dim oDom As Object: Set oDom = CreateObject("htmlFile") Dim X As Long, Y As Long...

View Article

Searching for something in visual basic vb6

I get all forums with relevant answers - I just want VB6 Forum. VB6 ONLY please Dont want C++, Dont Want VB.Net. etc DONT want anything but VB6 Forum Answers How ?

View Article


how to connect to a pin machine in my vb6 invoice software?

Does someone know how to connect to a pin machine in my vb6 invoice software? so customers can pay with there credit card, so the total price should go to the pin terminal Does someone has some...

View Article

Image may be NSFW.
Clik here to view.

VB6 CommonDialog - Open File problem

Am confused... When I execute the following code ... Why do I see files in c:\Users\lee\documents folder when PIX filter selected? Why do I see files in all sorts of folders when PDFS filter selected?...

View Article


Winsock with VBA failing to connect

I need help on the code below, I'm able to start Winsock with VBA library below or initialize , but I'm failing to connect to my local machine with IP address 127.0.0.1 & Port number 49414, before...

View Article

DZone Research and TechnologyAdvice Survey: Enterprise Security

Calling all AppSec experts! How do you approach security across the SDLC? What cloud security and supply chain threats impact your team? Share your insights on all things AppSec in our 7-minute...

View Article


TechnologyAdvice and DZone Survey

CodeGuru has partnered with DZone, who is conducting their annual Observability + App Performance research survey, and we want to hear from YOU! Taking ~7 mins., our questions cover topics like...

View Article

want 2 columns but getting 3

Hi, I would use a flexgrid but VB6 (enterprise) says it's not registered (even though it's there in the list, with its check box ticked) so I have used a list box (simple dropdown list) instead, which...

View Article

Dynamically Create Object Name

I think I have done this previously, but cant seem to lay my hands on how I did it. I have a number of forms which are named frmOrd1, frmOrd2, frmOrd3 ...... frmOrd100 I need to be able to access any...

View Article
Browsing index pages (736 articles)


Latest Images