http://snipplr.com/view/48906/
C#:
How convert to VB.NET?Code:a += (uint)(url[k + 0] + (url[k + 1] << 8) + (url[k + 2] << 16) + (url[k + 3] << 24));
|
Results 1 to 5 of 5
Thread: How convert to VB.NET?Threaded View
|
Click Here to Expand Forum to Full Width |