Michael Stefaniuc
|
0a22cd2b8f
|
user32: Avoid using HIWORD() on atoms/resources.
|
2010-02-04 13:39:27 +01:00 |
Alexandre Julliard
|
1bee9f4f71
|
user32: Make HOOK_IsHooked function static.
|
2009-12-23 14:27:31 +01:00 |
Alexandre Julliard
|
13ca78cf1a
|
user32: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:38 +02:00 |
Hongbo Ni
|
650a0f3fdd
|
user32: Fix DLL injection problem using LOAD_WITH_ALTERED_SEARCH_PATH.
|
2009-08-27 11:48:20 +02:00 |
Austin English
|
5f2a3d8467
|
user32: Downgrade a FIXME to a WARN.
|
2009-05-28 12:43:29 +02:00 |
Michael Stefaniuc
|
214b40b109
|
user32: Remove superfluous pointer casts.
|
2009-03-02 12:11:38 +01:00 |
Alexandre Julliard
|
cc55fd317a
|
server: Make hook procedures client_ptr_t instead of void pointers.
|
2008-12-29 17:35:35 +01:00 |
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
Michael Stefaniuc
|
4715dbec24
|
user32: Remove duplicated get_hook_proc() function.
|
2008-02-04 12:36:11 +01:00 |
Alexandre Julliard
|
6ff78347e2
|
user32: Remove a few traces that only duplicate the relay information.
|
2007-11-12 14:03:45 +01:00 |
Alexandre Julliard
|
04a9f93f62
|
user32: Thread-local hooks need a module if they don't belong to the current process.
|
2007-08-22 12:19:00 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
48d740855e
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
Andrew Talbot
|
a07dceb002
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:42 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |