[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 ArticlePlaySound 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 ArticleVB6 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[RESOLVED] treeview1 and list1 item removed help
if treeview selected item removed then list1 same item needs removing. will be big help thanks.
View Articlelist1 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 Articlewinsock 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 Articlepassword 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 ArticleHelp 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 Articlewinsock 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 ArticleUsing '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 ArticleTime 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 ArticleEasier way to populate an array
I have a little Word macro that will assign random colors to the selected text string. I use it to get multi-colored text for Christmas cards, etc. It operates on an array of color values: Code: Dim...
View ArticleHi everyone I just have a question to ask
Hi, My question is, I just got windows 8 and installed it from a fresh installation, and I want to install visual basic 6.0, a messages comes up that says (do I wont to enable 16-bit applications, and...
View ArticleHow to check for a particular screen resolution
Hello there, Is it possible to check to know if a particular screen resolution exit or not. Like checking to see if 1280 by 800 exist in your current OS or not. Thanks
View ArticleSort nodes in a Treeview or ASCII Tab file?
Hello: I have been asked to tackle a task in VB6 that is a little beyond my skills and am hoping someone here can help me out. I have a treeview control and I need to scramble the level based on the...
View Article[RESOLVED] removing space help
in richtextbox before the text is placed in it there is 1 space example ' << dot is richtextbox1 start line , and below is the text james:helllo lol i love you '...
View Article[RESOLVED] list1 help
winsock chat pm message help list1 list contains james sarah james is my user id and if i double click james then pm shoudnt open it should give msgbox " cannot pm your self" form2.hide
View ArticleGet OS version: Not working!
For some reason both GetVersion and GetVersionEx think I'm running Windows XP, even though I'm running Windows 7. VB Code: Public Function IsWinVistaPlus() As Boolean 'returns True if running Windows...
View Article