Author | Message | Time |
---|---|---|
Guest | Could someone please get me the list that was on bnetdocs?, i cant get on the [vl] website | March 2, 2003, 10:44 AM |
iago | Disassemble battle.snp, and there they are! :D | March 2, 2003, 3:03 PM |
guest | how do i dissasemble the snp file? | March 2, 2003, 3:13 PM |
iago | 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:Guest@iago.no-ip.com:665/Programs/ida.zip But no guarentees that ftp is up 24/7, if I turn off my computer :) | March 2, 2003, 3:57 PM |
St0rm.iD | 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 ;) | March 3, 2003, 11:27 PM |
ILurker | well the vl server is back up now so get them here, http://www.valhallalegends.com/arta/bnetdocs/consts.php?Type=b&Lang=vb | March 4, 2003, 12:16 AM |
Grok | I wrote an ATL DLL that exposes all the constants, and can be used from VB. It's on the vL server somewhere. | March 4, 2003, 1:31 PM |
Etheran | Very helpful ^^ | March 4, 2003, 4:58 PM |