[Question] Question
I'm new here as you can see. I'm hoping someone can clerify a few things for me. Hopefully I'll be able to pickup I'm seeing some assembly-language routines as well in some source code's that's good to see anyway.
I'm not to familier with the LTCilent does someone explain what it does, and HOW it work's. This is just for my own informational purposes. I would appreciate it.
2. I'm also seeing this "device pointer' but their isen't much mentioned about it, their's just addies or offset's on it. Maybe someone can enlighten me.
This is in the wronge section, my bad, if a mod can move this that would be appreciated./yea
I'm not to familier with the LTCilent does someone explain what it does, and HOW it work's. This is just for my own informational purposes. I would appreciate it.

Code:
DWORD *LTClient = ( DWORD* )( 0x3778BFB0 ); void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
2. I'm also seeing this "device pointer' but their isen't much mentioned about it, their's just addies or offset's on it. Maybe someone can enlighten me.
This is in the wronge section, my bad, if a mod can move this that would be appreciated./yea

