![]() |
StringT functions interpretion
anybody can explain the code where I have marked, many thanks! especially I don't understand what typer of operator is using by the string operation MFC function; thanks for your help
Code:
int __cdecl sub_47D97D(int a1, int a2, int a3) |
https://msdn.microsoft.com/en-us/library/aa314317(v=vs.60).aspx
CString( TCHAR ch, int nRepeat = 1 ); throw( CMemoryException ); ? |
thanksfor your answer, Syoma. but I don't understand. the code I attached is the pseudo code translated by IDA. if you translate them back to standart C++, what will be the corresponding codes for the pseudo code?
|
Follow MSDN and restore the functions names. Then restore code logic.
HexRays is not the best tool to restore OO code. Refer both decompilation and disasm to understand the logic. |
| All times are GMT +8. The time now is 01:41. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX