Parolin
0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
val
xcx_lzma
24.09
C
DllSecur.h
Go to the documentation of this file.
1
/* DllSecur.h -- DLL loading for security
2
2023-03-03 : Igor Pavlov : Public domain */
3
4
#ifndef ZIP7_INC_DLL_SECUR_H
5
#define ZIP7_INC_DLL_SECUR_H
6
7
#include "
7zTypes.h
"
8
9
EXTERN_C_BEGIN
10
11
#ifdef _WIN32
12
13
void
My_SetDefaultDllDirectories(
void
);
14
void
LoadSecurityDlls(
void
);
15
16
#endif
17
18
EXTERN_C_END
19
20
#endif
7zTypes.h
EXTERN_C_BEGIN
#define EXTERN_C_BEGIN
Definition
7zTypes.h:20
EXTERN_C_END
#define EXTERN_C_END
Definition
7zTypes.h:21
Generated by
1.12.0