#include <stdio.h>
#include <windows.h>
#include <shellapi.h>
#include <string.h>
#include <shlwapi.h>
#include "utilsDebug.h"
Fonctions | |
void | MyMessageBoxGetLastError (char *title) |
char * | MyMessageError (DWORD error) |
char * | MyMessageGetLastError () |
void | MyGetMemoryFree (int *freeMem, int *deltaMem) |
void | MyMessageText (int msg, char *messageTxt) |
|
|
|
|
|
|
|
|
|
|