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:43, 13 April 2025 Martini talk contribs created page WindowDCHook (Created page with "This hook is called when a device context is allocated or freed. ==Syntax== WindowDCHook(hab, hdc, hwnd, flAssociate); ==Parameters== ;''hab'' (HAB) - input: The application anchor block. ;''hdc'' (HDC) - input: The current device-context handle. ;''hwnd'' (HWND) - input: The current window handle. ;''flAssociate'' (BOOL) - input: Association flag. :TRUE: Device context has been allocated. :FALSE: Device context has been freed. ;''rc'' (BOOL) - returns: Success indica...")