Nikolay Sivov
|
6b5a5c6402
|
browseui: Use CRT memory allocation functions.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-03-28 22:21:47 +02:00 |
Eric Pouech
|
e59b55699e
|
browseui: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-09 18:37:32 +01:00 |
Alexandre Julliard
|
7c7a259e7c
|
browseui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-28 12:06:46 +02:00 |
Michael Stefaniuc
|
b48aef8a9e
|
browseui: Use the global HeapAlloc() wrappers.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-30 09:07:27 +01:00 |
Nikolay Sivov
|
ab958dcf0c
|
browseui: Added IEnumString stub for ACListISF.
|
2015-06-08 15:29:00 +09:00 |
Nikolay Sivov
|
77a63b7245
|
browseui: Return interface pointer instead of impl pointer.
|
2015-04-06 12:09:28 +09:00 |
Nikolay Sivov
|
d7f0a5ff08
|
browseui: Return interface pointer from QI instead of impl pointer.
|
2015-03-20 17:39:43 +09:00 |
Nikolay Sivov
|
ab5c3ad8da
|
browseui: Call interface methods properly.
|
2012-08-20 10:58:40 +02:00 |
Michael Stefaniuc
|
40213ae281
|
browseui: Use an iface instead of a vtbl pointer in ACLShellSource.
|
2010-12-09 12:22:53 +01:00 |
Aric Stewart
|
19d18f0e5c
|
browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2.
|
2008-10-08 15:09:23 +02:00 |