vb demo code
Status: Beta
Brought to you by:
mhowlett
VB demo code for version 9.8.3.
Graphs display correctly.
Code using reflection to read file from resources in
PlotDataSet (asm_jbh.xml) and PlotABC (pattern01.jpg)
have been changed to read the files directly, so they
need to be inthe executable directory. This is beacuse
VB does not seem to support reading from the
unmanaged stream from reflection.
Code was converted using InstantVB tool from Tangible
Software Solutions www.tangiblesoftwaresolutions.com.
They donated a full version of the tool to me so I could
do the conversion.
I can now convert new versions quickly.
I will see if there is a better way to covert the reflection
code.
Dennis
vs directories with built .exe for vb examples