diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-08-11 11:10:03 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-08-11 12:19:27 (GMT) |
commit | 1056df7f11e4c7964a72e89d02bd3016ccd2c9f1 (patch) | |
tree | dd203659889f25fb2ee54919ebc0c63ee974bed9 /doc/src/snippets/textdocument-lists/main.cpp | |
parent | 50f6168a7e0f76124830d63981bb1b8c2fa67f8c (diff) | |
download | Qt-1056df7f11e4c7964a72e89d02bd3016ccd2c9f1.zip Qt-1056df7f11e4c7964a72e89d02bd3016ccd2c9f1.tar.gz Qt-1056df7f11e4c7964a72e89d02bd3016ccd2c9f1.tar.bz2 |
Add support for hooking BeginPaint/EndPaint on 64Bit Windows
Webkit uses the runtime patching trick explained by "Feng Yuan" for
hooking these paint functions. It currently supports only 32bit assembly
code. This patch adds support for 64Bit version. Since inline-assemblies
are not supported for 64Bit, we have use a seperate .asm file.
Reviewed-by: Simon Hausmann
Reviewed-by: Thiago Macieira
Diffstat (limited to 'doc/src/snippets/textdocument-lists/main.cpp')
0 files changed, 0 insertions, 0 deletions