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

Detect Operating System

Hello reader I want to detect if a PC has WinXP or Win7 or Vista running Thanks

View Article


CopyMemory doesn't work with destination as Array of Fixed Length Strings?

I have a byte array called mybytearray with the ascii (1 byte per character) characters "ABCD1234" and would like to split it into 2 equal parts of 4 characters each so I have an array of fixed length...

View Article


Gmail / Google Voice SMS API?

Does anyone know how to access the Google API to send out text messages? Here's my story.. I wote a nifty little VB program to send an Email to all the major SMS gateways in Canada. My customer can...

View Article

isometric tile recognition

Hi, im attempting to create an isomertic game in vb using the glorious BitBlt. my problem is a math one, i hope you can help. i have a series or isometric tiles in the game area, the problem is at the...

View Article

.exe Won't Run If Made On Wrong Computer

I am working with three computers. A netbook, Desktop A and Desktop B. I have a VB5 program I wrote that, if I do the Make project.exe on Desktop A, the .exe runs fine on the netbook. If I Make the...

View Article


HTML Help

Hi I have managed to add HTML Help Files to my project from a command button works fine no errors. What I would also like to do is let the user have a Joice and use the F1 key is there a blow by blow...

View Article

select list1 item then delete that item from friends.text in appath

in project i have list1 ' holds as friends usernames what i want to archive is when i remove selected item from list1 then appath freinds.text selected name to be deleted. current code Code: Private...

View Article

[RESOLVED] select list1 item then delete that item from friends.text in appath

in project i have list1 ' holds as friends usernames what i want to archive is when i remove selected item from list1 then appath freinds.text selected name to be deleted. current code Code: Private...

View Article


PlaySound API + SND_MEMORY + VB6 don't work well together?

Ok, so I've loaded the entire contents of a WAV file (headers and EVERYTHING) into a byte array and am now trying to get the PlaySound API calle to play it, and I'm using the SND_MEMORY flag as I...

View Article


VB6 Color changes on extended monitor

Hello I am tried below color codes for background color of the form and the color of form appears ok on built in monitor but when i pull the form to extended monitor (second monitor) the background...

View Article

[RESOLVED] urgent help needed

in my project i have list1 and in appath i have 3 folders folder1 , folder2 , folder3 i need a button1 code to click and grab them folder names in list1 ? please urgent , appath code plz

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] treeview1 and list1 item removed help

if treeview selected item removed then list1 same item needs removing. will be big help thanks.

View Article

list1 list encrypt all strings ?

need to encrypt all list1 strings + dycrypt when needed

View Article


[RESOLVED] jim need your help list1

am on my chat client i need help on 1 thing please little stuck i have list1 and have = 1 in that i need a button code to remove new items that has been added recent that will be list1 value = 2 i...

View Article

winsock chat general question packets

in winsock data arrival how do i recieve packet data such as 1: received text size 2: and transfer rate 3: room text packet flood detect ? am interested your help will be appreciated 4: making ops aka...

View Article


password before editing recordset

I have a simple form with some text boxes and a data control adodc,i want to set a password when user clicked on delete or edit button. how can i do that

View Article

Help VB6 load external swf

Hi guys, i need to load 2 Swf's in a row the primary & secundary The two swf's allows to load the full movie any help? i'm handling with some of this movie's Quote: var my_Loader:Loader = new...

View Article


winsock chat

i have 2 chat clients open and 2 user id in same room on 1 of the client when i change rooms how do i get other room list users.

View Article

Using 'IN' in a SQL Quiery

I have been asked to modify an old VB6 project. I am using a 'MDB' type database (Access etc;) I have used the following SQL quiery in my code - SQL = "SELECT Entries.[Win Position] as Win,...

View Article

Time difference and time range

im trying to work on a some code that will start then stop something if the current time is within a certain range. i have searched this forum and found code using datediff and timeserial, below, but...

View Article
Browsing all 21365 articles
Browse latest View live