[RESOLVED] .AddNew won't create new key
It's a long story, but the long and short is, I'm trying to rewrite my latest project. My computer went in for repair and they had to reformat the HDD. When I restored my data from the backup, all, and...
View ArticleVB6 as a CGI
Hi there guys, I was researching on that topic, both to have a better understanding of the interns of a web server and as a oportunity to know better how to work with VB6. I did exactly like this...
View ArticleForm Class - Cut Title & Close Button
Hi members I am totally new in creating class and is leaping frogging on some codes which creates a form that has a title. I wish to have a form with no title & no close button. What are the codes...
View ArticleWinsock Control (Multiple Connections) help
Hello, im trying to make my Remote Administration Tool, and i know about create it with just one connection. But i wanna create it with multiple connections like 2 or more computers execute the server,...
View ArticleVB6 SP6 update not installing correctly.
Upon running vbrun60sp6.exe (KB290887-X86), it brought up a progress bar and then closed out. I'm not sure if it was supposed to launch a full-screen installation screen or if it completed correctly,...
View Articlepath finding
hi How to draw the path in line with arrow? and don't draw pink painted locations. :sick: thanx
View Article[RESOLVED] connecting a combobox to access database
hi I want to connect a combobox to fields of an access file,I did it using a DBcombobox;but problem is when I exit the form of if the text shown in dbcombo is not equal with text shown in load time...
View ArticleClock replacement
Hi, How do I make a program that replaces the clock in the system tray? :)
View ArticleForm & Image Resize Complication
Hello Gurus. This is a very complicated resizeing question. I have searched in all the internet but couldn't find the answer so finally i end up here to ask you for help. My Question. I programatically...
View ArticleInterfacing Arduino with Visual Basic 6.0
Hi guys, Our project is about automatic cocktail maker using arduino and visual basic. does anyone know if this project is possible/feasible? The dispensing mechanism is "Time Base". So we are thinking...
View ArticleWhere Does Font Size Originate
I been trying to find where the Font Size value originates. In using LOGFONT width, I get close when comparing it to Font Size but it is Not always the same. Any help appreciated. Davidi
View ArticleCount Issue
Dear Folk, I have three tables, 1- Customer from (TbCustomer) 2- Total numbers from (TbStore) 3- Return numbers from (TbOldSale) Rest = Total numbers - Return numbers Now I'm counting numbers for each...
View ArticleHelp for Society account information
Dear forum friend, i want society's account information type help for vb 6. i am newbie for this software. anyone help me for this society. criteria:-- 1. Member Information 2. Fund Collection 3. Bank...
View ArticleSAPI source
http://msdn.microsoft.com/en-us/libr...peak_Wave_File Hello, I want to learn how to write SAPI, found microsoft provide that SAPI document, is it where can found that full project source code. any...
View Articleadding 5 working days to current date
Based current date i need to add 5 working days? How to? Tks.
View ArticleHow to Know the record number to search result
please Attachment 90169? in this example Attached Files example.rar (209.5 KB)
View ArticleError Handling
Code: Private Declare Function URLDownloadToFile Lib "urlmon" _ Alias "URLDownloadToFileA" _ (ByVal pCaller As Long, _ ByVal szURL As String, _ ByVal szFileName As String, _ ByVal dwReserved As Long,...
View ArticleVB6 - Sub Or Function Not Delcared
Hello All, I have been coding in VB6 for over a month now without issue as everything is pretty straightforward. However lately I keep getting this error when I try to seperate out a snippet of code...
View ArticleCan someone Modify this to support UNICODE?
Here is a Remote File Transfer which for a very long time i am trying to change it to support unicode but failed :( Anyone with the balls to change it? Gurus please accept the challenge. Attached Files...
View ArticleHow to detect sound card volume levels or if muted?
Hi all, I am trying to detect from VB6 what the audio level is of a particular channel of the sound card or ideally, if a particular channel is muted? Can anyone point me in the right direction of some...
View Article