Commit Graph

598 Commits

Author SHA1 Message Date
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
Juergen Schmied 111f0e35a4 - inserted markers for the bin2res tool
- reformated hexdump in shres.rc
1999-11-13 22:38:24 +00:00
Ulrich Weigand 6bba78e1e7 Moved GET_IP macro to winnt.h 1999-11-13 20:56:01 +00:00
Klaas van Gend 2d7f8590dc Implemented the PrintSetup dialog box for the PrintDlgA. 1999-11-13 20:49:58 +00:00
Adrian Thurston 7d487c914f Added validations for page index before using it. 1999-11-13 20:49:12 +00:00
Adrian Thurston 2d06944f38 - fixed the index of the item chosen in the filter combo box
- added support for the OFN_OVERWRITEPROMPT flag
- fixed positioning of controls in the user-defined templates
1999-11-13 20:48:47 +00:00
857e054912 Fixed joystick scaling. 1999-11-12 03:23:50 +00:00
Gustavo Junior Alves cca2a3b347 Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
Gerard Patel f90b60e296 Complete stub for RasEnumEntries by saying we have 0 entries. 1999-11-12 01:38:49 +00:00
Juergen Schmied c38cb0123b Made the buttons in the filedlg change when selecting a different
view type by the context menu, cleanup.
1999-11-12 01:02:27 +00:00
Julio Cesar Gazquez c7ca3dde99 Added Spanish (pure Castillan) MM error string translation. 1999-11-12 01:01:24 +00:00
Ulrich Weigand 65bc810555 Added signal handling for SPARC / Solaris. 1999-11-12 01:00:34 +00:00
Eric Pouech 78044a2d1e Fixed recursion count while calling midiStream(Pause|Restart). 1999-11-12 00:58:52 +00:00
Bernd Paysan 8eec66b213 Added a stub for setjmp. 1999-11-12 00:57:49 +00:00
Patrik Stridvall f11d29e2ca Solaris compile fixes. 1999-11-10 20:21:37 +00:00
Ulrich Weigand 248c75e613 (Preliminary) CONTEXT structure for SPARC added. 1999-11-10 20:18:53 +00:00
Rein Klazes d93c7bca23 CoGetClassObject should complain about not being able to do
out-of-process servers *only* if the application doesn't include the
in-process options.
1999-11-10 19:57:45 +00:00
Ulrich Weigand ae8342df48 Bugfix: Exception handlers are *not* WINAPI. 1999-11-10 19:42:13 +00:00
Patrik Stridvall bb558b7a1a Minor fixes. 1999-11-07 23:35:24 +00:00
Patrik Stridvall 21d90b509f Removed obsolete files no longer in use. 1999-11-07 23:34:39 +00:00
Juergen Schmied 56403478c7 - unified templates for the open and the save dlg
- replaced buttons with a toolbar
1999-11-07 22:41:05 +00:00
Juergen Schmied 15602ccf40 - new interface declaration for IShellfolder2
- added this interface to all shell folders
- small fixes to shellview (crash with native comdlg32)
1999-11-07 22:31:18 +00:00
Francois Gouget edf3e434b0 Added ICMP DLL implementation. 1999-11-07 21:22:17 +00:00
Rein Klazes 34a02f15d5 Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +00:00
Ulrich Czekalla 64bc46c31c Implementation of custom dialog messages and notifications. 1999-11-07 05:39:24 +00:00
David Grant 977392c4a2 - Proper initialization of cchTextMax field was added for
TVN_GETDISPINFO notification message.
- TVM_SETITEM should update 'mask' field to synchronize it with
  current item state.
1999-11-07 05:36:44 +00:00
Eric Pouech e72a9b65c7 Fixed SetTitleA when string resources were to be loaded. 1999-11-07 05:28:32 +00:00
Pierre Mageau 710541fa08 - Fixed an error for scrolling in Listview (sometimes a column would
not be visible) due to my last checkin.
- Fixed an error for the header control when the Listview is resized with WM_SIZE
- Fixed the scrolling for small and large icon (this broke because of
  the use of SB_PAGE in scrollInfo)
- Added a patch made by Noomen Hamza to update the item width when
  adding a new item
1999-11-07 05:25:58 +00:00
Peter Hunnisett 88d89f93ea - Added dplayx LibMain for initialization of all dplayx 'global' data
- Added start for global data manipulation
- TODO list updated
- Added some missing header file definitions
- Added the ansi versions of dplay and dplobby
- Fixed invalid macro for IDirectPlay4
- Cleaned up compiler warnings
- More implementation, bug fixes and critical region protection
1999-11-04 02:17:03 +00:00
Ulrich Czekalla d11d6e2085 Set proper item focus on DeleteItem.
Clean up edit label implementation.
1999-11-04 01:42:36 +00:00
Thuy Nguyen ac514e1ad0 PSM_ADDPAGE returns TRUE or FALSE. 1999-10-31 18:29:47 +00:00
Eric Pouech 1ddce71635 Made msacm32 really load ACM drivers. 1999-10-31 18:29:16 +00:00
Ulrich Czekalla c7cc6f128b Implementation of user defined templates. 1999-10-31 17:37:39 +00:00
Marcus Meissner 318094ec3e IMalloc16_Constructor: moved ICOM_VTBL(This) where it belongs. 1999-10-31 17:36:47 +00:00