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

How to have a vb6 executable append itself to another exe? Both still working?

Hello all. Is there a way to have an exe, made in vb6, append itself to another exe and having the resulting executable run both the original exes like you do with binders? I don't mean put a resource...

View Article


actskn43.ocx error

I downloaded the actskn43.ocx from the net and added it to my vb6 components. It shows correctly together with my other tools. But when i click and draw it on my form it gives me an error....

View Article


[RESOLVED] Hi i am having truble registering MSDXM.OCX

Hi everyone i have downloaded this program and the instructions say to register MSDXM.OCX, I typed regsvr32 MSDXM.OCX and it said it has been registered. but when i open the program it says that...

View Article

Arduino VB Set WiFi Network SSID and Password...

Anyone know how to programmatically set the Arduino network SSID and password using a serial port and button_click event? Thanks in Advance... Trying to build a portable wifi sensor/meter that can be...

View Article

SMS, with PDU format

Hi all, Currently i'm working on a project send/receive SMS with MSCOMM.OCX control. I'm using PDU mode and so far is working fine but now i want to combining 2 SMS into 1. HTML Code: How do you add a...

View Article


Image may be NSFW.
Clik here to view.

Problem with FTP

Hi, I am new to FTP Concept . Last two days i have been searching on the internet about and got the following example Code: Dim ftp As FTPClass Dim f As FTPFileClass Set ftp = New FTPClass If...

View Article

listbox movenext?

i am currently working on how to movenext listbox or auto movenext but after i execute it it goes on the last record not on the next record if i change the listcount to 1 a errors comes up, if i change...

View Article

Modal Form

Hi I have 1 MSFlexgrid on a form . I want when user presses f5 new modal form should open which have all rows in msflexgrid . Modal form will also show same data in msflexgrid. Thanks

View Article


How to use the animation in vb 6 ??

Is it possible to slide the frame in vb 6.0 ?? tnx ^_^

View Article


Speed of operations, Multiply versus Power?

Which is a faster way to square a number in vb6? Code: newval=oldval^2 or Code: newval=oldval*oldval Knowing which is faster, and thus using proper optimization, could possibly speed up some of my...

View Article

object with variable block not set

I get this error a lot lately. And can I also remove frmstudentprof before the textboxes and checkboxes? Code: OpenCon Set rs = New ADODB.Recordset     rs.Open "Select * from [tblstud_reg] Where...

View Article

Data type mismatch in criteria expression???

Hi guys I keep getting an error : Run-time error '3464': Data type mismatch in criteria expression the code that gets highlighted is the following Set rs = db.OpenRecordset("SELECT * FROM `schedule`...

View Article

New Firewall Bypass Technique

I just came across an article about a trojan called DarkComet which can bypass firewall by using web browsers (Which are allowed by default in all firewall apps) to communicate to remote computer. Here...

View Article


Return Value from Modal Form

Hi I have a modal form , having listview , that has two values(key and description) . I want when user clicks on item in listview it should return (Key and description) to textboxes in parent form....

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Filling polygons with arbitrary colors

In my earlier thread about overlaying filled polygons with transparency, http://www.vbforums.com/showthread.p...trical-figures one of the posts redirected me to:...

View Article


Inject into IE process

Can anybody show me a code or redirect me to an article on how to inject a code/exe in Internet Explorer please? Ps: it is only for educational purpose. Thank-you

View Article

[RESOLVED] Get a website scapper to click on a button on a website.

Hi there and good day to you all. I am working on a scapper that will allow me to collect contact information from various sites without me doing through all of them one by one. The website has a drop...

View Article


using API and a picturebox ?

I am trying to use this code to capture a screenshot of my application http://www.vbforums.com/showthread.p...open+clipboard ' Set Size/Position of capture, ' FULL SCREEN .... X = 0: Y = 0 wide =...

View Article

[RESOLVED] Using GetAsyncKeyState in a case statement

Hi, Is there a way of using GetAsyncKeyState in a case statement without causing the program or IDE to freeze? This is the code I am trying to modify to use the case statement however, every time I run...

View Article

Searching for specific text inside a textbox.

Hi there and good morning. I have a work in progress scrapper that can get the source of a web page and put it into a textbox called SourceTXT. It is a multi line textbox and has lot of code I am...

View Article
Browsing all 22080 articles
Browse latest View live


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