ReactOS
0.4.16-dev-340-g0540c21
09-stubs.c
Go to the documentation of this file.
1
/* This file is autogenerated, do not edit. */
2
3
#include <
stubs.h
>
4
5
int
StubFunction
()
6
{
7
DbgPrint
(
"WARNING: calling stub StubFunction()\n"
);
8
__wine_spec_unimplemented_stub
(
"testdll.xyz"
,
__FUNCTION__
);
9
return
0;
10
}
11
12
int
StdcallSuccessStub
(
void
* a0)
13
{
14
DbgPrint
(
"WARNING: calling stub StdcallSuccessStub(0x%p)\n"
, (
void
*)a0);
15
return
0;
16
}
17
StdcallSuccessStub
int StdcallSuccessStub(void *a0)
Definition:
09-stubs.c:12
StubFunction
int StubFunction()
Definition:
09-stubs.c:5
__FUNCTION__
#define __FUNCTION__
Definition:
types.h:116
DbgPrint
#define DbgPrint
Definition:
hal.h:12
stubs.h
__wine_spec_unimplemented_stub
#define __wine_spec_unimplemented_stub(module, function)
Definition:
stubs.h:54
modules
rostests
tests
spec2def
testdata
09-stubs.c
Generated on Thu Dec 12 2024 06:08:34 for ReactOS by
1.9.6