#include <map>
#include <windef.h>
#include "displayModel.h"
#include <common/lock.h>
Go to the source code of this file.
◆ SWAPWORD
Value: MAKEWORD( \
HIBYTE(x), \
LOBYTE(x) \
)
Referenced by swapBuffer().
◆ SWAPLONG
◆ gdiHooks_inProcess_initialize()
void gdiHooks_inProcess_initialize |
( |
| ) |
|
References allow_ScriptStringAnalyseArgsByAnalysis, apiHook_hookFunction_safe(), criticalSection_ScriptStringAnalyseArgsByAnalysis, fake_BeginPaint(), fake_BitBlt(), fake_CreateCompatibleDC(), fake_DeleteDC(), fake_DestroyWindow(), fake_DrawFocusRect(), fake_FillRect(), fake_GdiTransparentBlt(), fake_PatBlt(), fake_ScriptStringAnalyse(), fake_ScriptStringFree(), fake_ScriptStringOut(), fake_ScriptTextOut(), fake_ScrollWindow(), fake_ScrollWindowEx(), fake_SelectObject(), fake_StretchBlt(), nhAssert, real_BeginPaint, real_BitBlt, real_CreateCompatibleDC, real_DeleteDC, real_DestroyWindow, real_DrawFocusRect, real_FillRect, real_GdiTransparentBlt, real_PatBlt, real_ScriptStringAnalyse, real_ScriptStringFree, real_ScriptStringOut, real_ScriptTextOut, real_ScrollWindow, real_ScrollWindowEx, real_SelectObject, real_StretchBlt, textChangeNotifyTimerID, textChangeNotifyTimerProc(), tls_index_curScriptTextOutScriptAnalysis, and tls_index_textInsertionsCount.
Referenced by inProcess_initialize().
◆ gdiHooks_inProcess_terminate()
void gdiHooks_inProcess_terminate |
( |
| ) |
|
◆ windowsForTextChangeNotifications
std::map<HWND,int> windowsForTextChangeNotifications |
|
extern |
◆ displayModelsByWindow