Juan Lang
|
3c14587e18
|
crypt32: Add array descriptor members describing offsets of outer structure.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
77cfb32360
|
crypt32: Simplify CRYPT_AsnDecodePKCSAttributes.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
c7e3ea1484
|
crypt32: Explicitly pass array pointer when decoding CTL entry attributes rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
f5946e4acb
|
crypt32: Explicitly pass array pointer when decoding cert policy qualifiers rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
117ea9ee91
|
crypt32: Explicitly pass array pointer when decoding basic constraints' subtrees rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
6d74aac002
|
crypt32: Explicitly pass array pointer when decoding policy qualifier notice numbers rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
362abb6fa9
|
crypt32: Remove a redundant trace.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
3270451ec0
|
crypt32: Explicitly pass array pointer when decoding CTL extensions rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
8aefb32523
|
crypt32: Explicitly pass array pointer when decoding CTL entries rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
030cd8f594
|
crypt32: Explicitly pass array pointer when decoding CMS message signers rather than assuming a particular alignment.
|
2009-10-15 12:06:20 +02:00 |
Juan Lang
|
e87dc9c530
|
crypt32: Simplify CRYPT_AsnDecodeDistPointName.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
26bfd0281c
|
crypt32: Explicitly pass array pointer when decoding name constraints' excluded subtrees rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
ab1376ad6c
|
crypt32: Explicitly pass array pointer when decoding name constraints' permitted subtrees rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
07a1750af7
|
crypt32: Explicitly pass array pointer when decoding CMS message CRLs rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
8c52850102
|
crypt32: Explicitly pass array pointer when decoding CMS message certs rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
65296a476d
|
crypt32: Explicitly pass array pointer when decoding PKCS attribute values rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
b8f696ff62
|
crypt32: Simplify CRYPT_AsnDecodeSMIMECapabilities.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
6ef1c3e09f
|
crypt32: Let decoder helpers do more sanity checking.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
9afaafc006
|
crypt32: Simplify CRYPT_AsnDecodeExtensions.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
d1f94671e6
|
crypt32: Explicitly pass array pointer when decoding CRL extensions rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
e0f3bf6836
|
crypt32: Explicitly pass array pointer when decoding CRL entry extensions rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
d2e683d86a
|
crypt32: Explicitly pass array pointer when decoding cert extensions rather than assuming a particular alignment.
|
2009-10-15 12:06:19 +02:00 |
Juan Lang
|
abbbe940ac
|
crypt32: Explicitly pass array pointer when decoding CRL entries rather than assuming a particular alignment.
|
2009-10-15 12:06:18 +02:00 |
Henri Verbeet
|
3e96881e4c
|
secur32: Don't bother zeroing the handle table in SECUR32_initSchannelSP().
Handles are initialized when they're allocated.
|
2009-10-15 12:06:18 +02:00 |
Henri Verbeet
|
226519efbc
|
secur32: Don't try to cleanup uninitialized handles in SECUR32_deinitSchannelSP().
|
2009-10-15 12:06:18 +02:00 |
Henri Verbeet
|
5b47904231
|
secur32: Recognize the ARC4 cipher in schannel_get_cipher_algid().
|
2009-10-15 12:06:18 +02:00 |
Henri Verbeet
|
594497f4bb
|
wined3d: Simplify IWineD3DStateBlockImpl_Apply().
Consistently use the stateblock's contained states to determine what to apply.
|
2009-10-15 12:06:18 +02:00 |
Henri Verbeet
|
ce10d5f186
|
wined3d: Don't apply more than num_contained_render_states in IWineD3DStateBlockImpl_Apply().
|
2009-10-15 12:06:18 +02:00 |
Paul Vriens
|
5a40c65cfe
|
dinput/tests: Fix a few intermittent test failures.
|
2009-10-15 12:06:18 +02:00 |
Gerald Pfeifer
|
2cc7fe2192
|
winebuild: Add support for PLATFORM_FREEBSD to get_ld_command.
|
2009-10-15 12:06:18 +02:00 |
Detlef Riekenberg
|
289ed3ada7
|
winspool/tests: Add tests for EnumPrintProcessors.
|
2009-10-15 12:06:18 +02:00 |
Detlef Riekenberg
|
353fe2ed15
|
winspool: Implement EnumPrintProcessors[A|W].
|
2009-10-15 12:06:18 +02:00 |
Detlef Riekenberg
|
212d1e36bf
|
localspl: Implement fpEnumPrintProcessors.
|
2009-10-15 12:06:18 +02:00 |
Andrew Eikum
|
4172d6820c
|
mshtml: Implement IHTMLLocation::get_port.
|
2009-10-15 12:06:18 +02:00 |
Andrew Eikum
|
a26b82fc32
|
mshtml: Add helper function get_url_components.
|
2009-10-15 12:06:18 +02:00 |
Andrew Eikum
|
ab857c8493
|
mshtml: Add test suite for IHTMLLocation.
|
2009-10-15 12:06:18 +02:00 |
Eric Pouech
|
99c4b22bab
|
winmm: Transform the mmio proc kind into a boolean (to distinguish between ANSI and Unicode).
|
2009-10-15 12:06:18 +02:00 |
Eric Pouech
|
e5b4559d2e
|
winmm: Create real 16<>32 thunks for mmio support in MMSystem.
|
2009-10-15 12:06:17 +02:00 |
Eric Pouech
|
f4c561746c
|
mmsystem: Move the 16bit mmio code into a dedicated file (mmio16.c).
|
2009-10-15 12:06:17 +02:00 |
Jacek Caban
|
04eff32bbb
|
msxml3: Store xmlnode structure instead of pointer in node implementations.
|
2009-10-15 12:06:17 +02:00 |
Markus Stockhausen
|
70ae1ba4b5
|
dinput8: Ensure balance of CoInitialize/CoUninitialize.
|
2009-10-15 12:06:17 +02:00 |
Vincent Povirk
|
8643bae364
|
urlmon: Add CoInternetGetSecurityUrl stub.
|
2009-10-15 12:06:17 +02:00 |
James Helferty
|
2b5ff09160
|
d3d9/tests: Fix position of EndScene in visual test.
|
2009-10-15 12:06:17 +02:00 |
Jacek Caban
|
e52115d673
|
jscript: Create regexp object when evaluating regexp literal.
|
2009-10-14 15:10:32 +02:00 |
Jacek Caban
|
98b5a1c6e8
|
jscript: Separate flags parsing from regexp creating.
|
2009-10-14 15:10:24 +02:00 |
Jacek Caban
|
fa3e6917b4
|
jscript: Don't use VARTYPE as is in literal_t.
|
2009-10-14 15:10:17 +02:00 |
Paul Chitescu
|
b462e34cf8
|
netapi32: Add stub for NetFileEnum().
|
2009-10-14 15:09:53 +02:00 |
Paul Vriens
|
d11df5126d
|
kernel32/tests: Fix some test failures on Win9x/WinMe.
|
2009-10-14 14:24:29 +02:00 |
Alexandre Julliard
|
af683e711c
|
winex11: The xrender tile picture must be used only inside the critical section.
|
2009-10-14 14:24:17 +02:00 |
Roderick Colenbrander
|
a705257393
|
winex11: Use get_xrender_picture in X11DRV_XRender_GetSrcAreaStretch.
|
2009-10-14 14:23:19 +02:00 |