VBGamer |
|||||||||||||||||||||||||||
RE: VBGH contest Adam Hoult (1 reply, 0 views) (2000-Jun-11) Well he did say that you don't have to submit the code if you don't want to, it's easy to check if a exe was written in VB, just open it up in any hex editor, and you will find references to for example MSVBVM60.DLL (near the top) the name of the project file (i.e Project1) the name of the Forms etc (i.e frmMain) it even stores the path and filename of the .vbp (i.e c : \ m y p r o j e c t s \ d e m o . v b p)
So thats easy enough =)
Also it says at the top of the contest page "WaveRace", so is this the theme ?? Maybe.
Adam
|