|
First
|
Prev |
Next
|
Last
Pages: 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
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
Array size limit ? Hello everyone, Is there a size limit to how many elements an array can hold ? Here's the deal..... We offer a wireless data product that is a spread-spectrum frequency hopping 900 mhz ISM band radio. This radio has 65K different hopping patterns, and 162 hops per cycle. The boss wanted to find out what... 26 Jun 2008 14:38
CDO IIS SMTP virtual server I am using CDO from my VB code to send automated emails. I did not configure the default SMTP server at alll, but it works fine for emails on my intranet. Now I want to be able to send email to "yahoo.com" or any other email address. Please let me know how to configure the IIS SMTP to do that. I added "smtp.yahoo.c... 20 Jun 2008 15:21
Get hex values Hello, can anybody please tell me how to read the hex values of a binary file? I have a procedure but it shows different values than a commerical hex viewer, and I don't know who is wrong... Or if anybody can tell me if what I do below is correct, I'd be happy already. sTempDataStorage = String(1024, "... 20 Jun 2008 15:21
Icon loading problems in VB5 I need to deploy an old and new version of an app on the desktop. I went out and found a very different icon for the new version. In the old version I used the old icon on the desktop and as the window icon property. I obviously don't want to leave the old icon in the new version's main window, the two version... 21 Jun 2008 19:55
Problem using a UNC Path within a COM component in asp.net Hi I would appreciate any help that would shed some light on this problem... I have a com dll that is an API to another application. The initialize routine of the object requires the path where the data files are located, to be passed in as a parameter. This works fine when the data folder in on the same machi... 23 Jun 2008 08:37
Free IDE for VB6 Is anyone aware of any free IDE I can use to develop VB6 applications? Thanks ... 20 Jun 2008 09:10
What a strange encoding is that? "Bert Nelsen" <bert.nelsen(a)googlemail.com> wrote in message news:eHK7H1g0IHA.2084(a)TK2MSFTNGP06.phx.gbl... I need to parse through a text file, and I don't have any hints on what format it is. Looks like ANSI sometimes, sometimes like... ermh, as if you open an .exe file with Notepad :-) Can anybody... 19 Jun 2008 21:56
Opening Txt Files Is it possible to open text files from a web page or ftp site?? ... 24 Jun 2008 19:33 |