![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <windows.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <errno.h>
#include <fcntl.h>
#include <ctype.h>
#include <math.h>
#include <wctype.h>
#include <wchar.h>
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include <locale.h>
#include <signal.h>
#include <limits.h>
#include <float.h>
#include <iso646.h>
#include <assert.h>
#include <stdbool.h>
#include "helper_utilities_by_amanda_and_ricardo.c"
Functions | |
BOOL WINAPI | DllMain (__attribute__((unused)) HINSTANCE hModule, __attribute__((unused)) DWORD ul_reason_for_call, __attribute__((unused)) LPVOID lpReserved) |
BOOL WINAPI DllMain | ( | __attribute__((unused)) HINSTANCE | hModule, |
__attribute__((unused)) DWORD | ul_reason_for_call, | ||
__attribute__((unused)) LPVOID | lpReserved ) |