midi form question ( deleting items that are on form ) need help
am using a midi form when inserted a listbox etc controls how do i delete it ?
View ArticleUnicode Menu
Friends, Does anyone have an example of how to do an Unicode support for menu. And as an example to add an image to the menu
View ArticleCannot connect to SQL from Virtual Machine
Hi everyone. I am running a vb6 application I created a year ago where the executable resides on a network drive and allows users to connect to SQL server. It works fine with Windows users but...
View ArticleTimein Timeout vb 6
can someone help me. I'm having a problem with my user log. All i need is to record the logintime and timeout of the user once he/she login/logout in the system. My problem is, the record doesn't...
View Articlehelp me how to seprate normal alphabet from stylish alphabet in a list
i have a big list of normal and stylish word. i want to make a tool which clean word from list if it is not stylish word. ex: i__my;|hσårth| maúria abyman¥u-yup.z XXgpmod XXusi XXyang now here we see...
View ArticleVB with ACcess or Sql Server
Hi I have client/server application . Please tell me will there be any difference on performance like speed etc if i use MS-Access instead of Sql Server . Network connectivity can be through Ethernet...
View Article[RESOLVED] make a sound file repeat using WINMM.DLL
i am trying to make a sound file loaded from a resource file repeat until stopped using WINMM.DLL Dim sndData() As Byte Private Declare Function sndPlaySound Lib "WINMM.DLL" Alias _ "sndPlaySoundA"...
View ArticleDisabling Script Errors in WebBrowser Control
I am trying to disable script errors that are generated by an IE window using a WebBrowser control. Using a Firefox is not an option, and setting the .silent mode - also does not help. Is there a way...
View Articleoccurrence in Listview
In a second column of Listview i can have: 1334 1335 1238 1238 ... And a myvar="1335" i need to count how many values in the column of listview are <> myvar.. In this case are only 2 (the 1334...
View ArticleVB 6.0 and MSDN Library
Running Windows 8.1 and VB 6.0. Had this exact same setup on identical, but different machine a few months ago. The problem is: On first machine I had installed the 1998 version of MSDN Library and it...
View Article[RESOLVED] help me how to seprate normal alphabet from stylish alphabet in a...
i have a big list of normal and stylish word. i want to make a tool which clean word from list if it is not stylish word. ex: i__my;|hσårth| maúria abyman¥u-yup.z XXgpmod XXusi XXyang now here we see...
View ArticleHow To Create Smiley in Chat Program vb6
hi there fellas... i would like to ask you a favor... do you know how to add the smiley in the server and client area can you help me with these if your not busy?? and after ill just analize the source...
View ArticleSql Server Backup
Hi How we can Copy SQL Server MDF and LDF files while server is in use through code Thanks
View ArticleApplication defined or object defined issue
HI,Friends following way i have been generating excel sheet .and i have been using late binding so that it works will all version of excel sheet. but most of time i am getting application defined or...
View ArticleVb6 Shellhooking is not working
I'm having the VB6 application a front end which has the numerous menus will load the java applet window. I need to capture the windows events(Created and Destroyed). Based on the events I'm doing some...
View ArticleHum ... I'm New . I just learned VB a moment ago ~
I am a student (15,Three Years Of Middle School , not in the collage , form the other country) . And , I am intersted in warting program . I don't know which PROGRAM LANGUAGE needs to learn first , I...
View Article【Need Help!】 A small problem About Form Borderstyle ~
I'm new . Why it does not work ? Attached Images
View ArticleDraw a 3D curve with OpenGL in VB6?
Hi everyone, I heard that the OpenGL can be used in VB6 to draw 3D graph, is it right? If you can, you help me have an example, I searched - but it is not displayed. Thanks you.
View ArticleReading Text files into Textboxes
Hi All I am trying to read a text file into text boxes this is the contents of the text file below, in the text file its on two lines and there are tabs and spaces between it item has well, but I went...
View Article[RESOLVED] Need help (WMP play next on listbox)
how to play next movie or mp3 automatically? nothing happens on EndOfStream event. Please see attached file. any help? Codes Code: Dim file_Path As String Dim lItem As ListItem Dim preLoad As String...
View Article