Dmitry Timoshkov
|
d30975d576
|
Add a stub implementation of mprapi.dll.
|
2006-05-05 20:23:05 +02:00 |
Bill Medland
|
427e488ba1
|
wpp: Support long long constants if configure says long long is available
|
2006-05-05 18:06:54 +02:00 |
Vitaly Lipatov
|
959a84208a
|
user: tests: Change INPUT to TEST_INPUT, fix union usage.
|
2006-05-05 18:01:32 +02:00 |
Roderick Colenbrander
|
c4eff1eb44
|
wined3d: Vertex Shader regtype cleanups.
|
2006-05-05 18:01:09 +02:00 |
Dan Kegel
|
35f9a4797f
|
msi: Fix missing case in MsiSourceListAddSourceEx.
|
2006-05-05 17:59:02 +02:00 |
James Hawkins
|
2b5963f8e2
|
ole32: StorageImpl_GetROBigBlock can return NULL so check for NULL before doing a memcpy.
|
2006-05-05 17:51:08 +02:00 |
James Hawkins
|
72e279bd36
|
advpack: Implement the DelDirs command.
|
2006-05-05 17:48:54 +02:00 |
James Hawkins
|
4df237312a
|
advpack: Implement the CheckAdminRights option.
|
2006-05-05 17:48:39 +02:00 |
James Hawkins
|
c9cff908ce
|
advpack: Implement the RunPreSetupCommands command.
|
2006-05-05 17:48:19 +02:00 |
James Hawkins
|
5524a4c574
|
advpack: INF install is implemented so fix the documentation.
|
2006-05-05 17:48:05 +02:00 |
James Hawkins
|
e0aa23a168
|
advpack: Implement the PerUserInstall command.
|
2006-05-05 17:47:51 +02:00 |
James Hawkins
|
b3347c49a1
|
advpack: Leave room for the NULL terminator in the working_dir string.
|
2006-05-05 17:47:08 +02:00 |
James Hawkins
|
48b55afa56
|
advpack: NULL-terminate the source path.
|
2006-05-05 17:46:53 +02:00 |
James Hawkins
|
9c6e762e6d
|
advpack: Return the hresult in ExecuteCabW.
|
2006-05-05 17:46:41 +02:00 |
James Hawkins
|
05c23edaef
|
advpack: Clean up the formatting of RegInstall to match the rest of the file.
|
2006-05-05 17:45:54 +02:00 |
James Hawkins
|
d049c37af2
|
advpack: Perform an Advanced INF-level install in RegInstall.
|
2006-05-05 17:45:39 +02:00 |
James Hawkins
|
f1631103aa
|
advpack: Factor out writing predefined strings into write_predefined_strings.
|
2006-05-05 17:45:16 +02:00 |
James Hawkins
|
4b9311b5b2
|
advpack: Ignore the return value from the OCX registration.
|
2006-05-05 17:45:04 +02:00 |
Hans Leidekker
|
f43fd5ec1b
|
wldap32: Document the search functions.
|
2006-05-05 17:42:43 +02:00 |
Jacek Caban
|
9e61d70a00
|
kernel: Remove no longer needed includes.
|
2006-05-05 17:42:37 +02:00 |
Robert Reif
|
1ed98cc7eb
|
advapi32: Add some lsa tests.
|
2006-05-05 17:38:53 +02:00 |
Robert Reif
|
b871ac4ff1
|
advapi32: Fix LsaClose return value.
|
2006-05-05 17:31:10 +02:00 |
Robert Reif
|
357713473b
|
netapi32: Implement NetUserModalsGet level 2.
|
2006-05-05 17:31:00 +02:00 |
Robert Reif
|
a15ef7b18a
|
dsound: Add DirectSoundBuffer_Lock tests.
|
2006-05-05 17:29:23 +02:00 |
Robert Reif
|
b06a06090a
|
dsound: Check DirectSoundBuffer_Lock parameters.
Check DirectSoundBuffer_Lock parameters and return an error (like
Windows) rather than fixing up the parameters.
|
2006-05-05 17:29:13 +02:00 |
Jacek Caban
|
79e2f0c4ff
|
mshtml: Added test of connection points.
|
2006-05-05 17:28:07 +02:00 |
Jacek Caban
|
bde8aa58fb
|
mshtml: Added GetConnectionInterface implementation.
|
2006-05-05 17:27:56 +02:00 |
Jacek Caban
|
a9cdfa9952
|
mshtml: Added GetConnectionPointContainer implementation.
|
2006-05-05 17:27:45 +02:00 |
Jacek Caban
|
1cfcbb3010
|
mshtml: Added stub implementation of connection points.
|
2006-05-05 17:27:32 +02:00 |
Jacek Caban
|
570a1c4eea
|
mshtml: Added IConnectionPointContainer stub implementation.
|
2006-05-05 17:22:44 +02:00 |
Jacek Caban
|
77bb544c51
|
mshtml: Added get_body implementation.
|
2006-05-05 17:22:27 +02:00 |
Jacek Caban
|
d7f881f715
|
mshtml: Added IHTMLTextContainer stub implementation.
|
2006-05-05 17:18:40 +02:00 |
Jacek Caban
|
1a8397671e
|
mshtml: Added IHTMLTextContainer declaration.
|
2006-05-05 17:18:34 +02:00 |
Fatih Asici
|
9647321d3f
|
fonts: Add missing Latin glyph to ms_sans_serif.
|
2006-05-05 17:04:27 +02:00 |
Fatih Asici
|
9899ef9de0
|
fonts: Add some missing Latin glyphs to System.
|
2006-05-05 17:04:22 +02:00 |
Fatih Asici
|
08ce163d5e
|
fonts: Add some missing Latin glyphs to Courier.
|
2006-05-05 17:04:17 +02:00 |
Huw Davies
|
e783531ec2
|
oleaut32: Implement GetDocumentation_Proxy/Stub.
|
2006-05-05 17:04:09 +02:00 |
Huw Davies
|
5e69b5d9ff
|
oleaut32: Implement GetFuncDesc_Proxy and friends.
|
2006-05-05 17:03:52 +02:00 |
Huw Davies
|
32a626fdbd
|
oleaut32: Implement GetTypeAttr_Proxy and friends.
|
2006-05-05 16:56:01 +02:00 |
Huw Davies
|
b1d5158980
|
rpcrt4: Support for non-encapsulated unions.
|
2006-05-05 16:55:49 +02:00 |
Huw Davies
|
0a01f37eb8
|
gdi32: FcPatternGet( FC_FILE ) only returns the basename as of fontconfig 2.3.92 .
FcPatternGetString( FC_FILE ) returns the whole path. Go figure.
|
2006-05-05 16:38:19 +02:00 |
Eric Kohl
|
2c7270e388
|
widl: Implement 'oldnames' option.
|
2006-05-05 16:37:42 +02:00 |
Eric Kohl
|
b64154882c
|
widl: Fix a typo.
|
2006-05-05 16:36:46 +02:00 |
Robert Shearman
|
b02e6b0926
|
server: Threads should start off without having an impersonation token.
|
2006-05-05 16:36:05 +02:00 |
Robert Shearman
|
35596ee290
|
advapi32: Implement the majority of ImpersonateLoggedOnUser.
|
2006-05-05 16:35:55 +02:00 |
Robert Shearman
|
64ff0e54a3
|
wininet: Initialise the LPWITHREADERROR structure after it has been allocated.
|
2006-05-05 16:35:48 +02:00 |
Robert Shearman
|
2bcfe8eba2
|
include: Copy some format character types from wine/rpcfc.h to
ndrtypes.h and change them into an enumeration.
|
2006-05-05 16:34:44 +02:00 |
Mike McCormack
|
9b98cb56b3
|
rpcrt4: Add some defines.
|
2006-05-05 16:34:15 +02:00 |
Mike McCormack
|
4e49c380c4
|
rpcrt4: Add stub implementations for RPC authentication functions.
|
2006-05-05 16:33:54 +02:00 |
Mike McCormack
|
c1dce86f1f
|
wininet: Fix peeking of http data with a nul byte in it.
|
2006-05-05 16:33:30 +02:00 |