Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:05, 1 September 2025 Martini talk contribs created page WpAllocMem (Created page with "{{DISPLAYTITLE:wpAllocMem}} This instance method is called to allocate memory for use by an object. ==Syntax== _wpAllocMem(somSelf, cbBytes, prc) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''cbBytes'' (ULONG) - in/out :Specifies the size, in bytes, of memory required. ;''prc'' (PULONG) - in/out :Pointer to error code. ::NULL: If an error occurs, the...")