need example for this site proxy
i need an example how to extract the left side proxies to list1 the blue highlighted area only please website link http://www.proxies.by/proxy/?rule2
View ArticleIs it possible to join a .dll files to my project ?
*My english is poor sorry Hello, i made some kind of "Desktop picture" program, and the picturebox Save fonction save in .bmp So i used the DLL "Bmp2Jpeg.dll" Its pretty easy to use Code: 'Declaration...
View ArticleInternet Connection Name
hi all! is there anyway to find Default internet connection name in registry? how?
View ArticleSend files using winsock..... Ahhh !!!
*my english is poor Hello, i was looking on google for some " Simple Winsock File transfert example " And the only " simple " one i got, is from this forum :...
View ArticleHow to find Matrix Inverse in VB6?
I was trying to make a matrix inverse function that calculates the inverse of a matrix (when used with a matrix used in transforms, the inverse matrix can be used to the produce inverse...
View ArticleHow to size a MSChart XY PlotArea
Hi, A new problem. When using Scatter MSChart there is a huge space between the plotarea and the chart border. Does anyone know how to reduce it? Thank you all, Nelson
View ArticleQuadrangle transformation?
I know that an affine transform will only turn a rectangle in to a parallelogram (allowing for shear, rotate, resize, reposition), but ONLY a parallelogram. It doesn't allow you to map a rectangle into...
View ArticleSemi-transparent PictureBox
I have developed a server-client application. The client software communicates with the server, gets some data & displays it. If the client software looses communication with the server, the shown...
View ArticleHow to get folder permissions?
Hi all, there is a way to check if a shared folder has write permissions? I've tried with GetAttr() function, but using this: Code: Private Sub Form_Load() 'both returns false MsgBox...
View Article[RESOLVED] VB6 Install in Windows 8
So I had a laptop stolen and I'm just getting things up and running on my new Windows 8 laptop. The VB6 IDE installed but the install hung at the end - like it always does for Windows 8. I did a quick...
View Article[RESOLVED] IDE Behavior - Common Controls 6.0
Attachment 93529I am using Win7, VB6 (from Visual Studio 6.0 Enterprise Edition). Recently (and I don't know when it started to occur), when I add the Microsoft Windows Common Controls 6.0 component to...
View ArticleArrays length query
Hello. I would be most grateful if someone would shed some light on the following problems. I have executed a code fragment on two PCs running VB 6 SP6 and with three sets of input data and get the...
View ArticleRun flash file with xml
Hi I want to run a flash file with xml through vb6. I can run flash directly sample.swf and can access the data from xml. When i tried to open in vb it is not accessing the xml values. What could be...
View Article[RESOLVED] Direct link to MSDN topic help.....
I am building a SELF-HELP application about Microsoft Windows Common Controls. On tabs, I want to include a link to MSDN (on my system) for specific help on each control in each component (3.6, 2,6...
View ArticleSysInfo
So I had a laptop stolen and I'm reinstalling everything. I've got it 99% of the way but my app won't compile because it uses SysInfo.ocx. SysInfo ships with all versions of VB6 but it's only active in...
View ArticleXML-RPC Post
Hello, I want to send news using visual basic but all the examples are written in vb.net. How to write in Visual Basic 6.0 please write an example. Thanks.
View ArticleOverWrite File
Hi I want to save existing file automatically without giving an alert . I have written this xl.DisplayAlerts = False xlwbook.SaveAs items it is giving me error Runtime Error "1004" . Cannot access...
View ArticleRs232
Hi I want to read weight from weighing scale indicator through rs232. I have attached Jpeg file how it is showing values on hyperterminal . Thanks Attached Images
View Articleget packets status. (send/received)
I have question. I want to get packets value. (send/received), mean list1.additem dwOutOctets '20 list1.additem dwInOctets '0 but use this api (dwOutOctets, dwInOctets) , but that value is NOT windows...
View ArticleCommunictaion Port
Hi Can some one explain me the functioning of these lines . Mainly these lines Buffer = MSComm1.Input Debug.Print "Receive - " & StrConv(Buffer, vbUnicode) If comm1.PortOpen Then comm1.PortOpen =...
View Article