Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: LangTuHaoHoa
Forum: Assembly May 7th, 2009
Replies: 4
Views: 402
Posted By LangTuHaoHoa
No one can help me how to use function 0x51F900 and what is arguments pass to that function ? :( Please help me
Forum: Assembly May 5th, 2009
Replies: 4
Views: 402
Posted By LangTuHaoHoa
If possible,please help me decompile that asm code to real code in C++ .Please see my example to understand what I say .Thanks u
Forum: Assembly May 5th, 2009
Replies: 4
Views: 402
Posted By LangTuHaoHoa
SO,I want to know how many arguments in that function,and How to use that function

for example:

void MyFunc(int s) {
struct itemRec {
int code;
int index;
} bItem;
bItem.code =...
Forum: Assembly May 5th, 2009
Replies: 4
Views: 402
Posted By LangTuHaoHoa
For Example .I have a function that code in C++ :

void MyFunc(int s) {
struct itemRec {
int code;
int index;
} bItem;
bItem.code = 0x0000000B;
bItem.index = s;
__asm {
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC