- Jan 15, 2000
-
-
-
string is not 0-terminated RegQueryValue and RegEnumValue are appending a 0.
-
-
-
-
GetDriverFlag.
-
- fix the detection of DGA 2 in configure script
-
- moved tls-fields and some wine specific fields to a higher offset - added some documentation - initialisation of the UnicodeString
-
-
- Added stubs and headers for CreateColorSpace,DeleteColorSpace and SetColorSpace - Added header for SetICMMode - Added ability to play more enhanced metafile records
-
-
-
-
-
InterlockedCompareExchange and InterlockedExchangeAdd.
-
-
-
- Jan 12, 2000
-
-
Alexandre Julliard authored
-
-
Added defines for Ddraw's WaitForVerticalDisplay().
-
IDirectSoundBuffer_Unlock.
-
-
-
-
-
- Jan 09, 2000
-
-
-
beginning of buffer) if given the name "//..". Regrouped the handling of the directory separators. Directory separators in the returned path are now alway a single "\" which simplifies the handling of ".." in the name.
-
-
- HKEY_CURRENT_USER is now subkey of HKEY_USERS - changed query_key_info_request to return the key name too (NtQueryKey needs this) - the rootkeys (MACHINE and USER) do have names
-
-
Alexandre Julliard authored
Removed unnecessary flags in built-in DLLs tables.
-
-
-
menu item.
-
- Jan 08, 2000
-
-
Alexandre Julliard authored
-
InsertItem pos=-1, flags = 0 should append item (thanks to Sander van Leeuwen)
-
Added critical section around code dealing with global variables. Added a few comments about how ASPI is supposed to work. Copy sense info into the correct place (right after the fixed 16-byte CDB). Now returns target status (many Windows apps won't even look at the sense are unless they get an error code). Added SC_ABORT_SRB FIXME. Added SC_GET_DISK_INFO place holder for clarity. Updated Linux SG interface structure to include new kernel 2.2 status fields.
-
-