|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
| #define | NTOS_MODE_USER |
Functions | |
| VOID WINAPI | ApcRoutine (PVOID Context, PIO_STATUS_BLOCK IoStatus, ULONG Reserved) |
| int | main (int argc, char *argv[]) |
Variables | |
| HANDLE | OutputHandle |
| HANDLE | InputHandle |
| VOID WINAPI ApcRoutine | ( | PVOID | Context, |
| PIO_STATUS_BLOCK | IoStatus, | ||
| ULONG | Reserved | ||
| ) |
Definition at line 20 of file apc.c.
| HANDLE InputHandle |
Definition at line 9 of file apc.c.
Referenced by ConSrvInitProcessHandles(), main(), ODBC32_SQLAllocHandle(), ODBC32_SQLAllocHandleStd(), ReadCharsThread(), and ReadInputBufferThread().
| HANDLE OutputHandle |
Definition at line 8 of file apc.c.
Referenced by ConSrvInitProcessHandles(), main(), ODBC32_SQLAllocHandle(), and ODBC32_SQLAllocHandleStd().