First  |  Prev |  Next  |  Last
Pages: 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
Updating the VB EXE
Folks I'm going to be adding the ability to check for updates to my VB6 utility. Now you can't replace an exe while it's actually being used. Correct? I have had this happen to me a few times when I've been testing the exe in a Virtual PC session, have switched over to the VB IDE, fixed the bug, made a new e... 8 Oct 2009 15:45
Component Handles
I have a form with three visable items: a textbox, a label, and a button. I'm simply trying to retrieve the handle of the textbox. I've used FindWindow to retrieve the handle of the form, and have been using FindWindowsEx to try and retrieve the handle of the Textbox. This works if the textbox is the only en... 9 Oct 2009 17:08
Centralised MsgBox
How can I force a MsgBox (Call MsgBox("Text",Buttons,"Title") to appear over the center of my form rather than to one side Anyone Nigel ... 18 Oct 2009 17:11
crack for VSFlex8 in VB6.0
*** Sent via Developersdex http://www.developersdex.com *** ... 4 Oct 2009 11:02
objFaxDocument.ConnectedSubmit error
I have been using the code provided here http://msdn.microsoft.com/en-us/library/ms692936(VS.85).aspx to send faxes from my vb aplication, but at some point arround last may 2009 the code beging to stop working with errors and I'm unable to find a solution. "Queue is blocked. Cannot submit. "(Error: -214702487... 28 Sep 2009 11:27
ActiveX DLL (for Olaf)
Found DirectCOM.dll on your web site. Will give it a shot. David "David" <dw85745NOT(a)earthlink.net> wrote in message news:O5I9ZYfPKHA.1876(a)TK2MSFTNGP06.phx.gbl... Olaf: Thanks for your time and response. You probably already answered my question -- last part of response little confusing for m... 25 Sep 2009 19:48
Do varous API calls work for non MS servers?
Folks For putting some restrictions on licensing a utility to businesses I'd like to include the server name in the license key so if it changes they need to contact me. Do the various API calls at vbnet.mvps.org such as the following work on Linux or Novell Netware servers? Hmm, Novell seems to exist but ... 23 Sep 2009 21:14
anyone use iGrid form 10tec
Hi all, I'm currently use a listview in report mode and wanted something that groups and had more features. I converted to using sGrid 2.0 (actually 2.00.0040) but I keep having problems with nulls showing up in column headers for no particular reason. I have the source code but I'm not convinced it's the s... 22 Sep 2009 07:20
Webbrowser, Convert HTML to image
Dear all, I am working on a vb6 project where I am using webbrowser. Once the url is loaded in the wb I want to take a snapshot of the webpage and get it into a picturebox and use it for other purposes. Googled. Came accross the phrase Convert HTML to Image, but could not reach any useful material. (Found one in... 24 Sep 2009 06:01
Hex to Dec and vice versa
How to convert hex data to ASCII and the vice versa? Ex: if I give ABC I will get 414243 Thank you Regards Raj ... 17 Sep 2009 14:47
First  |  Prev |  Next  |  Last
Pages: 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84