Francois Gouget
|
17c57737c9
|
ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h.
Add a prototype for PsTerminateSystemThread().
|
2007-09-27 20:12:17 +02:00 |
Francois Gouget
|
4b340fff6f
|
includes: Make headers C++ compatible.
|
2007-09-27 20:12:13 +02:00 |
Francois Gouget
|
74b240bff2
|
includes: Remove unneeded extern "C" statements.
|
2007-09-27 20:12:10 +02:00 |
Peter Oberndorfer
|
715edc1633
|
winhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.
|
2007-09-27 12:49:10 +02:00 |
Peter Oberndorfer
|
073dd7dde2
|
ntdll: NtAreMappedFilesTheSame semi stub.
|
2007-09-27 12:47:15 +02:00 |
Konstantin Kondratyuk
|
ca77cb108c
|
include/npapi.h: Add some constants.
|
2007-09-27 12:47:00 +02:00 |
Konstantin Kondratyuk
|
227966402b
|
mpr: Correct usage of dwScope and dwEnumScopes.
|
2007-09-27 12:46:24 +02:00 |
Andrey Turkin
|
477582401b
|
server: Implement server-side completion queues and operations on them.
|
2007-09-26 13:56:43 +02:00 |
Thomas Weidenmueller
|
1244e8c7d4
|
shell32: Implement SHCreatePropSheetExtArrayEx.
|
2007-09-26 12:15:45 +02:00 |
Mikołaj Zalewski
|
212c36048a
|
shell32: Make the shell view control Unicode.
|
2007-09-26 12:15:27 +02:00 |
Mikolaj Zalewski
|
f606055740
|
include: Fix the definition of VALID_INHERIT_FLAGS.
|
2007-09-26 12:15:14 +02:00 |
L. Rahyen
|
43601c282b
|
user32: Implement initial stubs for all raw input functions.
|
2007-09-25 14:18:40 +02:00 |
Chris Robinson
|
4258465868
|
winex11.drv: Load the XComposite extension when available.
|
2007-09-25 13:32:46 +02:00 |
Mikolaj Zalewski
|
57ca9ae92d
|
advapi32: Add AddAuditAccessAceEx.
|
2007-09-25 11:18:45 +02:00 |
Mikolaj Zalewski
|
04e688a26d
|
ntdll: Add RtlAddAuditAccessAceEx.
|
2007-09-25 11:18:40 +02:00 |
Juan Lang
|
4bfca01da0
|
setupapi: Fix prototype of SetupDiCreateDeviceInterfaceRegKeyA/W.
|
2007-09-24 14:16:12 +02:00 |
Roderick Colenbrander
|
243ac3ed75
|
wined3d: Move video memory tracking to the adapter.
|
2007-09-24 13:50:43 +02:00 |
Mikołaj Zalewski
|
5b4aa62fd2
|
advapi32: Add some more rights constants for ConvertStringSecurityDescriptorToSecurityDescriptor.
|
2007-09-24 13:31:30 +02:00 |
Stefan Dösinger
|
1c4a15d2cd
|
wined3d: Recompile glsl pixelshaders if the sampler format changes.
|
2007-09-24 13:30:08 +02:00 |
Rob Shearman
|
ac7e221c20
|
userenv: Add a stub for UnloadUserProfile.
|
2007-09-21 12:05:42 +02:00 |
Francois Gouget
|
deb355be81
|
infosoft: indexsrv.idl must import objidl.idl and not unknwn.idl.
Add a commented out import directive as a reminder.
|
2007-09-21 11:52:18 +02:00 |
Francois Gouget
|
253b251ff5
|
fci.h: Include basetsd.h.
|
2007-09-21 11:52:13 +02:00 |
Francois Gouget
|
49b2c3fee6
|
mpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants.
Fix iprtrmib.h so it includes mprapi.h.
|
2007-09-21 11:52:08 +02:00 |
Francois Gouget
|
0bf3f1d9f1
|
gdiplus: Make gdiplustypes.h C++ compatible.
Add GetThumbnailImageAbort.
|
2007-09-21 11:52:05 +02:00 |
Francois Gouget
|
2b89102127
|
regstr.h only defines constants and structures and thus does not need an extern "C" statement.
|
2007-09-21 11:52:01 +02:00 |
Peter Oberndorfer
|
70238568c6
|
include: Add new processor feature constants.
|
2007-09-21 11:51:46 +02:00 |
Dmitry Timoshkov
|
b0d1590def
|
gdi32: Use symbolic names for font tags.
|
2007-09-20 15:54:19 +02:00 |
Roderick Colenbrander
|
21a3c1d4be
|
wined3d: Better video memory reporting.
|
2007-09-20 15:53:40 +02:00 |
Maarten Lankhorst
|
c3cf79d817
|
gdi: Remove support for libicu and all dependencies.
|
2007-09-19 14:56:50 +02:00 |
Juan Lang
|
9fc7973727
|
setupapi: Add missing prototypes and definitions, and change function prototypes to match.
|
2007-09-19 12:48:46 +02:00 |
Juan Lang
|
ae6f5616cb
|
setupapi: Correct type to match PSDK.
|
2007-09-19 12:31:37 +02:00 |
Francois Gouget
|
a399e3bcc4
|
dbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype.
|
2007-09-18 11:21:21 +02:00 |
Francois Gouget
|
4040ecee2b
|
dnsapi: Fix the DnsQueryConfig() prototype.
|
2007-09-18 11:21:17 +02:00 |
Francois Gouget
|
4035b22bf7
|
imagehlp: Add SYMBOL_INFO_PACKAGE and SymSetSearchPathW().
|
2007-09-18 11:21:00 +02:00 |
Francois Gouget
|
af183df608
|
advapi32: Add and use LSTATUS.
|
2007-09-18 11:20:53 +02:00 |
Francois Gouget
|
a9f9676046
|
shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL.
|
2007-09-18 11:20:40 +02:00 |
Francois Gouget
|
98d63f3435
|
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes.
Tweak the actual callbacks to better match the prototypes.
|
2007-09-18 11:20:24 +02:00 |
Francois Gouget
|
4dbe1f9164
|
dbghelp: Add some missing prototypes and types.
|
2007-09-18 11:20:06 +02:00 |
Francois Gouget
|
faab0c7885
|
imagehlp: Fix the PTRANSLATE_ADDRESS_ROUTINE() and PREAD_PROCESS_MEMORY_ROUTINE() prototypes.
|
2007-09-18 11:19:59 +02:00 |
Dmitry Timoshkov
|
3407307a50
|
winex11.drv: Use symbolic names for MapVirtualKey translation types.
|
2007-09-18 11:15:01 +02:00 |
Mikolaj Zalewski
|
baee27c69c
|
gdi32: Implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon).
|
2007-09-17 14:14:27 +02:00 |
Roderick Colenbrander
|
0b0f353b7d
|
wined3d: Update list of pci ids.
|
2007-09-17 12:10:33 +02:00 |
Stefan Dösinger
|
c5410a6f22
|
wined3d: Use GL_NV_depth_clamp to implement clipping disable.
|
2007-09-17 12:08:40 +02:00 |
Stefan Dösinger
|
43af9aec19
|
wined3d: Add D3DSI_TEXLD_PROJECT and BIAS to d3d9types.h.
|
2007-09-17 12:08:23 +02:00 |
Vincent Povirk
|
f6aa17ce28
|
shell32: Add SHPathPrepareForWrite and related constants.
|
2007-09-14 16:20:14 +02:00 |
Rob Shearman
|
3f431a0646
|
server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken.
|
2007-09-14 14:43:46 +02:00 |
Jacek Caban
|
1ab3dbd55e
|
mshtml.idl: Added IHTMLAnchorElement.
|
2007-09-13 13:25:57 +02:00 |
Roderick Colenbrander
|
ad692f2a83
|
wined3d: Add PBO support for dynamically locked surfaces.
|
2007-09-13 11:00:47 +02:00 |
Rob Shearman
|
5ffe867dc7
|
ole32: Implement CoFreeUnusedLibrariesEx.
Fix CoFreeUnusedLibraries to use a delay of 10 minutes when used with
multi-threaded apartments.
|
2007-09-12 14:04:56 +02:00 |
Stefan Dösinger
|
160258b637
|
wined3d: Implement mipmap auto generation.
|
2007-09-12 12:10:25 +02:00 |