|
|
|
|
This application is a Visual Basic 6 IDE Add-In which allows users to compile, compress and scramble their applications at a press of a button on the VB IDE. This simplifies the compilation/compaction/scrambli
|
|
|
|
This is my update of Shane Reidy's "Multiple Plugins" This is his code and does all that it did except i added examples how to interact with the Main App and added an option to choose where the plugins are loc
|
|
|
|
I think this is the first example on PSC of managing Smart Card reader and memory card handling. It's my first submission, a few line of code but with great contents. It's anx OCx to manage read/write of an SL
|
|
|
|
I was inspired by Clint's vcTrayAlert Control at http://vbasic.iscool.net/ It was cool but he did not make the source code available. So I decided to write my very own control. Along the way I have added many
|
|
|
|
This is a generic property list control.
|
| |
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 Next |