What's it....And Instruction Manual Friday, 12-Feb-99 10:57:44
Thanks, I figured out instructions like jne,je but the part of Jeff's at: tell me the code location of this so I can see in hiew what it looks like What's oemto char BOOL OemToChar( oh, now I see this lpcstr is an instruction? LPCSTR lpszSrc, // pointer to string to translate LPTSTR lpszDst // pointer to buffer for translated string ); Parameters lpszSrc Points to a null-terminated string of characters from the OEM-defined character set. lpszDst Also I found a good source for 80x86+ instruction reference it's at: http://developer.intel.com/design/pentium/manuals/24319101.pdf It sure helps |
Jeffs Thread (Jeff) (10-Feb-99 17:36:20) |