[RESOLVED] Need help on a loop to pick off increasing number of bits
I need to parse a binary string, starting from the right working my way to the 1st bit in the string. The number of bits to mark off will change somewhere in the string and each time it changes I need...
View Articlefont colour on client + server chat
please download this source help me figure how how to send font colour to server end chat plz http://www.sendspace.com/file/lok446 if i se 1 example i will learn am fast learner please also add bold...
View ArticleVB6 - Frequency counter for numbers?
I've a matrix called Numbers(1 to 2000) as integer, that contains 1 integer value: number from 0 to 36. I introduce a new number in TextBox1. I want to show in a label control all the 37 numbers in...
View ArticleDTPicker1.value clear in form load event
Hai everybody especially senior members I wrote a clear sub function requirement: when I click the add commend button which calls clearall sub function DTPicker1.Value is not cleared DTPicker2.Value is...
View Articlevb6 listview remove specific item
i have few text in listview adam game pc home how do i find home in listview and remove it please not by index since it will have more strings in listview so how do i find by name and remove item ?
View ArticleHi is there a easiers way to do this
Hi, I want this to be in the a different folder but in the project folder and I want it to be used by others to not just me and the code I have you have to install it in the same place. Code:...
View ArticleHi how do you write and read from ini files.
Hi, I have a code that you can edit ini files and when this file saves changes of the project will change, can this be done in ini files or should I just hard code it. Something lke in the ini file you...
View Articlevb6 winsock chat client + server send emotes need help
i need help 1 example is inuff fast learner need to understand by professionals how emotes are sent and recived come on master vb6 programmers help me thanks allot.
View Article[RESOLVED] calling Delphi dll from vb6 on Windows 7
Hello all, I need to call a Delphi dll from vb6 on a Windows 7 machine. I'm able to call the dll and all the functions work well except that the system hungs upon calling FreeLibrary. (early or late...
View Articlevb6 vb6 VOIP1 ip to ip sound mute help
i am on winxp and i set my sound to stereo so the other user in other end can hear what i listen to , how do i mute the sound so he can listen to it but the eco sound shud be muted please help. re eco...
View Articleinvalid procedure call or argument vb6
Quote: Private Sub Set_RoomChat(Thetext As String) Dim UGh As String Dim Chattext As String Dim er As Integer Dim AName As String UGh = AsciiToLong(Mid(Thetext, 2, 2)) Chattext = Mid(Thetext, 4) AName...
View ArticleIf Conditions Help
Hello there, i got a problem in my code. What i try to do is that when i press 1 (i alredy got the code for this), my form makes a click on a determined pos of the screen, and to determine the position...
View ArticlePlease help me, how to display item in listbox.
Dear all expert programmers, I want to load data from array over than 32767 items. I have idea to create control array listbox instead one listbox. Example 1. If data less than 32767 will show one...
View ArticleSum function is not working?
can you please take a look at my attached sample? sum function is not working but i've not iade about reason? Attached Files test.zip (24.4 KB)
View ArticleADODC control create run-time error
Hi Guys, I develop one project using vb6 for my working company. after develop, create a setup package and install many end-users machines. Every machine it's working fine except some pc's when try to...
View ArticleProblem with sorting algorithm
Basically my program is supposed to sort a 2d array of scores from a spreadsheet and display them in a picture box, but the sorted scores are not being displayed, any help would be appreciated. The...
View ArticleMasks on Grid.
- Ive been trying to Mask many DBGrid Cells (so Columns). - Firstly, Inside Access, adding format, Mask & also Validation text to each Field inside the table. Thats not catched by the Grid linked...
View ArticleModal Form
Hi I am displaying records in MSFLEXGRID . I want the row on which user clicked its values should get displayed in modal form . After updating in Modal form those values should get updated in...
View ArticleRS232 Port
Hi I am getting value through RS232 port and gets stored in text box . I want as the values appear continuously on Hyperterminal that values should also appear continuously on the form as Scroll till...
View ArticleVB Appliation on Extended Monitors
I have one VB + SQL application which is running on Client computer. Client wants to show some information to end customer on differnt form and this form should get displayed on extended monitor...
View Article