Eric Pouech
|
b722e77299
|
winedump: Simplify code a bit by using get_dir_and_size().
|
2011-05-02 12:35:42 +02:00 |
Eric Pouech
|
1d3dfd9e8d
|
winedump: Correctly get to the optional header for 64 bit images.
|
2011-05-02 12:35:32 +02:00 |
Alexandre Julliard
|
9c76ed18b7
|
msvcrt: Add stubs for the 64-bit msvcirt entry points.
|
2011-05-01 20:37:18 +02:00 |
Alexandre Julliard
|
abe0823b72
|
msvcrt: Implemented a few trivial math functions.
|
2011-05-01 12:52:35 +02:00 |
Alexandre Julliard
|
d72da00206
|
msvcrt: Export _aexit_rtn.
|
2011-05-01 11:42:30 +02:00 |
Alexandre Julliard
|
7b3c1738c3
|
Release 1.3.19.
|
2011-04-29 20:04:41 +02:00 |
Peter Urbanec
|
de4040699a
|
dbghelp: Prevent winedbg page faults when loading some PDBs generated by the Intel C Compiler.
|
2011-04-29 16:56:30 +02:00 |
Łukasz Wojniłowicz
|
ffae96eca0
|
po: Update Polish translation.
|
2011-04-29 16:52:14 +02:00 |
Hwang YunSong
|
a77376c6a1
|
po: Update Korean translation.
|
2011-04-29 16:52:13 +02:00 |
Hwang YunSong
|
aeac26fec6
|
appwiz.cpl: Update Korean resource.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
c4b73c4550
|
wined3d: Get rid of the IWineD3DSurface typedefs.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
1c1de920e3
|
wined3d: Remove COM from the surface implementation.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
ab199f56a6
|
wined3d: Merge the IWineD3DSurface::Blt() implementations.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
29c95df7c3
|
wined3d: Merge the IWineD3DSurface::BltFast() implementations.
|
2011-04-29 16:52:12 +02:00 |
Henri Verbeet
|
0b523df93c
|
wined3d: Merge the IWineD3DSurface::Flip() implementations.
|
2011-04-29 16:52:12 +02:00 |
Austin English
|
51bdb255e3
|
advapi32: Add ProcessTrace stub.
|
2011-04-29 16:52:12 +02:00 |
Austin English
|
f9a455964c
|
advapi32: Add OpenTraceA/W stubs.
|
2011-04-29 16:52:12 +02:00 |
Alexandre Julliard
|
2fcba8ee23
|
msvcrt: Forward preferably to msvcr90 when there is an export with the same name.
|
2011-04-29 16:52:11 +02:00 |
Alexandre Julliard
|
60f3a809f5
|
msvcrt: Synchronize spec files across dlls.
|
2011-04-29 16:51:57 +02:00 |
Alexandre Julliard
|
a3172a5dcd
|
msvcp60: Add a stub dll.
|
2011-04-29 14:24:34 +02:00 |
Piotr Caban
|
65c2fa9b2c
|
msvcp80: Updated spec file.
|
2011-04-29 14:21:43 +02:00 |
Piotr Caban
|
f55449d354
|
msvcp90: Added basic_string<char> operator+=(char*) implementation.
|
2011-04-29 14:21:43 +02:00 |
Piotr Caban
|
930cfafa05
|
msvcp90: Added basic_string<char> clear implementation.
|
2011-04-29 14:21:43 +02:00 |
Piotr Caban
|
391d488694
|
msvcp90: Added basic_string<char> constructor implementation (cstr, len).
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
35b4d8eb9d
|
msvcp90: Added basic_string<char> resize implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
73d60c3a08
|
msvcp90: Added basic_string<char> operator[] implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
ce8a64470b
|
msvcp90: Added basic_string<char> at implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
b8408b257a
|
msvcp90: Added basic_string<char> operator +=(char) implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
02e46c8eaa
|
msvcp90/tests: Added basic_string<char> find tests.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
c08b647cf6
|
msvcp90: Added basic_string<char> find implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
6bf4541bf8
|
msvcp90: Added basic_string<char> operator< implementation.
|
2011-04-29 14:21:41 +02:00 |
Piotr Caban
|
b7990be894
|
msvcp90: Move basic_string<char>:swap implementation.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
46f1d8a865
|
windowscodecs: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
4b04574275
|
wintrust: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
974326bfac
|
winhttp: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
719345017c
|
avifil32: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
cba138547a
|
dinput: Mark internal symbols as hidden.
|
2011-04-29 14:21:40 +02:00 |
Frédéric Delanoy
|
1596e144e1
|
po: Fix/improve some English entries.
|
2011-04-29 14:21:40 +02:00 |
Frédéric Delanoy
|
fe647da902
|
po: Update French translation.
|
2011-04-29 14:21:40 +02:00 |
André Hentschel
|
e7cc2f76da
|
shell32: Add some selection tests.
|
2011-04-29 14:21:40 +02:00 |
André Hentschel
|
e556b45f43
|
shell32: Don't crash if selection is NULL.
|
2011-04-29 14:21:40 +02:00 |
Alexandre Julliard
|
ca3b820227
|
wineps: Add a helper function for paper size conversions.
|
2011-04-28 20:59:27 +02:00 |
Jacek Caban
|
e594268421
|
wininet: Moved OpenSSL initialization to separated function.
|
2011-04-28 18:33:43 +02:00 |
Jacek Caban
|
12bf3472dd
|
wininet: Rename WININET_NETCONNECTION to netconn_t.
|
2011-04-28 18:33:10 +02:00 |
Alistair Leslie-Hughes
|
01c4adf477
|
mscoree: Implemented GetRequestedRuntimeVersion.
|
2011-04-28 18:33:01 +02:00 |
Alistair Leslie-Hughes
|
7c0cfc964b
|
mscoree: Add stub CreateDebuggingInterfaceFromVersion.
|
2011-04-28 18:32:30 +02:00 |
Piotr Caban
|
b27a49c425
|
msvcrt: Updated spec file.
|
2011-04-28 18:29:27 +02:00 |
David Hedberg
|
ea14a6b2e7
|
oleaut32: Fix CLSIDToString behaviour when passed an invalid CLSID-string.
In some cases, Excel 2007 apparently relies on CLSIDToString properly
parsing an "invalid" CLSID string where extra bytes are appended.
|
2011-04-28 18:17:18 +02:00 |
Huw Davies
|
d3e91603ce
|
gdi32: Now that we have our own Bresenham routine, we don't need the LPARAM cast.
|
2011-04-28 18:14:02 +02:00 |
Marcus Meissner
|
9a2f5a6df2
|
inetcomm: Mark internal symbols as hidden.
|
2011-04-28 18:14:00 +02:00 |