Alexandre Julliard
2bab80dea4
Pierre Mageau
...
Murali Pattathe
Francois Boisvert
Francis Baudet
Henning Hoffmann
Many fixes.
1999-12-04 04:03:01 +00:00
Huw D M Davies
bbe263b68b
Added stubs for several MRU list functions and documented some others.
1999-12-04 04:01:41 +00:00
Huw D M Davies
2553976309
Fixes off by one error in item insertion.
1999-12-04 03:59:33 +00:00
Marcus Meissner
f95df54d1c
Allow 1% deviation from specified sampling rate for some soundcards.
1999-12-04 03:58:37 +00:00
Alexandre Julliard
ad47a30f5e
Implemented waitable timers.
1999-11-29 01:58:35 +00:00
Alexandre Julliard
08afc1a5ed
Serge Ivanov
...
Pierre Mageau
Thy Nguyen
Don Kelly
Noomen Hamza
Lots of bug fixes and new features in property sheets.
1999-11-28 21:01:47 +00:00
Niels Kristian Bech Jensen
c69a80c31d
Compiler warnings fixed.
1999-11-28 20:31:04 +00:00
Dave Pickles
df66b90f12
Prevent a crash if messages are sent to a toolbar window before
...
WM_NCCREATE or after WM_DESTROY.
1999-11-28 20:14:49 +00:00
Julio Cesar Gazquez
ae8d1d17a2
Updated Spanish MM error string translation.
1999-11-28 20:08:52 +00:00
Alex Priem
e6e71ad4e6
- (final?) update of TreeView_* macro's.
...
- implementation of TVM_SETINSERTMARK & TVM_SETINSERTMARKCOLOR
- fixed some typo's
- custom draw enhancements
- implementation of state images
- implementation of TVS_CHECKBOXES
1999-11-28 19:50:01 +00:00
Eric Kohl
426e812ba0
Fixed some visual toolbar bugs.
1999-11-28 19:48:57 +00:00
Huw D M Davies
6d149d85d8
Use RegQueryInfoKey to count number of printers.
1999-11-28 19:47:58 +00:00
Juergen Lock
ba6d54a4a6
Set/use fs/gs from the sigcontext struct, the corresponding kernel
...
change now finally has been MFC'd to -stable.
1999-11-25 23:17:58 +00:00
Eric Pouech
2c655f5e6e
Fixed some bogus error detection for RegEnumValue[AW] and
...
RegQueryValueEx[AW].
1999-11-25 22:05:46 +00:00
Peter Hunnisett
88a2954a97
- Added global data mutual exclusion
...
- Removed hack for creating processes suspended now that it's implemented
- Fixed ordinal numbering and added spec stubs
- Fixed EnumConnections callback to fill in all parameters with valid data
- Made direct play allocation/deallocation follow the same pattern as
direct play lobby
1999-11-25 22:04:53 +00:00
Andreas Mohr
6c8a67c3af
Several improvements.
1999-11-25 22:04:08 +00:00
Alexandre Julliard
1d2ba529aa
Added current context to the exception debug event sent to the server.
1999-11-24 01:24:50 +00:00
Eric Kohl
69a93593b0
- first 'dummy' implementation of ImageList_Read
1999-11-23 23:40:01 +00:00
Eric Kohl
70e0969eeb
- added version messages
1999-11-23 23:38:22 +00:00
Eric Kohl
663921f97c
- implemented LBItemFromPt
1999-11-23 23:35:12 +00:00
Eric Kohl
2b51c94674
- implemented simple column order array functionality
...
- implemented some virtual listview notifications
1999-11-23 23:32:03 +00:00
Eric Kohl
33910f17ff
- minor update to mru list functions
...
- stubs for COMCTL32_411 to COMCTL32_413
1999-11-23 23:14:53 +00:00
Eric Kohl
81e314b14f
- added version messages and some simple get/set messages.
...
- added unicode messages
1999-11-23 22:33:41 +00:00
Juergen Schmied
afe53ed99d
- made IShellFolder a aggregable object
...
- SHCoCreateInstance can create CSIDL_FSFolder now
- browsing into folders on the desktop implemented
- corrected returnvalue of Ico_ExtractIconEx
- fixed SHGetDataFromIDList to return data of simple pidls
1999-11-23 22:31:18 +00:00
Juergen Schmied
582732e401
Corrected wrong parameter counts for WNetCachePassword and
...
WNetEnumCachedPasswords.
1999-11-23 22:27:03 +00:00
Ian Schmidt
c7071c03d6
Added stub for DllInstall().
1999-11-23 22:24:34 +00:00
Alexandre Julliard
2fab2ef11f
Changed to use new server-side registry support.
1999-11-23 19:41:34 +00:00
Juergen Schmied
2d263ce7f2
- the fodInfos were used before initialized
...
- lpTemplateName can be a resource id
- if lpTemplateName is a string don't free the original one
1999-11-21 02:20:45 +00:00
Niels Kristian Bech Jensen
1d5bc469cc
Removed extra #include statements.
1999-11-21 02:14:36 +00:00
Gustavo Junior Alves
0107f35a1b
Added Portuguese language support.
1999-11-21 02:10:31 +00:00
Alexandre Julliard
0bb2e5ab01
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
...
Implemented current day circling. Fixed many bugs in the month
calender control including control spacing and alignment. Fixed
defines monthcal.h. Optimized control drawing and removed many
extranious redraws. Improved control behavior. Fixed inconsistent
formatting in both .c and .h files.
1999-11-21 02:04:09 +00:00
Peter Schlaile
096aba2ed1
Implemented StartServiceCtrlDispatcherA according to DispatcherW.
1999-11-21 01:01:04 +00:00
Michael McCormack
75a841324e
Implemented OpenSCManagerW, CloseServiceHandle, OpenServiceW, and some
...
of QueryServiceStatus.
1999-11-21 00:58:14 +00:00
Eric Pouech
d183e4ac8c
Added undocumented feature to InsertButtonA.
...
Added dropdown button support.
1999-11-21 00:52:26 +00:00
Eric Pouech
331931a8ae
Fixed play back of uncompressed AVI file.
...
Fixed exiting conditions.
1999-11-21 00:51:54 +00:00
Eric Pouech
31a1933aa5
Fixed forwarding and handling messages directed to the mappers.
1999-11-21 00:51:05 +00:00
Jim Aston
f06c8789e3
Added stub for StgSetTimes.
1999-11-21 00:49:20 +00:00
Andreas Mohr
a05b43fdf3
SHFind_InitMenuPopup is supposed to return a pointer.
1999-11-21 00:48:33 +00:00
Ulrich Weigand
ca6e3361d0
u_int[16|32]_t might not be defined.
1999-11-21 00:48:06 +00:00
Alex Priem
07be70b456
- fixed crash when adding items with TVI_SORT and wineItem->pszText is
...
set to LPSTR_TEXTCALLBACK.
- ditto for TREEVIEW_DeleteItem, TREEVIEW_CreateDragImage.
1999-11-21 00:47:43 +00:00
Eric Pouech
9aa8960f7e
The adwInfo[0] field was no longer used on mmioOpen (may contain file
...
handle).
1999-11-14 23:59:01 +00:00
Eric Pouech
76cc171f4b
Added stubs for SetErrorInfo, PropVariantClear, PropVariantCopy,
...
FreePropVariantArray.
1999-11-14 23:56:11 +00:00
Eric Pouech
5f6080ee05
Removed suicide code when playback thread's father dies.
1999-11-14 23:53:41 +00:00
Juergen Schmied
46e8fff46d
- the colums in the shellview are now created depending on the
...
attributes of the folder object shown
- get all attributes from the shellfolder instead directly from the idlist
- header fields localized (only engl. and german till now)
- small fixes
1999-11-14 21:33:23 +00:00
Juergen Schmied
1679f2c250
- corrected control positions
...
- use the icons from comctl32 for the buttons
1999-11-14 21:29:24 +00:00
Francois Gouget
85e1f22e26
Removed leftover #undefs.
1999-11-14 19:44:25 +00:00
Uwe Bonnes
c697cc3d59
Ignore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
1999-11-14 19:44:02 +00:00
Marcus Meissner
1077d0cd1c
Work around glibc bug, that does not handle latin-1 umlauts.
1999-11-14 19:43:05 +00:00
Ulrich Weigand
eb94c7d2c4
Adapted to new register function handling.
1999-11-13 23:54:04 +00:00
Francois Gouget
ae5e93e365
Use BSD headers for ICMP portability.
1999-11-13 23:02:06 +00:00