Quantcast
Channel: CodeGuru Forums - Visual Basic 6.0 Programming
Browsing all 736 articles
Browse latest View live
↧

ASCII Strings in Custom Resource Text File

Hi, I'm maintaining some legacy VB 6 code that has a large number of strings DIMmed as Private Const. e.g Public Const atOn = "On" Public Const atOff = "Off" I'd like to save memory by defining these...

View Article


Please help save VB6

The link below goes to a visual studio customer feedback site. We can vote to save vb6... Everyone if you use vb6 Please vote, we need 12,000 votes, we are now at 400. Please Help!...

View Article


How a file can edit itself after the run?

Hi all. I am trying to create an exe file that can write data in itself. For example i made an exe file by VB6 with name F1.EXE and it's size is 27356 bytes. there is another file including 3 bytes...

View Article

Image may be NSFW.
Clik here to view.

Add Hyperlink to cell

I have the following code that works fine but I need to modify it to do two things but for two separate files. What I need is explained in the attachments: Attachment 30907 Attachment 30909 The code is...

View Article

how to save and load picture in database

how to save and load picture in mdb database for using vb.net. i have simple code .:cry:

View Article


How to send Email without using MS Outlook?

Hi, I have a code for send/receive email using MS Outlook but the problem is some of my clients are not using MS Outlook so I can't use that code. I try to use CDO's and VBSendMail. CDO's - > It is...

View Article

DataGrid window doesn't work when app is distributed

I've got a VB6 application that I'm trying to distribute and I'm using INNO to create the installer. I love INNO and it works great, but I appear to be missing some components. When I run the...

View Article

ActiveX component can't create object, pls. help

I have a vb6 program that works fine on my own developer machine, but when it is put on our test machine, I get the "ActiveX component can't create object" error. I pops up when the program loads, and...

View Article


CreateProcess iexplore -getting dwThreadId.how to check status 'Active' or not

I need immediate help to launch iexplore using CreateProcess, then through next command button pinfo.dwThreadId to find Active or not VB form has 3 command buttons first command button lngRetValue =...

View Article


Excel Search

I am trying to create a spreadsheet for work and they require it to have a search function exactly like Ctrl & F that sits within the worksheet. Is there a way I can do this? They do not want to...

View Article

Changing button image in toolbar causes text to change

I've been assigned a VB6 issue that I can't recreate locally. A handful of clients are reporting that the text on their Toolbar buttons changes randomly. Below is a video one of the clients sent,...

View Article

Load TIF into a PictureBox?

I've been Googling like crazy and trying to find a solution and haven't found anything that works. I need to display TIF images in a PictureBox on a XP machine. I understand that VB6 doesn't support...

View Article

Image may be NSFW.
Clik here to view.

VB6 - Help using FindWindowEx with a Menu Bar

I'm needing a little help using FindWindowEx to find the menu bar of an application. Then use SendMessage to click the specific options in that menubar. Right now I'm having to use SendKeys to hit...

View Article


Move a picture around in richtextbox using mouse to (Drag-Drop) in a new...

Hi, Can you help me to move a picture around in richtextbox using a mouse to (Drag) & (Drop) in a new location in the same richtextbox using Visual Basic 6 please? I am trying to learn VB6 by...

View Article

Can I change active directory passwords from VB?

Hello all, new to forum. I have a question abont lan pwds and VB. I work doing customer support in a corporate enviroment. I do a lot of password resets with various programs, including LAN pwds on...

View Article


Script error with internet control

Hi, Sorry for my poor English I want to make a small and lite web browser, but when for example WebBrowser1.navigate "http://mysite.com" an error occurs. Something like that: (it's in Bulgarian and I...

View Article

Visual basic programming with Orale database

Hi Friends, This is sathya from Bangalore. I am new to visual basic. I am developing the library management system application with VB + Oracle. Since i tried myself and created forms and done with...

View Article


Image may be NSFW.
Clik here to view.

Moving/Swapping values in a TREEVIEW

I appologize if this is a duplicate, but I could not find my first post. ===================== Hello All: I just realized this section of the forum is available. I have a problem with some existing...

View Article

split cell in excel n put it in two other cells

i hav a problem.......i have an excel sheet which hav the B column values as B1=ant & boy B2=cat & doll etc..... i need to split these values and paste them in C & D columns in same...

View Article

Help! VB6 with DirectSound8 jumps out of sub just before setting BufferBytes.

I am trying to use DirectSound8 to play the interference wave between two sinusoidal tones, 110 and 111 Hz. I would like to record 2.0 seconds worth of this sound, sampled at 11025 samples per second....

View Article
Browsing all 736 articles
Browse latest View live