Cita de: LSL en 2 Enero 2010, 11:52 AM
MCKSys un monstruo, (pero no de feo), sino de máquina total
.

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes MenúCita de: LSL en 2 Enero 2010, 11:52 AM
MCKSys un monstruo, (pero no de feo), sino de máquina total
.
GetWindowText
The GetWindowText function copies the text of the specified window's title bar (if it has one) into a buffer. If the specified window is a control, the text of the control is copied. However, GetWindowText cannot retrieve the text of a control in another application.
int GetWindowText(
HWND hWnd, // handle to window or control with text
LPTSTR lpString, // address of buffer for text
int nMaxCount // maximum number of characters to copy
);
Parameters
hWnd: Handle to the window or control containing the text.
lpString: Pointer to the buffer that will receive the text.
nMaxCount: Specifies the maximum number of characters to copy to the buffer, including the NULL character. If the text exceeds this limit, it is truncated.
Siguiendo las reglas del foro, he removido los links
http://www.softpedia.com/downloadTag/obfuscator
http://twit88.com/blog/2007/09/15/free-net-obfuscation-tools/
http://sourceforge.net/