I don't use assembly much, but my guess is that the issue is that 'TStr' is actually "sizeof(TCHAR)*100" bytes, and 'TTStr' is only 4 bytes (on a 32 bit machine).
However, I don't know what AL is....
Viggy
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: assembly block code Error ?Threaded View
|
Click Here to Expand Forum to Full Width |