.. |
tests
|
oleaut32: Just stop instead of erroring out on 8 or 9 in octal numbers.
|
2015-01-20 11:11:13 +01:00 |
Makefile.in
|
makefiles: Allow define arguments to be specific to a single file.
|
2014-01-07 12:20:25 +01:00 |
connpt.c
|
oleaut32: Cast to the correct type instead to void pointer.
|
2013-12-13 12:36:10 +01:00 |
connpt.h
|
oleaut32: Mark various symbols as hidden.
|
2013-01-09 12:53:55 +01:00 |
dispatch.c
|
oleaut32: Remove useless NULL checks.
|
2014-01-29 13:39:37 +01:00 |
hash.c
|
Use the official Microsoft definitions for Gaelic languages.
|
2013-06-19 20:09:51 +02:00 |
oleaut.c
|
oleaut32: Check OANOCACHE variable only on process attach.
|
2013-12-11 19:35:47 +01:00 |
oleaut32.rc
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
oleaut32.rgs
|
…
|
|
oleaut32.spec
|
…
|
|
oleaut32_oaidl.idl
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
oleaut32_ocidl.idl
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
olefont.c
|
oleaut32: Some tests for IFontEventsDisp change event.
|
2014-02-24 09:11:18 -06:00 |
olepicture.c
|
oleaut32: Fix loading of an empty picture from a non-statable stream.
|
2014-04-10 13:55:06 +02:00 |
olepropframe.c
|
oleaut32: Avoid signed-unsigned integer comparisons.
|
2013-02-22 10:17:32 +01:00 |
recinfo.c
|
oleaut32: Properly free record name (Valgrind).
|
2014-04-23 11:13:13 +02:00 |
resource.h
|
…
|
|
safearray.c
|
oleaut32: Use CoTaskMem* functions for safearrays.
|
2015-01-06 12:34:54 +01:00 |
tmarshal.c
|
oleaut32: Remove an unused assignment (PVS-Studio).
|
2015-01-21 15:28:52 +01:00 |
typelib.c
|
oleaut32: Remove unused code (Clang).
|
2014-12-02 10:31:33 +01:00 |
typelib.h
|
oleaut32: Name guids hash table segment in MSFT_SegDir struct.
|
2013-07-31 22:26:56 +02:00 |
usrmarshal.c
|
oleaut32: Fix RecordCopy()/RecordClear() behavior.
|
2014-02-04 11:10:48 +01:00 |
varformat.c
|
oleaut32: Fix copy & paste issue in VarFormatNumber.
|
2015-01-16 17:32:17 +01:00 |
variant.c
|
oleaut32: Just stop instead of erroring out on 8 or 9 in octal numbers.
|
2015-01-20 11:11:13 +01:00 |
variant.h
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
vartype.c
|
oleaut32: Decrease accuracy if scaling is not possible in VarDecAdd.
|
2014-07-09 09:28:11 +02:00 |