Hi !
I have difficulties to learn how to use WinAPI functions with DllCall.
I red the (very good) >Tutorial on DllCall() & DllStructs. I understand the tutorial, but it's hard for me to apply it myself.
For example, the function GetUserName (just an example, I know @username of course) :
BOO...