|
Adding 2 hex values Hello, in an external viewer I can easily add 2 hex values by selecting both, and I was astonished by the result. For example I select "Hex:20" and "Hex:03" (which would be "Hex:20,Dec:32" and "Hex:03,Dec:3") The result is "800" in the external viewer, and it's the result I needed. It concenates the two h... 23 Jun 2008 14:48
MSXML2.XMLHTTP Gather Data I'm using MSXML2.XMLHTTP to poll (every 6 seconds) a text file containing weather data from a NOAA site. All is working well except when that the file does not refresh to the most current one on the site. It is using the file in the cache. I tried to delete the file from the 'Temporary Internet Files' folder... 24 Jun 2008 17:29
Mixing VB6 and .NET Hello, can anybody please tell me a newsgroup that handles the topic of mixing ..NET with VB6? Thanks! Bert ... 23 Jun 2008 04:32
REGISTRY KEY FOR WEB BROWSER DOWNLOAD DELETED!! Hi all, While manually uninstalling a certain game from my Laptop running on Windows Vista, I accidentally deleted some registry keys unrelated to the game. I don't remember which ones. I now see the following problem. Whenever I try downloading a file to my hard disk, I get the download dialog with the progress ... 21 Jun 2008 21:58
Draw an Arc Hi all. I wanna draw a segment of a circle (Just a single line, not a shape), I know the start and finish angle. 0 Degree is at 3 oclock, 90 Degree is at 12 oclock.My start angle is =>0 and never > than 45Degree. The finish angle is <= 90 and never < than 45 Degree. My problem is I want to do this using 4 po... 10 Jul 2008 21:40
Read a unique ID from the registry ? I have an app (VB6 of course) that, among other things, downloads some data from SQLServer. This is an in-house only application. The user has to log in to access the server data but all users use the same login ID. I have some code in the program that makes a record of the fact that the user has done a down-lo... 23 Jun 2008 09:38
VB6 project and Crystl32.ocx Hello all: A friend of mine just sent me a project they have had a lot of trouble maintaining...typical custom app dev story, the original developer disappeared, no documentation, etc., etc. and the project is in VB6. I managed to pull VB 6 Enterprise off MSDN, but when I tried to load the project I get err... 21 Jun 2008 16:51
Make a form movable with no window border? Hey, Could anyone give me the code to do this? Ive been trying for weeks to make a form with no window border movable. Thanks! ... 21 Jun 2008 09:42
Cannot unload all forms Hello! I have a problem. I have many forms which shall cause the app to quit if they are closed. The important thing for me is that 1 form is closed at last. It's called "frmContainer", and it holds several controls that do stuff on other forms if required. For example there is a control which renders .png f... 6 Jul 2008 23:13 |