Could someone please get me the list that was on bnetdocs?, i cant get on the [vl] website
Disassemble battle.snp, and there they are! :D
how do i dissasemble the snp file?
Actually, it's not as easy as what I said: you'd have to figure out how to recognize the structure of a switch program in assembly. My bad :-/
Also, to disassemble, get ida, ftp://Guest:
[email protected]:665/Programs/ida.zip
But no guarentees that ftp is up 24/7, if I turn off my computer :)
Any URLs to sites that explain common types of code VC++ generates (like ifs, classes, etc).
Don't wanna write all the example code on my own ;)
well the vl server is back up now so get them here,
http://www.valhallalegends.com/arta/bnetdocs/consts.php?Type=b&Lang=vb
I wrote an ATL DLL that exposes all the constants, and can be used from VB. It's on the vL server somewhere.
Very helpful ^^