| Author |
Message |
twesthoff
Joined: 17 Mar 2006
Location: Virginia, USA
|
|
Posted: 07 November 2006, 16:10 PM Post subject: ZX Downloader for VB6 |
|
|
This uses the .dll that Don supplied and VB6 to download files to the ZX processors. Includes the VB6 source code. (Thanks Don for helping me make it work.)
Tom
| Description: |
VB6 program that uses the .dll to download files to the ZX processors. (Source code) |
|
 Download |
| Filename: |
VB6downloader.zip |
| Filesize: |
44.09 KB |
| Downloaded: |
1134 Time(s) |
|
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Location: Portland, OR
|
|
Posted: 07 November 2006, 16:43 PM Post subject: |
|
|
| I believe that this code is largely the same as that included in the latest version of the installer. It ends up in a subdirectory of the installation direcotry src\zload\ZLoadSampleVB. One of the files was renamed: ZXGlobal.bas became ZLoad.bas.
|
|
| Back to top |
|
 |
twesthoff
Joined: 17 Mar 2006
Location: Virginia, USA
|
|
Posted: 07 November 2006, 17:24 PM Post subject: ZX Downloader for VB6 |
|
|
| Quote: | | believe that this code is largely the same as that included in the latest version of the installer. | Well, if it is not useful anymore feel free to remove it. I only wrote it in case others needed it. I didn't know there was one in the installer already. No sense complicating the issue having two similar things.
Tom
|
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Location: Portland, OR
|
|
Posted: 07 November 2006, 18:12 PM Post subject: |
|
|
| If I recall correctly, the changes that I made were cosmetic only. I think it's useful to keep this thread because it serves to call attention to the existence of the sample code for VB6.
|
|
| Back to top |
|
 |
|