Author | Message | Time |
---|---|---|
Arthas | Are there any out there besides me?... lol Anyways, I'm wondering what the values are in C# as is &H to VB and 0x to C++. Thanks | January 24, 2004, 7:58 AM |
o.OV | [quote author=Arthas link=board=17;threadid=4871;start=0#msg40880 date=1074931137] Are there any out there besides me?... lol Anyways, I'm wondering what the values are in C# as is &H to VB and 0x to C++. Thanks [/quote] It's already HEX I think. 0x25 = &H25 0x1E = &H1E | January 24, 2004, 1:59 PM |
hismajesty | Feanor wrote a bot in C#. (EMC) | January 24, 2004, 2:26 PM |
Fr0z3N | o.ov is correct. | January 24, 2004, 2:46 PM |
MesiaH | BnetDocs has constants all ready to go, im not sure about c#, but it shouldnt be hard to convert.. | January 27, 2004, 2:53 PM |
Myndfyr | me | January 28, 2004, 1:09 PM |