Michael Stefaniuc
|
8a3ed2dffc
|
atl: Use IS_INTRESOURCE not HIWORD to check a resource.
|
2010-02-01 11:59:59 +01:00 |
Michael Stefaniuc
|
17ca7aa5a6
|
atl: Remove superfluous pointer casts.
|
2009-02-12 17:53:34 +01:00 |
Michael Stefaniuc
|
fa1d049847
|
atl: Remove two superfluous casts.
|
2008-12-05 12:36:31 +01:00 |
Francois Gouget
|
0a9c529072
|
atl: Remove WINAPI on static functions where not needed.
|
2008-11-24 14:18:42 +01:00 |
Michael Stefaniuc
|
4f199a10ad
|
Remove the remaining casts of NULL.
|
2008-11-03 13:42:09 +01:00 |
Andrew Talbot
|
f83cd9d08f
|
atl: Assign to structs instead of using memcpy.
|
2008-02-11 19:56:03 +01:00 |
Marcus Meissner
|
c46327b40c
|
atl: Check for NULL.
|
2008-02-04 11:13:34 +01:00 |
Michael Stefaniuc
|
3e8970602c
|
dlls: Remove duplicate includes.
|
2007-11-19 13:54:46 +01:00 |
Vitaliy Margolen
|
a2daceb7c2
|
atl: Use CallWindowProc instead of calling old window proc directly.
|
2007-06-07 19:23:56 +02:00 |
Dmitry Timoshkov
|
2e944d8e13
|
atl: Fix compilation warnings in 64-bit mode.
|
2007-06-01 12:39:08 +02:00 |
Andrey Turkin
|
6ecdc5bbeb
|
atl: AtlAxGetHost and AtlAxGetControl implementation.
|
2006-11-13 14:43:02 +01:00 |
Andrey Turkin
|
26e6c13c43
|
atl: Host component implementation: IOleControlSite.
|
2006-11-13 14:42:50 +01:00 |
Andrey Turkin
|
566d5db2a2
|
atl: Host component implementation: IOleInPlaceFrame.
|
2006-11-13 14:39:40 +01:00 |
Andrey Turkin
|
39b17cab1d
|
atl: Host component implementation: IOleInPlaceSiteWindowless.
|
2006-11-13 14:39:26 +01:00 |
Andrey Turkin
|
6366a1b054
|
atl: Host component implementation: IOleContainer.
|
2006-11-13 14:39:01 +01:00 |
Andrey Turkin
|
7c5f011c11
|
atl: Implement AtlAxAttachControl.
|
2006-11-13 14:34:26 +01:00 |
Andrey Turkin
|
e1d94f3633
|
alt: Host component implementation: IOleClientSite.
|
2006-11-13 14:34:19 +01:00 |
Michael Stefaniuc
|
02cd4c8584
|
atl: Move the storage specifier to the beginning of the declaration.
|
2006-11-07 15:05:57 +01:00 |
Andrey Turkin
|
7dff8c19ee
|
atl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
|
2006-11-02 21:21:15 +01:00 |
Andrey Turkin
|
821aae4f9f
|
atl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
|
2006-11-02 21:16:20 +01:00 |
Andrey Turkin
|
2d9fc5d7b5
|
atl: Implement AtlAxWinInit and AtlAxWin window procedure.
|
2006-11-02 21:13:20 +01:00 |