André Hentschel
|
d1f9067cf5
|
winebuild: Create stubs for ARM64.
|
2015-06-15 15:29:03 +09:00 |
Michael Müller
|
6b4ac9971a
|
winebuild: Set a valid major and minor linker version.
Some apps expect a nonzero linker version.
|
2015-06-10 16:16:29 +09:00 |
Austin English
|
0a0b0b46e9
|
api-ms-win-core-processthreads-l1-1-1: Add advapi32 forwards.
|
2015-06-10 16:15:40 +09:00 |
Nikolay Sivov
|
233c8c163b
|
winebuild: Remove always false condition (Coverity).
|
2015-06-03 22:52:06 +09:00 |
Jerome Leclanche
|
ffabfd492f
|
makefiles: Do not run update-desktop-database on make install/uninstall.
|
2015-06-01 14:48:01 +09:00 |
André Hentschel
|
29c47defe6
|
winedump: Add more image debug types.
|
2015-05-28 14:20:57 +09:00 |
Austin English
|
6bb558034c
|
api-ms-win-core-misc-l1-1-0: New dll.
|
2015-05-22 14:12:09 +09:00 |
André Hentschel
|
d33f382b29
|
winebuild: Use a 64k page size on ARM64.
|
2015-05-12 17:33:14 +09:00 |
Martin Storsjo
|
fc1dc66865
|
api-ms-win-core-sysinfo-l1-1-0: Add stub dll.
|
2015-05-08 14:48:39 +09:00 |
Martin Storsjo
|
e5e620a82c
|
api-ms-win-core-synch-l1-1-0: Add stub dll.
|
2015-05-08 14:48:22 +09:00 |
Martin Storsjo
|
7af1ef4abe
|
api-ms-win-core-rtlsupport-l1-1-0: Add stub dll.
|
2015-05-08 14:48:07 +09:00 |
Martin Storsjo
|
c2a0e6405f
|
api-ms-win-core-processenvironment-l1-1-0: Add stub dll.
|
2015-05-08 14:47:45 +09:00 |
Martin Storsjo
|
bb18f72635
|
api-ms-win-core-namedpipe-l1-1-0: Add stub dll.
|
2015-05-08 14:46:50 +09:00 |
Martin Storsjo
|
a7f43d7c50
|
api-ms-win-core-memory-l1-1-0: Add stub dll.
|
2015-05-08 14:45:35 +09:00 |
Martin Storsjo
|
695c6dca23
|
api-ms-win-core-libraryloader-l1-1-0: Add stub dll.
|
2015-05-08 14:44:51 +09:00 |
Martin Storsjo
|
c38bbc0e5e
|
api-ms-win-core-interlocked-l1-1-0: Add stub dll.
|
2015-05-08 14:42:48 +09:00 |
Martin Storsjo
|
361235e3b8
|
api-ms-win-core-heap-l1-1-0: Add stub dll.
|
2015-05-08 14:42:30 +09:00 |
Martin Storsjo
|
d6654f37d8
|
api-ms-win-core-file-l1-1-0: Add stub dll.
|
2015-05-08 14:42:10 +09:00 |
Martin Storsjo
|
d5f89f1610
|
api-ms-win-core-errorhandling-l1-1-0: Add stub dll.
|
2015-05-08 14:41:50 +09:00 |
Martin Storsjo
|
8263a1858d
|
api-ms-win-core-debug-l1-1-0: Add stub dll.
|
2015-05-08 14:41:30 +09:00 |
Alexandre Julliard
|
311f786286
|
server: Add a common structure to store irp parameters.
|
2015-05-06 17:16:16 +09:00 |
André Hentschel
|
e5bc217e05
|
winedump: Add ARM64 string.
|
2015-05-06 08:41:35 +09:00 |
Qian Hong
|
604c4dba80
|
ntdll: Correctly document the offset of ntdll_thread_data.
This is a follow up of 16ddc62405 .
|
2015-04-21 14:30:45 +09:00 |
Francois Gouget
|
f635beea75
|
winedump: Remove unneeded NONAMELESSXXX directives.
|
2015-04-03 11:22:10 +09:00 |
Francois Gouget
|
8a63982f73
|
widl: Remove unneeded NONAMELESSXXX directives.
|
2015-04-03 11:22:06 +09:00 |
Francois Gouget
|
f505e6fb4a
|
Assorted spelling fixes.
|
2015-03-19 21:54:14 +09:00 |
Francois Gouget
|
9cb5579130
|
wrc: Remove an unused lexer definition.
|
2015-03-09 22:06:22 +09:00 |
Alexandre Julliard
|
1097384377
|
winebuild: Avoid assigning values outside of the target_cpu enum range.
|
2015-03-04 21:50:29 +09:00 |
Alexandre Julliard
|
f15d077f93
|
wrc: Remove duplicate parentheses.
|
2015-03-04 17:27:12 +09:00 |
Sebastian Lackner
|
4c8b3f63be
|
winebuild: Conditionally use different code for restoring the context structure.
Fixes a regression introduced by 44fbc018ed .
|
2015-03-03 18:12:30 +09:00 |
Sebastian Lackner
|
44fbc018ed
|
winebuild: Do not access memory below ESP when restoring thread contexts.
Based on a patch by John Reiser.
|
2015-02-27 15:05:54 +09:00 |
Josh DuBois
|
52171a8b15
|
buildimage: Allow use of rsvg-convert as alternative to rsvg.
|
2015-01-26 11:21:55 +01:00 |
Josh DuBois
|
1042684ecd
|
buildimage: Fix typo in conditional.
|
2015-01-26 11:19:59 +01:00 |
Charles Davis
|
6f6e42498d
|
winebuild: Make emitting mod_*_func sections on Mac OS respect the pointer size.
|
2015-01-23 11:08:38 +01:00 |
Gerald Pfeifer
|
189ffc2e73
|
makefiles: Support building with non-default LD.
|
2015-01-22 21:42:25 +01:00 |
Michael Stefaniuc
|
11bee58bda
|
wrc: Remove some more always-true conditions.
|
2015-01-13 19:53:59 +01:00 |
Martin Storsjo
|
e79460cd5c
|
combase: Implement creation and deletion of HSTRING objects.
|
2014-12-15 16:45:31 +01:00 |
Martin Storsjo
|
69269a7f01
|
msvcp120_app: Add forwarding dll.
|
2014-12-11 12:01:24 +01:00 |
Martin Storsjo
|
a44e013b49
|
msvcr120_app: Add forwarding dll.
|
2014-12-10 13:37:57 +01:00 |
André Hentschel
|
900e7c5d65
|
widl: Fix compiler warnings with flag -Wunused-macros.
|
2014-12-10 13:31:01 +01:00 |
Martin Storsjo
|
13a101707a
|
api-ms-win-core-winrt-l1-1-0: Move implementations into combase.
|
2014-12-09 18:55:31 +01:00 |
Martin Storsjo
|
3923c550b7
|
combase: Add stub dll.
|
2014-12-09 18:49:17 +01:00 |
Martin Storsjo
|
84e99d13ae
|
wrc: Declare the data buffer as unsigned char.
|
2014-12-08 17:27:26 +01:00 |
Martin Storsjo
|
7d2d96a736
|
api-ms-win-core-errorhandling-l1-1-2: Add stub dll.
|
2014-12-05 11:23:12 +01:00 |
Michael Müller
|
3ee0a27e0f
|
api-ms-win-core-xstate-l2-1-0: Add stub dll.
|
2014-12-04 14:03:31 +01:00 |
Michael Müller
|
40732e16ad
|
api-ms-win-core-datetime-l1-1-0: Add dll.
|
2014-12-04 14:03:30 +01:00 |
Michael Müller
|
762b6af348
|
api-ms-win-core-fibers-l1-1-0: Add dll.
|
2014-12-04 14:03:29 +01:00 |
Martin Storsjo
|
3488f88fe6
|
api-ms-win-core-datetime-l1-1-1: Add stub dll.
|
2014-12-03 21:34:31 +01:00 |
Martin Storsjo
|
6ccff80f47
|
api-ms-win-core-localization-l1-2-1: Add stub dll.
|
2014-12-03 21:34:30 +01:00 |
Martin Storsjo
|
7a2701bf0c
|
api-ms-win-core-file-l2-1-0: Add stub dll.
|
2014-12-03 21:34:29 +01:00 |