Dmitry Timoshkov
|
888c930f2d
|
ws2_32: Use a symbolic name instead of hand-made value.
|
2006-10-02 12:32:46 +02:00 |
Ivan Gyurdiev
|
01d9eac0be
|
wined3d: Remove unused field in shader opcode_arg.
|
2006-10-02 12:32:30 +02:00 |
Alexander Nicolaysen Sørnes
|
5387119050
|
Updated Norwegian Bokmål translations.
|
2006-10-02 12:32:24 +02:00 |
Alexandre Julliard
|
6910043d6e
|
winsock: Make sure to include sys/types.h in all cases.
|
2006-10-02 11:57:54 +02:00 |
Stefan Leichter
|
a94bd8afdd
|
oleaut32/tests: Print each 64-bit integers as two 32 bit integers.
|
2006-10-02 11:55:53 +02:00 |
Andrew Talbot
|
19e85ca5a9
|
shell32: Another cast-qual warning fix.
|
2006-10-02 11:55:32 +02:00 |
Andrew Talbot
|
30806fc00c
|
shell32: Cast-qual warnings fix.
|
2006-10-02 11:55:26 +02:00 |
Karsten Elfenbein
|
c156c1e496
|
rsaenh/tests: import & export of a plaintext public key + algID check.
|
2006-10-02 11:55:18 +02:00 |
Michael Stefaniuc
|
ba123abf57
|
winedump: Win64 printf format warning fixes.
|
2006-10-02 11:55:07 +02:00 |
Michael Stefaniuc
|
d2d330174f
|
wrc: Win64 printf format warning fixes.
|
2006-10-02 11:55:04 +02:00 |
Michael Stefaniuc
|
5664b8eeef
|
server: Win64 printf format warning fixes.
|
2006-10-02 11:55:01 +02:00 |
Jason Green
|
3004cbda24
|
user32: Stub implementation of BlockInput.
|
2006-10-02 11:54:56 +02:00 |
Francois Gouget
|
2c82c707da
|
d3d9: Tweak a buffer declaration to fix the compilation with Visual C++.
|
2006-10-02 11:54:49 +02:00 |
Francois Gouget
|
9197f5c3df
|
riched20: Tweak a buffer declaration to fix the compilation with Visual C++.
|
2006-10-02 11:54:46 +02:00 |
Francois Gouget
|
1011bc47bf
|
rpcrt4: Don't return void values. This fixes Visual C++ warnings.
|
2006-10-02 11:54:43 +02:00 |
Francois Gouget
|
66300403c4
|
ddraw: Only perform the screen resolution changing tests in interactive mode.
|
2006-10-02 11:54:39 +02:00 |
Francois Gouget
|
b21526925d
|
oleaut32: Fixed compilation in the nameless union case.
|
2006-10-02 11:54:23 +02:00 |
Francois Gouget
|
68e84a7a53
|
Add missing '\n's to ok() calls.
|
2006-09-29 17:53:39 +02:00 |
Francois Gouget
|
be87fe8c7c
|
dsound: Don't use state.buffer_size before it has been initialized.
|
2006-09-29 17:53:31 +02:00 |
Francois Gouget
|
dc0cfe7729
|
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
|
2006-09-29 17:53:23 +02:00 |
Francois Gouget
|
ceb06a2f00
|
ddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value.
|
2006-09-29 17:53:12 +02:00 |
Francois Gouget
|
77fd5aa23b
|
msvcmaker: The msvcrt tests need '..' in the include path.
|
2006-09-29 17:53:06 +02:00 |
Francois Gouget
|
d0b322b00f
|
ole32: Fix invalid macro usage.
|
2006-09-29 17:53:01 +02:00 |
Francois Gouget
|
e4024a67dd
|
wincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VALUE_NAME declaration in the MSVC case.
|
2006-09-29 17:52:48 +02:00 |
Francois Gouget
|
f16e250a22
|
secur32: Only include secext.h when asked to.
|
2006-09-29 17:52:40 +02:00 |
Francois Gouget
|
87045eb0c5
|
Fix rpcndr.h so it takes CONST_VTABLE into account.
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
|
2006-09-29 17:52:27 +02:00 |
Francois Gouget
|
4b2d7e9321
|
widl: Use CONST_VTBL to declare lpVtbl.
|
2006-09-29 17:51:45 +02:00 |
Francois Gouget
|
222c167969
|
Assorted spelling fixes.
|
2006-09-29 16:28:30 +02:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Michael Stefaniuc
|
705b5a00c5
|
debug.h, test.h: Temporary add ifdefs around some printfs to avoid format.
|
2006-09-29 16:09:14 +02:00 |
Michael Stefaniuc
|
f8b8f216dd
|
include: Make DWORD/LONG/ULONG an int to use the same type in Win32 and Win64.
|
2006-09-29 16:09:07 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
James Hawkins
|
3d812659e8
|
msi: Return to the parent dialog when the argument to the EndDialog event is Return.
|
2006-09-29 15:00:13 +02:00 |
Andrew Talbot
|
29ce6b37b5
|
shell32: Cast-qual warnings fix.
|
2006-09-29 15:00:03 +02:00 |
Andrew Talbot
|
27a06a5d75
|
shell32: Cast-qual warnings fix.
|
2006-09-29 14:59:55 +02:00 |
Andrew Talbot
|
dcd5e173f8
|
shell32: Cast-qual warnings fix.
|
2006-09-29 14:59:45 +02:00 |
Andrew Talbot
|
699f4cc703
|
shell32: Cast-qual warnings fix.
|
2006-09-29 14:59:36 +02:00 |
Alexandre Julliard
|
cf47c3afbb
|
winex11.drv: Fix typo that confuses winapi_check.
|
2006-09-29 14:43:59 +02:00 |
Juan Lang
|
ec1ef77b26
|
winex11.drv: Don't deadlock if GL init fails.
|
2006-09-29 14:43:00 +02:00 |
Detlef Riekenberg
|
32378f7c83
|
winedump: Remove the shell script reference from the man-page.
|
2006-09-29 14:42:27 +02:00 |
Mikołaj Zalewski
|
c7d034219e
|
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
|
2006-09-29 14:42:20 +02:00 |
Mikołaj Zalewski
|
764c5b3b35
|
comctl32: toolbar: Set correcly hwndTrack in TrackMouseEvent call.
|
2006-09-29 14:42:08 +02:00 |
Mikołaj Zalewski
|
bfaa34c0d6
|
msvfw32: Add Polish translation.
|
2006-09-29 14:42:01 +02:00 |
Mikołaj Zalewski
|
8ff6bfddb0
|
gphoto2.ds: Use SS_CENTER to center a dialog string.
|
2006-09-29 14:41:55 +02:00 |
Mikołaj Zalewski
|
72baa2d4b1
|
gphoto2.ds: Add Polish translation.
|
2006-09-29 14:41:48 +02:00 |
Mikołaj Zalewski
|
1be963e658
|
sane.ds: Use SS_CENTER to center a dialog string.
|
2006-09-29 14:41:41 +02:00 |
Mikołaj Zalewski
|
5543877f81
|
sane.ds: Add Polish translation.
|
2006-09-29 14:41:27 +02:00 |
Juan Lang
|
3fdd3398a2
|
wincrypt.h: Fix a typo.
|
2006-09-29 14:41:22 +02:00 |
Juan Lang
|
51f24d4170
|
rsaenh: Correct signature checking.
- pass desired key to encrypt_block_impl
- don't change the alg id of imported keys
- add a few traces
|
2006-09-29 14:41:15 +02:00 |
Paul Vriens
|
c5ae39a3df
|
crypt32: Added some CryptSIP stub implementations.
|
2006-09-29 14:41:00 +02:00 |