ReactOS 0.4.15-dev-6054-gbddd8b0
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
PVOID __cdecl | operator new (size_t Size, POOL_TYPE PoolType, ULONG Tag) |
void __cdecl | operator delete (PVOID ptr) |
void __cdecl | operator delete (PVOID ptr, UINT_PTR) |
NTSTATUS NTAPI | PcNewMiniport (OUT PMINIPORT *OutMiniport, IN REFCLSID ClassId) |
#define NDEBUG |
Definition at line 12 of file miniport.cpp.
Definition at line 32 of file miniport.cpp.
Definition at line 40 of file miniport.cpp.
Definition at line 19 of file miniport.cpp.
Definition at line 48 of file miniport.cpp.
Referenced by InstallSubdevice(), and StartDevice().