To find an Assembly programmer is very hard to help me
I'm a established Delphi programmer that has an old copy of Delphi that is not .net And I have a *.dll that I'm converting into Delphi code for .net I'm on a big learning curve hear as i know little of .net yet. I've just got a computer with .net today!!!!!!
I've run the *.dll through a dissembler and started putting jump links in as writing in Delphi assembly you do not do any addressing, just reference links.
The file has fixed string structures (i think C++) ASCII & ANSI strings 1/ I do not know how to identify how the code references these structures
2/ and I do not know were the functions begin and what shape they look like
The code is free for any one to look at their is not many functions in it. but I have to email it as stack over flow will not allow me to display it.
Can you tech me or can you refer me to a friend you may know please to tech me?