ReactOS
0.4.16-dev-1019-g2c2cdfd
stubs.c
Go to the documentation of this file.
1
#include <
windef.h
>
2
#include <
reactos/debug.h
>
3
4
typedef
PVOID
PSESSION
;
5
6
VOID
7
WINAPI
8
DeleteExtractedFiles
(
9
PSESSION
ps)
10
{
11
UNIMPLEMENTED
;
12
}
13
14
LPCSTR
15
WINAPI
16
GetDllVersion
(
void
)
17
{
18
/* This is what it returns on Windows XP SP3 */
19
return
"5.1.2600.5512"
;
20
}
UNIMPLEMENTED
#define UNIMPLEMENTED
Definition:
ntoskrnl.c:15
GetDllVersion
LPCSTR WINAPI GetDllVersion(void)
Definition:
stubs.c:16
DeleteExtractedFiles
VOID WINAPI DeleteExtractedFiles(PSESSION ps)
Definition:
stubs.c:8
PSESSION
PVOID PSESSION
Definition:
stubs.c:4
void
Definition:
nsiface.idl:2307
debug.h
windef.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
LPCSTR
const char * LPCSTR
Definition:
xmlstorage.h:183
dll
win32
cabinet
stubs.c
Generated on Sun Apr 20 2025 06:16:52 for ReactOS by
1.9.6