User profile: Zapeth

User info
User name:Zapeth
History
Joined:
Number of posts:105
Latest posts:

Why is printf not printing this correctly (but cout is)?
Thanks, that indeed works. But then what is passed to the printf function without the explicit cast...

Why is printf not printing this correctly (but cout is)?
So here's a short overview of what I want to use -> http://preshing.com/20150324/safe-bitfields-in-c...

LoadLibrary() fails - invalid PE header?
[quote]Compressing a DLL has nothing to do with PE Header damage/replacement, [/quote] Well I'm not ...

LoadLibrary() fails - invalid PE header?
Hello, so before I begin to explain my problem I'd like to ask this question first: Is there any wa...

SetWindowsHookEx(WH_KEYBOARD) calling hooked dll again when unfocused
Actually I was looking for a way to get the thread ID (of the main thread if there are multiple thre...