09-07-2003 01:24 PM
09-08-2003 06:26 AM
08-22-2005 05:34 AM
Hello Jason,
I have no experience in VB and I need some more help if possible.
I have in VB a structure with three members :
Type MYSTRUCT
nInt as Integer
sFilename as String * 256
sProjectDir as String * 256
End Type
08-30-2005 10:44 AM