How connect to a Bluetooth phone?
Hello! System has a device called a "standard modem connection for Bluetooth" (that is my phone paired to pc via bluetooth). This modem is hanging on port COM4. But when i try to connect to him...
View Article[RESOLVED] How to make a sound wave display
How can I make a graphical display that shows the wave like you see in sound editors?
View Articlehelp in text splitting
i am having a problem in vb6 the user gives the input in form of username/password and i wanna take username and password seperately how
View ArticleHow To: Play sound and display graphical sound wave at same time
I have code to convert sound wave into a graphical wave display (like you see in sound editors) but I need to be able to play the sound from memory at the same time the graphical wave is being displayed.
View Article[RESOLVED] How to count files in backup
Hi I wonder how to count the backup files I have. If I say like this 1: making backup OK 2: making backup OK 3: now is the question how to count the backup files so I can remove some of them or kill...
View ArticleGetting variable from dll function
Have a vb6 app that used functions from a dll written in c++. I have referenced the dll and have used dependecy to view the entry points of the dll. I have a declare function setup as follows: Declare...
View ArticleMS Access VB6 Listview item selected show image picturebox data from database
I have a listview with data from an Access database with the following fields id, name, photo is there any way to display product images in picturebox when I click on one of the data in the listview?...
View Articlewebcam suggestions needed help
hi i made this programme multi webcam viewer ,ether user be host or view , has chat also , i wish to know what else i can add to this programme to make it better. both are using image1 , image2 is...
View ArticleOpening Word Document with KingSoft Office in VB6
Hi, I have some doubts that need help from exeperts over here a) Is KingSoft Word compatible with VB6 b) How to open a word document with KingSoft Word using VB6 I also need to know if MSWord installed...
View ArticleProblem with Project file
Don't know if this is the place ask this but I am really in trouble. I have been working on a project for the last 3 years. Everything was doing fine until today. When I reopened the project it loaded...
View ArticleFilling out web form (Text boxes, Radio Button & Dropdowns) using VB6
So i have been searching for days. I have seen many posts on this topic but nothing that addresses my issue as a whole. I have a form within vb6 that a user will fill out. When they press a command...
View Articlewieredest problem ever faced......
i have this source for webcam i copied most of the code and controls to new project checked all reference , on new form it dont seem to work when viewing webcam image is so small , so when i had to do...
View Articlehow to make vb6 applicataion that tart automatically when windws starts
how to make vb6 applicataion that tart automatically when windws starts help me
View ArticleGame with pictureboxes
Hi, I am making a game and I have a problem. I want something to happen when two pictureboxes are at the same location. I have tried this: If picturebox1.location = picturebox2.location then...
View Articlehelp on opening the program
how to create app that opens only when internet is connected?
View ArticlePicturebox Transperent background
Hello, I am trying to make the background as transparent i have tried all methods i have searched for it simply does not work my question is how can i make background transparent (no color) like this...
View Articlebinary transfer udp or tcp better?
so far my webcam software is using winsock to send out binary tcp protocol can anyone tell me if udp or tcp better when it comes to transfering file over http or localhost
View Article[RESOLVED] Game with pictureboxes
Hi, I am making a game and I have a problem. I want something to happen when two pictureboxes are at the same location. I have tried this: If picturebox1.location = picturebox2.location then...
View ArticleSDK editing
Hey guys, I have some code from a SDK, the SDK is from : http://www.anviz.com/ for a network fingerprint reader. This code it what they gave me to collect via TCP/IP, which works but wont get more than...
View Article