Sign in
goma
/
wine
/
7718d2bd7cd4c23facd24f8378be42c652da7002
/
dlls
/
user32
/
winproc.h
b8a2e3b
user32: Renamed the user/ directory to user32.
by Alexandre Julliard
· 18 years ago
[Renamed from dlls/user/winproc.h]
14fb1dd
user: Only include winproc.h where necessary.
by Alexandre Julliard
· 19 years ago
22a9d18
user: Use winproc callbacks for the remaining 16-bit messaging functions.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
917d03b
user: Make a lot of winproc functions static.
by Alexandre Julliard
· 19 years ago
dc61a4b
user: Use winproc callbacks instead of message map/unmap for 16-bit hooks.
by Alexandre Julliard
· 19 years ago
58a03a1
user: Use winproc callbacks instead of message map/unmap in SendMessage16.
by Alexandre Julliard
· 19 years ago
396ff00
user: Use a winproc callback instead of a message map/unmap in SendMessageTimeoutA.
by Alexandre Julliard
· 19 years ago
4316025
user: Convert the 16-bit winproc functions to use a callback pointer.
by Alexandre Julliard
· 19 years ago
d1a5d5a
user: Make WINPROC_CallProc32WTo32A take a callback function pointer.
by Alexandre Julliard
· 19 years ago
0667292
user: Support storing multiple winprocs in a single winproc handle.
by Alexandre Julliard
· 19 years ago
56220c2
user: Have WINPROC_GetProc16 allocate a new winproc if necessary.
by Alexandre Julliard
· 19 years ago
c8ce866
user: Make the WINDOWPROCTYPE enum private to winproc.c.
by Alexandre Julliard
· 19 years ago
4cc498f
user: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
by Alexandre Julliard
· 19 years ago
a9e5e94
user: Replace WINDOWPROCTYPE by a unicode flag in WINPROC_GetProc/AllocProc.
by Alexandre Julliard
· 19 years ago
397bf3c
user: Added specific winproc functions for calling dialog procedures.
by Alexandre Julliard
· 19 years ago
41b5e68
user: Separate the 16 and 32-bit versions of WINPROC_AllocProc.
by Alexandre Julliard
· 19 years ago
4c40190
user: Separate the 16 and 32-bit versions of WINPROC_GetProc.
by Alexandre Julliard
· 19 years ago
7686aa8
When doing A->W WM_GETTEXTLENGTH, use WM_GETTEXT behind the scenes to
by Frank Richter
· 19 years ago
e0db46c
Get rid of the client-side window timer structures.
by Alexandre Julliard
· 20 years ago
7469973
Take advantage of the new winproc handling to move some more functions
by Alexandre Julliard
· 20 years ago
648994c
Changed winproc allocation to be based only on the procedure address,
by Alexandre Julliard
· 20 years ago
6c644d6
Fix various function prototypes.
by Vincent Béron
· 20 years ago
c162263
First step in using faster approach for A<->W message mapping.
by Dmitry Timoshkov
· 21 years ago
a2e2e18
Avoid a few more GetModuleHandle calls.
by Alexandre Julliard
· 21 years ago
df5800f
Properly translate the message result for WM_GETTEXT-style messages.
by Alexandre Julliard
· 21 years ago
bd13ab8
Store a pointer to the client-side class structure in the server and
by Alexandre Julliard
· 21 years ago
bfce151
Added window classes in the server, and support for inter-process
by Alexandre Julliard
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
07f1198
Store window procedures in a static array instead of creating a heap.
by Alexandre Julliard
· 22 years ago
18d0297
Removed input.h, queue.h, spy.h and sysmetrics.h and moved their
by Alexandre Julliard
· 22 years ago
[Renamed (81%) from include/winproc.h]
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
f76967d
Restructured hook mapping functions to avoid most memory
by Alexandre Julliard
· 23 years ago
d23a82b
Made all 16<->32 HWND conversions use explicit functions instead of
by Alexandre Julliard
· 24 years ago
20bc491
Added mappings for a few messages.
by Alexandre Julliard
· 24 years ago
3606dc5
Added mapping to/from unicode for WM_CHAR, WM_DEADCHAR, WM_SYSCHAR,
by Dmitry Timoshkov
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
fdf6aa4
Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in
by Juergen Schmied
· 26 years ago
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
77b9918
Release 970914
by Alexandre Julliard
· 28 years ago
wine-970914
84c70f5
Release 970509
by Alexandre Julliard
· 28 years ago
wine-970509
889f742
Release 970415
by Alexandre Julliard
· 28 years ago
wine-970415
df2673b
Release 970329
by Alexandre Julliard
· 28 years ago
wine-970329
da0cfb3
Release 961201
by Alexandre Julliard
· 28 years ago
wine-961201
ca22b33
Release 960712
by Alexandre Julliard
· 29 years ago
wine-960712
3051b64
Release 960705
by Alexandre Julliard
· 29 years ago
wine-960705
1e9ac79
Release 960606
by Alexandre Julliard
· 29 years ago
wine-960606
2d93d00
Release 960521
by Alexandre Julliard
· 29 years ago
wine-960521