Francois Gouget
a1f4fac03c
Fix the CryptEncodeObjectEx() prototype.
...
Fixes winapi_check warnings.
2005-06-17 21:26:53 +00:00
Francois Gouget
fd73829593
Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*().
...
Fix the return type of SQLInstallerError*() and
SQLPostInstallerError*().
Fix the SQLInstallDriver() and SQLInstallDriverEx() prototypes in the
spec file.
Add an odbccp32 section to win32.api for winapi_check.
2005-06-17 21:26:31 +00:00
Mike McCormack
5b2d5fd758
Use HANDLE instead of HKEY in the NT API.
2005-06-17 13:58:33 +00:00
Mike McCormack
379946c9f8
Declare Nt directory functions.
2005-06-17 12:11:58 +00:00
Oliver Stieber
e70e3ba0ff
Change the way caps are sent between d3d9/d3d8 and wined3d to make it
...
easier for wined3d to support additional versions of Direct3D.
2005-06-17 09:59:03 +00:00
Dmitry Timoshkov
6f686490b1
Fixed POINTS definition for WORDS_BIGENDIAN case.
2005-06-17 09:50:48 +00:00
Juan Lang
03d4816bd4
Add more missing defs.
2005-06-17 09:50:17 +00:00
Oliver Stieber
4dfabb0bd1
Rename _D3DCAPS9.MaxPixelShaderValue to the correct
...
_D3DCAPS9.PixelShader1xMaxValue.
2005-06-16 20:42:55 +00:00
Oliver Stieber
f97cf3d7ce
Define some more flags
2005-06-16 20:35:49 +00:00
Juan Lang
d17af9ddec
Define some more OID strings.
2005-06-16 15:51:05 +00:00
Alexandre Julliard
efcc2b83d8
Store a relative pointer for registry entry points to avoid some text
...
relocations.
2005-06-16 11:04:41 +00:00
Mike McCormack
7da043f869
Add/fix more NT native API declarations.
2005-06-16 10:46:11 +00:00
Mike McCormack
57f2a64c0f
Define RegOpenUserClassesRoot.
2005-06-16 09:45:43 +00:00
Steven Edwards
68784b46fd
Removed duplicated ALPHA platform context definitions.
...
Added ARM context definitions.
2005-06-16 09:45:36 +00:00
Robert Shearman
57b5615fc2
Implement GetComboBoxInfo and CB_GETCOMBOBOXINFO.
2005-06-15 10:23:54 +00:00
Alexandre Julliard
ac75dcc240
Avoid static forward declaration that doesn't work on MSVC.
2005-06-15 10:22:59 +00:00
Mike McCormack
48a8f520f5
Add a couple of missing functions.
2005-06-14 11:43:35 +00:00
Mike McCormack
0c9cb1dcee
Declare port functions and fix prototypes.
2005-06-14 11:43:20 +00:00
Alexandre Julliard
c2d5b444b3
Moved the NONAMELESSUNION/STRUCT macros to wine/test.h so that they
...
can be used in all the test.
2005-06-13 12:10:54 +00:00
Paul Vriens
5e5008502e
Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
...
Fixed return codes and ReturnLength/buffer for
SystemTimeOfDayInformation.
Added tests for SystemTimeOfDayInformation.
2005-06-13 11:34:56 +00:00
Mike McCormack
5e62bd0b0c
Declare some missing functions.
2005-06-13 10:04:20 +00:00
Mike McCormack
d838385b38
Add and fix function prototypes.
2005-06-13 10:03:18 +00:00
Mike McCormack
7bb1757e75
Correct GdiIsPlayMetafileDC prototype.
2005-06-13 10:00:53 +00:00
Juan Lang
c716cc8078
Add/correct a few more definitions.
2005-06-13 10:00:21 +00:00
Hans Leidekker
31d80321c6
Declare missing functions.
2005-06-13 10:00:03 +00:00
James Hawkins
f3392ac814
Add RtlAnsiCharToUnicodeChar definition.
...
Correct stub status of RtlAnsiCharToUnicodeChar.
2005-06-12 11:07:25 +00:00
Eric Kohl
a9983c8d16
Implement RtlAdjustPrivilege.
2005-06-12 10:44:01 +00:00
Matthew Davison
2a19883857
Added some definitions to setupapi.
2005-06-10 19:52:48 +00:00
Mike McCormack
908308631f
Create a stub implementation for MsiViewGetError.
2005-06-10 19:52:13 +00:00
Mike McCormack
950e5e626c
Dependency fixes for winternl.h.
2005-06-10 19:33:47 +00:00
Mike McCormack
0489f9e4c0
Include missing AW macro.
2005-06-10 19:29:46 +00:00
Mike McCormack
f4c138b3db
Declare the MSIDBERROR enumeration.
2005-06-10 19:29:24 +00:00
Mike McCormack
8d9471db99
Declare functions and correct prototypes.
2005-06-10 19:29:16 +00:00
Mike McCormack
d69ddb7ae7
Declare some missing functions.
2005-06-09 12:06:08 +00:00
Aric Stewart
00337b9a51
Added module upgrade.c and implemented FindRelatedProducts.
2005-06-09 12:05:27 +00:00
Mike McCormack
f2e475ebae
Added some function declarations.
2005-06-09 09:48:51 +00:00
Robert Shearman
e51dd36453
Implement overlapped I/O with named pipes.
2005-06-08 19:11:46 +00:00
Alexandre Julliard
1bf96e09a9
Beginnings of support for window stations and desktops.
2005-06-08 18:44:50 +00:00
Mike McCormack
09d5cc2363
Declare some functions.
2005-06-07 20:07:34 +00:00
Mike McCormack
92990283bd
Define GetExplicitEntriesFromAcl.
2005-06-07 20:06:13 +00:00
Mike McCormack
487f41e7f4
Added some security related functions to winbase.h.
2005-06-07 20:06:05 +00:00
Mike McCormack
c4ccc39851
Added the appmgmt.h header.
2005-06-07 20:05:42 +00:00
Mike McCormack
731dfdb37b
Declare OleLoadPictureEx.
2005-06-07 20:03:55 +00:00
Paul Vriens
264eb8d5a3
Add another (unknown) member to SYSTEM_THREAD_INFORMATION.
2005-06-07 20:01:29 +00:00
Alexandre Julliard
ab29aa2126
Moved the ntdll per-thread data out of the TEB into a private
...
structure stored in TEB.SystemReserved2.
2005-06-06 20:04:33 +00:00
Felix Nawothnig
d8c5960ce1
Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE_STRING.
2005-06-06 15:42:08 +00:00
Mike McCormack
a12897b884
Define some Cert* functions.
2005-06-06 15:39:21 +00:00
Alexandre Julliard
6d07a9c39c
Moved the server part of the ExitThread functionality to ntdll.
2005-06-05 18:38:48 +00:00
Vitaliy Margolen
a8b541e24d
Match names for WM_SHOWWINDOW status codes to MSDN.
2005-06-05 18:15:27 +00:00
Paul Vriens
2d4b8c1e91
Added some error codes.
2005-06-05 17:52:22 +00:00