Andrew Nguyen
dd23e5b19c
jscript: Implement the String.big() method.
2008-12-02 16:33:30 +01:00
Alexander Morozov
8c8d58f829
ntoskrnl.exe: Fix ObfDereferenceObject function calling convention.
2008-12-02 16:27:35 +01:00
Maarten Lankhorst
2614269d93
winealsa.drv: Fix 64-bits incompatibilities.
2008-12-02 15:41:47 +01:00
Maarten Lankhorst
1d9637f5cd
winealsa.drv: Get rid of sizeof in traces.
2008-12-02 15:41:03 +01:00
Maarten Lankhorst
c4b5233974
wineoss.drv: Fix 64-bits incompatibilities.
2008-12-02 15:40:52 +01:00
Maarten Lankhorst
1470955cc5
wineoss.drv: Get rid of sizeof in traces.
2008-12-02 15:40:12 +01:00
Alexandre Julliard
9c306e9871
wined3d: Make some functions and variables static.
2008-12-02 15:31:17 +01:00
Alexandre Julliard
e9832a068c
mshtml: Make some functions static.
2008-12-02 15:28:04 +01:00
Alexandre Julliard
7d4bc8503b
crypt32: Make some functions and variables static.
2008-12-02 15:27:40 +01:00
Alexandre Julliard
8449f63ccf
dxdiagn: Make some functions static.
2008-12-02 15:27:24 +01:00
Alexandre Julliard
7f66623d49
devenum: Make some functions static.
2008-12-02 15:27:15 +01:00
Alexandre Julliard
23abbcb9b3
ddraw: Make some functions static.
2008-12-02 15:27:08 +01:00
Alexandre Julliard
f347b957f7
jscript: Make some functions and variables static.
2008-12-02 15:26:49 +01:00
Alexandre Julliard
05bdac1526
localspl: Make some functions static.
2008-12-02 15:26:37 +01:00
Alexandre Julliard
d6f7d50189
winspool.drv: Make some functions static.
2008-12-02 15:26:19 +01:00
Alexandre Julliard
14e2cd90fc
winemp3.acm: Make some variables static.
2008-12-02 15:26:08 +01:00
Alexandre Julliard
e01ea707dd
twain_32: Make some functions static.
2008-12-02 15:25:52 +01:00
Alexandre Julliard
4c2a211127
gphoto.ds: Make some functions and variables static.
2008-12-02 15:25:39 +01:00
Alexandre Julliard
5a2a914481
sane.ds: Make some functions static.
2008-12-02 15:25:29 +01:00
Alexandre Julliard
e78ea286fb
quartz: Make some functions and variables static.
2008-12-02 15:25:19 +01:00
Alexandre Julliard
c42130f010
oleaut32: Make some functions static.
2008-12-02 15:24:59 +01:00
Andrew Talbot
33e0d1610a
wined3d: Sign-compare warnings fix.
2008-12-02 14:12:39 +01:00
Nikolay Sivov
348c115af1
gdiplus: Stub for GdipGetImagePaletteSize.
2008-12-02 14:12:32 +01:00
Hans Leidekker
5a1a26310e
wininet: Append the extra info part in InternetCreateUrl{A, W}.
2008-12-02 14:08:26 +01:00
Paul Vriens
af1f9ba303
shell32/tests: Fix some errors on Win9x and Vista and prevent a crash on NT4.
2008-12-02 14:06:09 +01:00
Paul Vriens
c58090091a
shell32/tests: Cast-qual warning fixes.
2008-12-02 14:05:56 +01:00
Paul Vriens
b27a1bbdc7
ntdll/tests: Fix a test failure on W2K.
2008-12-02 14:05:49 +01:00
Jacek Caban
768012a51a
ntoskrnl.exe: Forward ZwMakeTemporaryObject to ntdll.
2008-12-02 14:05:43 +01:00
Michael Stefaniuc
6d27685be2
itss: Remove unneeded casts of zero.
2008-12-02 14:04:50 +01:00
Michael Stefaniuc
d5b1874b6c
imm32: Remove some superfluous casts.
2008-12-02 14:04:48 +01:00
Michael Stefaniuc
a4bf5c0d2c
oledlg: Remove some superfluous casts.
2008-12-02 14:04:45 +01:00
Henri Verbeet
92b93172df
wined3d: Remove some unused code.
2008-12-02 14:04:40 +01:00
Henri Verbeet
89241081f6
wined3d: IWineD3DBaseTexture and IWineD3DResource don't need Vtbl's.
2008-12-02 14:04:27 +01:00
Henri Verbeet
5532c990b6
wined3d: Const correctness fixes.
2008-12-02 14:04:15 +01:00
Henri Verbeet
7c0cb8c0c3
wined3d: Const correctness fixes for state.c.
2008-12-02 14:04:08 +01:00
Henri Verbeet
fec9820e56
wined3d: Handle a few "silent" FIXMEs more consistent with the rest of the code.
...
Also avoids needlessly initializing static variables.
2008-12-02 14:04:00 +01:00
Hans Leidekker
d1076aeab4
wininet: Don't increase index in HttpQueryInfo if requested level is HTTP_QUERY_STATUS_CODE.
...
Some apps depend on this quirk because they don't reset the index
before subsequent calls to HttpQueryInfo.
2008-12-02 14:03:54 +01:00
Alexandre Julliard
8d8ff37ca3
oleaut32: Use a dlldata.c file instead of maintaining the data manually.
2008-12-02 10:32:14 +01:00
Alexandre Julliard
1bd26cca94
ole32: Use a dlldata.c file instead of maintaining the data manually.
2008-12-01 18:56:15 +01:00
Alexandre Julliard
9bf60549a5
widl: Sort the proxy interfaces by iid and use a binary search in IID_Lookup.
2008-12-01 16:25:45 +01:00
Alexandre Julliard
61d600f42f
widl: Output vtable information even for interfaces that don't define new functions.
2008-12-01 14:51:17 +01:00
Alexandre Julliard
36519069b3
widl: Don't define PROXY_DELEGATION unconditionally.
2008-12-01 14:45:43 +01:00
Alexandre Julliard
0ad28a8592
widl: Make the generated global variables and functions hidden.
2008-12-01 14:39:39 +01:00
Kai Blin
a30724304c
kernel32/tests: logfile can be NULL, avoid dereferencing it (Coverity).
2008-12-01 14:26:02 +01:00
Andrew Talbot
6fd73ce645
wineps.drv: Declare some variables static const.
2008-12-01 14:25:56 +01:00
Andrew Talbot
89509eb628
wined3d: Sign-compare warnings fix.
2008-12-01 14:25:52 +01:00
Michael Karcher
afb17f29e1
msxml3: attach_xmldoc may fail.
...
The upcoming new implementation of attach_xmldoc needs HeapAlloc. Prepare
for the failure case.
2008-12-01 14:22:12 +01:00
Michael Karcher
8b293040a3
msxml3: Remove attach_xmldoc(This, NULL) calls.
...
This->node should never be zero. Each IXMLDOMNode (and derived interfaces)
always represents a present libxml data object. There is no no-data
IXMLDOMNode, although there might be documents without a root element.
2008-12-01 14:22:12 +01:00
Michael Karcher
1c49bc83ae
msxml3: Specialize attach_xmlnode to XML documents.
...
attach_xmlnode is only used to attach XML document nodes, and a cast
is needed on each call. Rename it to attach_xmldoc, change the
parameter type to move the cast at one point into the function.
2008-12-01 14:22:12 +01:00
Michael Karcher
b282572ee3
msxml3: Move attach_xmlnode.c to domdoc.c.
2008-12-01 14:22:12 +01:00