Nikolay Sivov
|
8259f383f6
|
oleaut32: Ignore SetObjects() result when building property frame.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 21:46:27 +01:00 |
Nikolay Sivov
|
8fa582ae68
|
oleaut32: Allow NULL objects array when creating property frame.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 21:46:27 +01:00 |
Nikolay Sivov
|
1ac1c78f05
|
oleaut32: Don't reset property page site to NULL.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-22 21:46:27 +01:00 |
Marcus Meissner
|
f4f8679ae9
|
oleaut32: Avoid a library handle leak (Coverity).
|
2015-05-07 14:55:21 +09:00 |
Francois Gouget
|
4d65584f8a
|
oleaut32: Remove unneeded NONAMELESSXXX directives.
|
2015-03-17 14:18:59 +09:00 |
Andrew Talbot
|
eedf2f6fab
|
oleaut32: Avoid signed-unsigned integer comparisons.
|
2013-02-22 10:17:32 +01:00 |
Marcus Meissner
|
e0fa39b3e0
|
oleaut32: Mark PropertyPageSiteVtbl static.
|
2012-12-28 11:25:34 +01:00 |
Michael Stefaniuc
|
269f5bbe81
|
oleaut32: COM cleanup for the IPropertyPageSite iface.
|
2011-03-28 17:08:54 +02:00 |
Nikolay Sivov
|
f801abef48
|
oleaut32: Fix sizeof() usage (Coverity).
|
2011-02-25 11:09:31 +01:00 |
Francois Gouget
|
b990617a95
|
Assorted spelling fixes.
|
2010-11-02 13:16:57 +01:00 |
Eric Pouech
|
f6c614018b
|
oleaut32: Fix invalid cast.
|
2010-10-29 16:30:07 +02:00 |
Piotr Caban
|
f4ef2d6e02
|
oleaut32: Set dialog size in dialog box units in OleCreatePropertyFrame.
|
2010-09-27 14:10:44 +02:00 |
Piotr Caban
|
9ccbadc9a8
|
oleaut32: Added OleCreatePropertyFrameIndirect implementation.
Based on patch written by Geoffrey Hausheer.
|
2010-09-27 14:10:44 +02:00 |
Piotr Caban
|
9c9baf4da1
|
oleaut32: Execute OleCreatePropertyFrameIndirect in OleCreatePropertyFrame.
Based on patch written by Geoffrey Hausheer.
|
2010-09-27 14:10:44 +02:00 |
Piotr Caban
|
b32c3102d2
|
oleaut32: Rename stubs.c file.
|
2010-09-27 14:10:44 +02:00 |