Proud::CKernel32Api Class Reference

Static Public Member Functions

static CKernel32ApiInstance ()
 

Public Attributes

HeapSetInformationProc HeapSetInformation
 
GetQueuedCompletionStatusExProc GetQueuedCompletionStatusEx
 
InitializeCriticalSectionExProc InitializeCriticalSectionEx
 
GetLogicalProcessorInformation GetLogicalProcessInformation
 
HINSTANCE m_dllHandle
 

Detailed Description

Class that gets Windows NT custom API as dynamic

  • Though it cannot be called by Windows 98 but this can be very useful sovling troubles that even exe cannot be run.
  • Does not need to be used normally. But useful when creating a module that is to run on Windows 98.