Guest User

Untitled

a guest
Jan 14th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #define NetApp__CNode *(PDWORD)( 0x2B850BC )
  2.  
  3. bool InternalSendChat( DWORD __this, const char * cpszChat )
  4. {
  5. bool bRet = ((bool(__thiscall *)( DWORD, const char * ))0x007948B0)( __this, cpszChat );
  6. return bRet;
  7. }
Add Comment
Please, Sign In to add comment