Robert Shearman
|
ec2a9cef3a
|
rpcrt4: Set the Memory field of the stub message structure to the
start of the memory that an embedded pointer is embedded in so that
FC_POINTER conformance works correctly.
|
2006-05-25 10:40:35 +02:00 |
Robert Shearman
|
4e85273086
|
rpcrt4: Implement explicit generic binding handles.
|
2006-05-25 10:40:23 +02:00 |
Robert Shearman
|
0030b6dacd
|
rpcrt4: Move the getting of the client binding handle to a separate function.
|
2006-05-25 10:40:09 +02:00 |
Robert Shearman
|
fdda17deea
|
rpcrt4: Move the initialising of the stub message structure nearer to the top of NdrClientCall2.
Set stubMsg.StackTop after calling the initialise function.
|
2006-05-25 10:39:50 +02:00 |
Robert Shearman
|
9d87447455
|
rpcrt4: Store the arguments exclusively in stubMsg.StackTop.
|
2006-05-25 10:39:22 +02:00 |
Robert Shearman
|
b9f36c3fa2
|
rpcrt4: Implement RpcBindingCopy.
|
2006-05-25 10:39:02 +02:00 |
Robert Shearman
|
760208b2a5
|
uuid: Add some COM CLSIDs.
|
2006-05-25 10:38:57 +02:00 |
Robert Shearman
|
4c021232bc
|
include: Add several more interfaces to urlmon.idl.
|
2006-05-25 10:38:48 +02:00 |
Jacek Caban
|
d523eda742
|
urlmon: Added registering name space test.
|
2006-05-25 10:38:33 +02:00 |
Jacek Caban
|
9c9838d9e8
|
urlmon: Use registered protocols.
|
2006-05-25 10:38:22 +02:00 |
Jacek Caban
|
9fb647ef00
|
urlmon: Added [Un]RegisterNamespace implementation.
|
2006-05-25 10:37:51 +02:00 |
Jacek Caban
|
5f3d7f0d94
|
mshtml: The secret interface is CMarkup. Improve FIXMEs.
|
2006-05-25 10:37:46 +02:00 |
Juan Lang
|
d2fd034b85
|
crypt32: Add one more test of CertAddEncodedCertificateToStore.
|
2006-05-25 10:37:36 +02:00 |
Juan Lang
|
9f1dd10a48
|
crypt32: Move cert functions that don't depend on the implementation of stores to cert.c.
|
2006-05-25 10:37:28 +02:00 |
Stefan Dösinger
|
d5f95961f1
|
wined3d: Fog fixes.
|
2006-05-25 10:36:40 +02:00 |
Stefan Dösinger
|
40d3cc5ee4
|
wined3d: Turn around the image in LockRect.
|
2006-05-25 10:35:58 +02:00 |
Stefan Dösinger
|
e18c89b3f4
|
wined3d: Silence the offscreen surface creation fixme.
|
2006-05-25 10:35:10 +02:00 |
Stefan Dösinger
|
93db443319
|
wined3d: Color keying emulation.
|
2006-05-25 10:34:53 +02:00 |
Vitaliy Margolen
|
5eeead1fd7
|
d3d9: StateBlock is also created in EndStateBlock. With tests.
|
2006-05-25 10:34:41 +02:00 |
Alexandre Julliard
|
a9e2fc287c
|
Release 0.9.14.
|
2006-05-24 19:39:31 +02:00 |
Alexandre Julliard
|
94d0478ee5
|
usp10: Fixed a compiler warning.
|
2006-05-24 18:30:34 +02:00 |
Alexandre Julliard
|
9ca8a86914
|
Link against libwine_unicode everywhere we use Unicode functions.
|
2006-05-24 18:05:40 +02:00 |
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
Alexandre Julliard
|
59493b6c33
|
widl: Get rid of unnecessary inclusion of unicode.h.
|
2006-05-24 17:41:47 +02:00 |
Alexandre Julliard
|
dbb455e7ab
|
libwine: Don't use libwine_unicode functions.
|
2006-05-24 17:16:42 +02:00 |
Mike McCormack
|
d20c6cf8ca
|
Fixed more boolean comparisons against TRUE.
|
2006-05-24 14:38:20 +02:00 |
Mike McCormack
|
4def9cc022
|
rpcrt4: Add stub implementations for NDRCContext(Un)Marshall.
|
2006-05-24 14:38:14 +02:00 |
Mike McCormack
|
e480b6d07d
|
wininet: Fix a possible NULL pointer deference.
|
2006-05-24 14:37:05 +02:00 |
Detlef Riekenberg
|
0076e33d36
|
Makefile.in: find needs a slash when the source dir is a symlink.
|
2006-05-24 14:14:20 +02:00 |
Hwang YunSong
|
65d43a6770
|
gphoto2.ds: Added Korean resources.
|
2006-05-24 14:14:16 +02:00 |
Alexandre Julliard
|
f01d9879c6
|
libwine_unicode: Renamed is_dbcs_leadbyte to wine_is_dbcs_leadbyte.
|
2006-05-24 14:14:09 +02:00 |
Alexandre Julliard
|
a92db320de
|
libwine_unicode: Define all functions in the library even if they can be inlined.
|
2006-05-24 14:00:47 +02:00 |
Dmitry Timoshkov
|
0170bc3e84
|
user: Add a test to check the queue status if there is a pending
posted message and the quit flag is set.
|
2006-05-24 13:58:20 +02:00 |
Stefan Dösinger
|
e902cd119f
|
wined3d: Swapchain and back buffer corrections + tests.
|
2006-05-24 13:56:55 +02:00 |
Mike McCormack
|
6df2c04f20
|
msi: Set a default radio button.
|
2006-05-24 10:52:42 +02:00 |
Mike McCormack
|
20c5746649
|
msi: Fix a possible memory leak.
|
2006-05-24 10:52:33 +02:00 |
Roderick Colenbrander
|
9c018fd877
|
wined3d: Fix ARB_imaging abuse.
|
2006-05-24 10:52:28 +02:00 |
Alexandre Julliard
|
63199ca022
|
wined3d: Fixed a couple of boolean comparisons against TRUE.
|
2006-05-24 10:46:06 +02:00 |
Jason Green
|
d204540d1f
|
wined3d: Replaced USING_GLSL define with a new wined3d_settings option based on the registry.
|
2006-05-24 10:40:35 +02:00 |
Jason Green
|
a67488a26e
|
wined3d: Add function to print the infolog of a GLSL shader on errors.
With assistance from H. Verbeet.
|
2006-05-24 10:37:33 +02:00 |
Jason Green
|
8cfb84362f
|
wined3d: Added some GLSL defines and function prototypes.
|
2006-05-24 10:36:02 +02:00 |
Andrew Talbot
|
0d4afab704
|
comdlg32: Write-strings warning fix.
|
2006-05-24 10:35:51 +02:00 |
Jonathan Ernst
|
ce7e2e16ab
|
Uniformization of French main menu accelerators.
|
2006-05-24 10:35:26 +02:00 |
Hans Leidekker
|
b643ffbc23
|
uninstaller: Add Dutch resources.
|
2006-05-24 10:25:56 +02:00 |
Marcus Meissner
|
ff83068820
|
x11drv: GdiAlphaBlend fix for X errors if width or height is 0.
|
2006-05-24 10:25:44 +02:00 |
Juan Lang
|
e1afe33ac7
|
crypt32: Test and fix a couple CertAddCertificateContextToStore corner cases.
|
2006-05-24 10:24:54 +02:00 |
Stefan Dösinger
|
29a8dd47a8
|
wined3d: Remove a double cap flag.
|
2006-05-24 10:03:34 +02:00 |
Stefan Dösinger
|
89ca7fffd4
|
wined3d: Remove an unnecessary NULL check.
|
2006-05-24 10:03:28 +02:00 |
Jacek Caban
|
78b7286eba
|
mshtml: Added stub implementation of IPersistStreamInit.
|
2006-05-24 10:03:21 +02:00 |
Jacek Caban
|
5c932f9634
|
shdocvw: Added OLEIVERB_UIACTIVATE implementation.
|
2006-05-23 20:54:32 +02:00 |