Searched refs:INITEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp275 } INITEXT, *PINITEXT; typedef in typeref:struct:_INITEXT
1807 PINITEXT pInit = (PINITEXT)ExAllocatePool(NonPagedPool, sizeof(INITEXT));
1814 RtlZeroMemory(pInit, sizeof(INITEXT));

Completed in 50 milliseconds