#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #include <windows.h> #include <crtdbg.h> #include <stdio.h> #include <stdlib.h> #include <shellapi.h>