Amine Khaldi
4ddde1d7c9
[DNSAPI_WINETEST]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60165
2013-09-16 14:48:02 +00:00
Amine Khaldi
474b2a89bc
[DCIMAN32]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60164
2013-09-16 14:41:13 +00:00
Amine Khaldi
a6abe2349c
* Silence a debug prints.
...
svn path=/trunk/; revision=60163
2013-09-16 14:34:46 +00:00
Amine Khaldi
9ed1c2eae9
[DBGHELP]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60162
2013-09-16 14:31:09 +00:00
Amine Khaldi
4b329c4d01
[CRYPTUI]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60161
2013-09-16 14:05:55 +00:00
Amine Khaldi
acc4bb3381
[CRYPTUI_WINETEST]
...
* Speedup linking.
svn path=/trunk/; revision=60160
2013-09-16 13:48:54 +00:00
Amine Khaldi
320daa686e
[CRYPTUI]
...
* Move resource files to the appropriate folders.
svn path=/trunk/; revision=60159
2013-09-16 13:45:33 +00:00
Kamil Hornicek
a36b2f010e
[CRT]
...
Check global_locale directly in setmbcp_l to prevent an endless recursion (__get_MSVCRT_locale -> __init_global_locale -> MSVCRT__create_locale -> _setmbcp_l -> __get_MSVCRT_locale...) when global_locale is NULL.
[NLS]
Add c_20127.nls generated using Wine's CP tables.
svn path=/trunk/; revision=60158
2013-09-16 11:55:50 +00:00
Hermès Bélusca-Maïto
b9fd07e579
[NTOS]
...
- Enable a call to ExAllocatePoolWithQuotaTag now that the function is implemented.
- Fix a typo.
svn path=/trunk/; revision=60157
2013-09-15 23:17:24 +00:00
Thomas Faber
aa7e029f28
[NTOS:MM]
...
- Correctly use POOL_BLOCK_SIZE in ExAllocatePoolWithQuotaTag
svn path=/trunk/; revision=60156
2013-09-15 23:05:59 +00:00
Jérôme Gardou
7f2ce261b2
[OSMESA]
...
- enable x86 optimisations for GCC builds
svn path=/trunk/; revision=60155
2013-09-15 22:25:43 +00:00
Jérôme Gardou
4deaf51f33
[OPENGL32_NEW]
...
- try to fix jim's build
svn path=/trunk/; revision=60154
2013-09-15 22:12:09 +00:00
Jérôme Gardou
ea890137d6
[OPENGL32_NEW]
...
- Actually enable the build
svn path=/trunk/; revision=60153
2013-09-15 21:34:42 +00:00
Jérôme Gardou
1d89cdf153
[PSDK/WINGDI.H]
...
- add wglSwapMultipleBuffers prototype
svn path=/trunk/; revision=60152
2013-09-15 21:33:37 +00:00
Jérôme Gardou
664140a669
[OSMESA]
...
- In a galaxy far, far away, I don't break the builds.
svn path=/trunk/; revision=60151
2013-09-15 20:57:30 +00:00
Jérôme Gardou
c4120ef2b8
[OPENGL32_NEW]
...
Introduce a new opengl32 implementation, the 3D library with better perspectives (tm), featuring:
- A new software rendering implementation on top of osmesa.
- Rendering to bitmaps
- Thread safety.
- A try to be really compatible with ICD DLLs (WIP)
- Other cool stuff, check log for details.
WIP, the SW implementation already works.
svn path=/trunk/; revision=60150
2013-09-15 20:54:01 +00:00
Jérôme Gardou
535a0d655d
[OSMESA]
...
- Add to build
svn path=/trunk/; revision=60149
2013-09-15 20:44:50 +00:00
Timo Kreuzer
79a6e21446
[EXPLORER]
...
Fix x64 build
svn path=/trunk/; revision=60148
2013-09-15 18:39:50 +00:00
Hermès Bélusca-Maïto
8e06e32a8f
[ROSAPPS]
...
Missing _SEH2_YIELD.
svn path=/trunk/; revision=60145
2013-09-15 18:17:25 +00:00
Timo Kreuzer
eba3d08e1f
[FRAMEDYN] Compile only for x86
...
[KERNEL32] Fix InterlockedExchangePointer usage
[MSVCRT] Add some x64 c++ stubs
svn path=/trunk/; revision=60143
2013-09-15 17:50:38 +00:00
Timo Kreuzer
6ecfff267a
[DSOUND]
...
Extend the lrint MSVC hack to support x64 as well
See http://sourceforge.net/p/freeimage/discussion/36111/thread/b43c17c5
svn path=/trunk/; revision=60142
2013-09-15 17:31:25 +00:00
Amine Khaldi
d12cda0252
[CRYPTNET]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60141
2013-09-15 17:20:13 +00:00
Timo Kreuzer
ee76c740f4
[CPPRT]
...
Add support for x64
svn path=/trunk/; revision=60140
2013-09-15 17:09:21 +00:00
Amine Khaldi
05d612869c
[CRYPTDLL]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60139
2013-09-15 16:52:35 +00:00
Amine Khaldi
4ee42897fb
[CRYPTNET_WINETEST]
...
* Speedup linking.
svn path=/trunk/; revision=60138
2013-09-15 16:50:24 +00:00
Amine Khaldi
78308182f4
[CRYPTDLG]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60137
2013-09-15 16:35:08 +00:00
Thomas Faber
c0099fe498
[SPEC2DEF]
...
- Ignore C++ redirects again because they breaks msvcrt
CORE-7465 #resolve
[FRAMEDYN]
- Work around the lack of C++ redirects
svn path=/trunk/; revision=60135
2013-09-15 14:33:33 +00:00
Eric Kohl
b63e09b179
[USRMGR]
...
Use NetLocalGroupGetMembers level 2 instead of level 1 in order to display the domain names of well-known groups in the group membership list. Skip the domain name for other account types.
svn path=/trunk/; revision=60134
2013-09-15 14:20:58 +00:00
Amine Khaldi
af7cfc0a35
[CRYPTDLG]
...
* Move resource files to the lang folder.
svn path=/trunk/; revision=60133
2013-09-15 14:05:37 +00:00
Amine Khaldi
add7a73c06
[CRYPT32_WINETEST]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60132
2013-09-15 13:59:34 +00:00
Amine Khaldi
f630b228d0
[CRYPT32]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60131
2013-09-15 13:58:50 +00:00
Johannes Anderwald
6d21511744
[REACTOS]
...
- Time to honor Mr. Amine Khaldi
Welcome to the Hall of Fame
svn path=/trunk/; revision=60130
2013-09-15 13:23:22 +00:00
Amine Khaldi
479b175269
* Update Johannes's email address.
...
svn path=/trunk/; revision=60129
2013-09-15 13:06:05 +00:00
Eric Kohl
54a945ae8b
[SAMSRV]
...
Add the INTERACTIVE and Authenticated Users SIDs to the Users alias.
svn path=/trunk/; revision=60128
2013-09-15 12:41:48 +00:00
Amine Khaldi
6678c77033
[IPHLPAPI]
...
* Sync NotifyAddrChange() with Wine 1.7.1.
svn path=/trunk/; revision=60127
2013-09-15 12:22:28 +00:00
Johannes Anderwald
c2b4a8175a
[AUDIO]
...
- Unmap audio buffers after completion
svn path=/trunk/; revision=60126
2013-09-15 10:30:14 +00:00
Eric Kohl
cbe1c706cd
[NETAPI32]
...
NetLocalGroupGetMembers:
- Do not try to add the size of a domain name to the return buffer if the domain index is negative.
- Do not try to copy a domain name to the return buffer if the domain index is negative.
- Move the write pointer after writing the domain name.
svn path=/trunk/; revision=60125
2013-09-15 09:11:32 +00:00
Eric Kohl
1a0117e43e
[NETAPI32]
...
NetLocalGroupGetMembers: Do not overwrite the MembersInfo struct.
svn path=/trunk/; revision=60124
2013-09-15 07:51:27 +00:00
Thomas Faber
ef0399b1ec
[QMGRPRXY]
...
- Add missing rgs file
svn path=/trunk/; revision=60123
2013-09-14 23:10:27 +00:00
Amine Khaldi
f2f524b95b
[CRYPT32]
...
* Move resource files to the lang folder.
svn path=/trunk/; revision=60122
2013-09-14 22:00:41 +00:00
Amine Khaldi
3121d3bcd9
[CREDUI_WINETEST]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60121
2013-09-14 21:49:34 +00:00
Amine Khaldi
86442ad8b9
[CREDUI]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60120
2013-09-14 21:48:59 +00:00
Eric Kohl
6e5bdff3a6
[NETAPI32]
...
NetLocalGroupGetMembers: Fix heap corruption by calculationg the proper buffer size.
svn path=/trunk/; revision=60119
2013-09-14 21:35:01 +00:00
Amine Khaldi
b6535e2e4b
[COMCTL32_WINETEST]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60118
2013-09-14 20:07:14 +00:00
Amine Khaldi
1db9e9e88a
[COMCTL32]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60117
2013-09-14 20:06:00 +00:00
Amine Khaldi
18cfc3961c
[COMCAT_WINETEST]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60116
2013-09-14 19:00:31 +00:00
Amine Khaldi
127325ea0d
[COMCAT]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60115
2013-09-14 18:59:47 +00:00
Amine Khaldi
3505f4b788
[CLUSAPI]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60114
2013-09-14 18:39:19 +00:00
Amine Khaldi
c157f6da70
[AVIFIL32]
...
* Sync with Wine 1.7.1.
svn path=/trunk/; revision=60113
2013-09-14 18:34:12 +00:00
Amine Khaldi
a1989e2ed7
* Silence some debug prints.
...
svn path=/trunk/; revision=60112
2013-09-14 18:27:10 +00:00