Separate names with a comma.
Why this isn't working? hT := CreateThread(nil, 0, @GetInetPageSRCasThread, @msg, 0, ThID); while( true )do begin...
Only some parts
I foggot say, that i am an idiot :) can you give small examples, because i am learning delphi only week
I have 2 questions about communication 1) I have 2 applications ( one as proccess, 2-nd as injected dll somewhere) How can they communicate?...
i need two diffrent encryption classes, which is working identic in delphi & PHP. One of them should be Asymetric (Public/Private key)...