Summary: Hello, I am new to this forum. This is my first post, yet it is an ugly problem I am having. I am attempting to use the wininet.dll API to download a...
Summary: I need a help with a driver for GPIB or HPIB for VB6 or some dll file that I can use. I need to communicate with Spectrum Analayzer (HPIB) from PC com...
Summary: Can any body tell the the URL for gaining help of vb6 from MSDN .By default it shows help for VB.NET i.e http://msdn.microsoft.com/vbasic/ I need hel...
Summary: Does anyone know if there is an API for setting the current screen saver? I know installation programs that have done it. So how do they do it? Is t...
Summary: Iam new in using API under VB6 .I use a form where in i want to use a two command buttons from where i press it to Shot down the computer and Resta...
Summary: Hi, i need help with GetAsyncKeyState. I am using this in a form through an acticex control. I access the control multiple times. The first time is wo...
Summary: I have kazaa on my computer, and i am trying to get rid of the cydoor spyware stuff. If you just delete "C:\windows\system\cd_clint.dll", kazaa wont s...
Summary: Hi, There's a library of functions called Win32 API for windows programmers. Is there a similar thing for Unix and Linus programmers ? thnx ...
Summary: Isn't it funny how the simplest of questions can be so complicated. You have two ways of doing it. You can use the Internet Transfer Control that is p...
Summary: Damn Greater/Less thean signs. Hi, I'm trying to get the contents of the Clipboard, and open and insert this code into a .BMP disk file, I'm aware of ...
Summary: The Internet Transfer control is part of VB6 SP6. If SP6 is installed correctly then the licence should be installed with it. Look her for info on wi...
Summary: I have a good knowledge in vb6 .Now i want to learn VB6 with API. I have search a lot in google for any tutorial to start learning win32 API with Visu...
Summary: Sorry. I misled you the correct name for the control is msinet.ocx. It uses the Wininet.dll which got me confused. It came with SP6 so you will nee...
Summary: Hey Jim, > Couldn't you just use _atoi()? It looks like I'm gonna have to keep VCL.h anyway, since the DLL entry/exit functions require it so far (fro...
Summary: I completely agree with Seth's comments above. When you buy any software, what you do with that program in the space of your own PC is your business. ...
Summary: Please help. Help files for VB6/apps give detailed instructions on how to connect to a database. But, the data types (workspace, tabledef, etc.) are...
Summary: I have a DLL written in VB6 and it calls a function that calls an OLE object that returns a string. Simply the function declaration is something like ...
Summary: Greg, I'm not really familiar with the wininet.dll or using VB to download stuff, but it sounds like you're on the right track. You might see if the...
Summary: Hi, i got Adobe Premier from overseas, (philippines) and when installing i get a CRC error (Cyclic Redundacy Check) for the following corrupt files wh...
Summary: Hello all. Thanks always for the help. I would like to ask for advice. I want to learn how to program DLL's and also I would like to learn Embedded P...
Summary: I'm pretty sure you can download a free version of VB that is basically fully functional, it just doesn't allow you to compile your programs to .exe (...
Summary: The following program (below my question) produces the results I want, but I am trying to create a for loop to replace all of the cout statements. Wha...
Summary: Ok, heres the deal, Im not any master coder, Im just getting started so bear with me. I want to be able to create a small server, one that doesnt tak...
Summary: Hi, Can anyone tells me how to turn off the modem's speaker using VB6? I want to use the MSComControl to make a phone call out, using VB6 code. Howev...