| Thread | Last Post | Replies |
|
| What they do? | 04 Mar 2008 05:14 GMT | 2 |
I need to create a small program working in my computer which is part of Company's network identified as xxxxx in. Program should capture screen view from other computer in that network. I thought that it will be easier to do, without any special command (maybe including
|
| Writing cells using Range() slows down with successive writes | 03 Mar 2008 16:54 GMT | 1 |
I am creating a data logging system for an industrial application. I need to write to 1000-10000 cells/second. My higher-level program opens excel files, adds sheets, writes data, etc. The problem is when I write array data using the Range() property, the writes slow down
|
| Image Hotspots | 03 Mar 2008 16:50 GMT | 3 |
I have a form that has a picture background that has the various buttons etc all labelled on so when the user clicks the button I just get the co-ordinated of the mouse down in the Mouse_Down event and then work out which button has been 'pressed'. The problem I'm finding is that ...
|
| How to display numbers when VB6 wants to say "1E8" ? | 02 Mar 2008 20:41 GMT | 6 |
I want to transcribe a number (stored as a Single) into a string, for input to another program - which was not written by me. However, this other program doesn't seem to understand numbers of the form "1 E8", only if they are written out "longhand" eg
|
| Play MP3 Files in VB6 | 02 Mar 2008 10:22 GMT | 5 |
Does anyone have the Code and Declarations necessary to play MP3 Files in VB6? This must be done without the Windows Media Player Console becoming visible. Much the same way that .wav files are handled in VB6.
|
| New Site | 02 Mar 2008 09:19 GMT | 1 |
Salve ragazzi vi avviso ke è aperto un nuovo sito su cui sono disponibili discussioni e download di sorgenti di programmazione come Visual Basic, C++ e altro ancora se vole te passarci ecco il link http://www.systemfailure.it
|
| On-screen Keyboard | 01 Mar 2008 06:53 GMT | 25 |
Does anyone know how to call up the Windows On-Screen Keyboard programmatically? TIA
|