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

vb6 dlls, convert to 64 bit dlls for windows 2008 - options?

Hi, I have a classic asp website running under windows 2003. the website uses 3 dlls to connect to the db and maintain session. the dlls where written in VB6 and i know enough to compile them in VS...

View Article


[RESOLVED] Form Drag

Attempting to trigger an event when one mdi child form is dragged onto another mdi child form. Help?

View Article


Problem with DD7 method GetSurfaceFromDC

I'm trying to use Direct Draw 7 with a picture box in VB6. So I've tried to set the surface it's going to be drawing to to be a picture box with the name Picture1. To do that you are supposed to be...

View Article

OLEDragDrop Question concerning Forms

Why do Forms have a OLEStartDrag event and a Me.OLEDrag? I can't OLE drag a Form and do a OLEDragOver on another Form even though the Form has a OLEDragOver event nor drop it on another Form even...

View Article

VB6 app getting lot of networking errors

I have vb6 application installed one on notebook with XP OS and one on windows 7 but on XP mode. But my app gives many errors like "communication link failure", "Time our error",...

View Article


MDIForm unicode font for Tile ?

MDIForm Tile bar not display unicode font ? Is everybody this example ? share with me

View Article

Image may be NSFW.
Clik here to view.

Common Control Dialog Display Problem

I am having a common control dialog developed in vb6. We will usually open excel files using this dialog. The lase opened excel will be displayed when we try to open again. Suppose I am opening a...

View Article

Image may be NSFW.
Clik here to view.

vb6 Listview Need Help

is it possible to make listview view in group? is there any control similar to this? Attached Images  

View Article


Vb6 how can I continuously check of new insertions in table and display...

I need to check a table for new insertion continuously. If there are new insertions, a notification (or a message box) should pop up in the software. I am using vb6 with sql server (both 2000 &...

View Article


Shockwave Resources that are embedded in RES File???

Hello I am looking to have a Shockwave DCR file, to be played everytime the Control is loaded in a Control Array. That part I have down pat, but then there is a problem with getting the Shockwave DCR...

View Article

[RESOLVED] I have a form thats an exit and I want it to disable other forms...

Hi, everyone, Hope everyone having a good day, I have a question, When I open my Exit form I want to disable all other form, stuff like I have a button and when the exit form opens I can still press...

View Article

how to read multistructural row of file

By function readLine i will read this sentence: 34444;12.12.2012;15.1.2015 (code; date1; date2) please: how to read which part of sentence is code, what is date1, what is date2 ?? thanks for useable...

View Article

[RESOLVED] I need to creat a popup menu with form name menu1 and menu name...

Hi, I need a right click menu, so what I have is a menu1 form that's the form name and it has a menu that I Its name is test menu, now I tried this code and did not work, am I doing something wrong....

View Article


Moving All Four Picturesboxes

I'm using the below code to move a Picturebox around the Form area. It's fine for moving one Picturebox but how do I move all 4 pictureboxes at same time and keep their respective positions by just...

View Article

Message Box API (MessageBoxW) - not MODAL ?

Code: Private Declare Function MessageBox Lib "user32.dll" Alias "MessageBoxW" (ByVal hWnd As Long, ByVal lpText As Long, ByVal lpCaption As Long, ByVal wType As Long) As Long Private Const...

View Article


xp to window 7

how can i run xp compiled vb6 exe in window 7-8? changing compatibility does not help

View Article

fill text box in pdf from vb6

hello guys, how do i fill text box in pdf from vb6 ?

View Article


ADO Locking issue

I have a vb6 application that creates a list of items to be picked in a table. When a user updates a row to say they have picked it I am sometimes getting record locked errors when there is no logical...

View Article

hair color simulation

im trying to make a hair color simulation e.x i upload a picture of a customer and then i choose a color then his or her hair will change to the same color i choose never saw this before never done...

View Article

Single URL along with Get paramater for social buttons

Greetings, hope every one is fine on this community.. I am facing a problem, that's why i am here for some help. i need to implement Facebook, tweet and G+ button my on my app (windows software) but i...

View Article
Browsing all 21760 articles
Browse latest View live


Latest Images