Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am elhoim on github.
  • I am elhoim (https://keybase.io/elhoim) on keybase.
  • I have a public key ASAJrUl27T1cw4qcGLH4vHfaQNHqcu_-sieU0os9dha5ugo

To claim this, I am signing this object:

@elhoim
elhoim / milkman.cpp
Last active August 29, 2015 14:11 — forked from mubix/milkman.cpp
#ifndef UNICODE
#define UNICODE
#endif
#include <Windows.h>
#include <string.h>
#include <stdio.h>
#include <Psapi.h>