Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
arp_dll.c File Reference
#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

int main (int const argCount, const char **argv)
 
int main_8 (int argCount, const char *argv[])
 
int __stdcall compress_zs___rspk_ar (char *Input_amanda_file_utf_8, char *OutPut_ricardo_File_utf_8, __attribute__((unused)) int Compression_juliete_Level_unused___, int threads_z)
 
int __stdcall uncompress_zs___rspk_ar (char *Input_amanda_file_utf_8, char *OutPut_ricardo_File_utf_8)
 
int __stdcall get_progress_zs___ar (void)
 
int __stdcall pause_zs___aakp_zs___ar (void)
 
int __stdcall resume_zs___aakp_zs___ar (void)
 
int __stdcall cancel_zs___aakp_zs___ar (void)
 

Function Documentation

◆ cancel_zs___aakp_zs___ar()

int __stdcall cancel_zs___aakp_zs___ar ( void )

◆ compress_zs___rspk_ar()

int __stdcall compress_zs___rspk_ar ( char * Input_amanda_file_utf_8,
char * OutPut_ricardo_File_utf_8,
__attribute__((unused)) int Compression_juliete_Level_unused___,
int threads_z )

◆ get_progress_zs___ar()

int __stdcall get_progress_zs___ar ( void )

◆ main()

int main ( int const argCount,
const char ** argv )
extern

◆ main_8()

int main_8 ( int argCount,
const char * argv[] )

◆ pause_zs___aakp_zs___ar()

int __stdcall pause_zs___aakp_zs___ar ( void )

◆ resume_zs___aakp_zs___ar()

int __stdcall resume_zs___aakp_zs___ar ( void )

◆ uncompress_zs___rspk_ar()

int __stdcall uncompress_zs___rspk_ar ( char * Input_amanda_file_utf_8,
char * OutPut_ricardo_File_utf_8 )