Stephane Lussier
a833f63783
Avoid changing the activation state in EnableMenuItem.
1999-08-21 14:46:06 +00:00
Alexandre Julliard
016e059e80
Fixed #ifdef symbol for PowerPC.
1999-08-21 14:44:18 +00:00
Eric Pouech
cf9395af34
Only declare DateStyle in a single compilation unit.
1999-08-21 13:10:22 +00:00
Pascal Lessard
ecbf1d926d
Added the case of a user defined icon for the sysbutton hittest.
1999-08-21 13:09:16 +00:00
Rein Klazes
b101a5c6e5
Fixed typelib reading to correctly use the offset of the typelib that
...
is embedded in for example a dll file.
1999-08-21 13:08:27 +00:00
Kristian Nielsen
3e473f3e43
Fixed CreateDIBSection() called with negative height to set the height
...
positive in the created DIBSECTION, as per MS knowledgebase Q186586.
1999-08-21 13:07:27 +00:00
Stephane Lussier
e5711ebea4
The paint rectangle return in the PAINTSTRUCT in BeginPaint should
...
never be bigger than the client area of the window.
1999-08-21 13:06:24 +00:00
Rein Klazes
d35c834b77
Make sure that an empty string never matches a listbox entry in
...
LISTBOX_FindString().
1999-08-21 13:04:58 +00:00
Uwe Bonnes
c9df14d859
Alignment fix.
1999-08-21 13:03:34 +00:00
Eric Pouech
562309adac
Fixed crash when accessing sysmenu.
1999-08-21 12:59:44 +00:00
Eric Pouech
99b15133b9
Really do a silent backtrace when requested.
1999-08-21 12:56:15 +00:00
Eric Pouech
9bd9b82a7e
Do not set the address if the symbol is still tagged INVALID.
1999-08-21 12:53:49 +00:00
Eric Pouech
28fffb7392
Added support for N_BINCL and N_EINCL instructions.
...
Fixed type parsing (as generated by egcs).
1999-08-21 12:49:35 +00:00
Ulrich Weigand
a3d14f884e
Use typedef to work around egcs problem.
1999-08-18 18:40:52 +00:00
Michael Veksler
4405f3c369
Removed unnecessary includes from ole related files.
1999-08-18 18:35:57 +00:00
Ulrich Weigand
708a1c03f9
Adapted to WOW changes.
1999-08-18 18:32:21 +00:00
Ulrich Weigand
c3d9f28172
Moved implementation of WOW routines to single file.
...
Added all missing WOW routines, fixed WOWCallback16Ex.
1999-08-18 18:31:26 +00:00
Eric Pouech
16b901c552
Fixed internal buffer for 16 bit mmio MEM files.
1999-08-18 18:27:52 +00:00
Eric Pouech
3b88cabb7c
- some errors in cleaning up values returned by MCI drivers: this
...
should solve the issues reported with the CD player/writer
- crash when command was requested with automatic open (note, this
will now gracefully report an error, not do the correct thing).
1999-08-18 18:26:58 +00:00
Thuy Nguyen
43faed996a
Implemented the PSH_USEICONID/PSH_USEHICON and the PSP_USETITLE
...
flags.
1999-08-18 18:25:46 +00:00
Ulrich Weigand
0007842ed8
Bugfix: EFlags were passed incorrectly by CallFrom16Register.
1999-08-18 18:25:00 +00:00
Ulrich Weigand
3df3e5372f
Bugfix: restore STACK16FRAME fields in SwitchStackBack16.
1999-08-18 18:24:08 +00:00
Bertho Stultiens
c13c3f9ba8
Wrc did not check any IDs which are only 16 bit. Common dialogs had some
...
IDs larger and that caused problems. This is now solved (I hope).
1999-08-18 18:23:34 +00:00
Alexandre Julliard
7760e7fbff
Release 990815.
1999-08-15 19:18:03 +00:00
Steve Tibbett
c5255354ab
Fixed cursor stretch code.
1999-08-15 18:52:32 +00:00
Uwe Bonnes
0a1645d9a3
Inhibit wraparound in comparison.
1999-08-15 18:44:06 +00:00
Juergen Schmied
1e5f0fea9f
New internal dll, exporting already existing path functions.
1999-08-15 17:03:37 +00:00
Francis Beaudet
7ed1af3df3
Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
...
for the MSG_InternalGetMessage() call is a WM_TIMER.
1999-08-15 16:58:03 +00:00
Patrik Stridvall
489cb8b758
GCC 3.0 has not been released yet, but it is good to be prepared.
1999-08-15 16:56:06 +00:00
Juergen Schmied
d50f64244d
Added resolution of LVM messages.
1999-08-15 16:54:58 +00:00
Gerard Patel
9dd16f0a1a
Added protection against possible memory corruption.
1999-08-15 16:38:07 +00:00
Steve Tibbett
85692c8cbf
Fixed cursor selection to find the correct cursor when more than one
...
available.
1999-08-15 16:35:21 +00:00
Thuy Nguyen
6374cd231c
Replaced a static ten element array with a dynamic pointer array.
1999-08-15 16:34:22 +00:00
Gerard Patel
40320f3e7e
Fix special case when no printer installed.
1999-08-15 16:33:11 +00:00
James Juran
e020a9a95d
New routine DllEntryPoint for shell.dll. Loads shell32.dll,
...
since most shell.dll functions call their 32-bit counterparts.
1999-08-15 16:32:03 +00:00
Uwe Bonnes
e8ad6fe60a
Fixed alignment.
1999-08-15 16:31:13 +00:00
Pascal Lessard
dde4d61f5a
EM_SETSEL scrolls if outside of the visible range.
...
"shift+home" selection improved in the edit control.
1999-08-15 16:30:11 +00:00
Alexandre Julliard
7b246b88a2
Removed RCS keyword.
1999-08-15 14:33:24 +00:00
Juergen Schmied
eac255cd31
More use of rc files for strings and menus, fixes. First internal
...
icons.
1999-08-15 14:31:36 +00:00
Juergen Schmied
9bffcfc518
New interface: DropSource.
1999-08-15 14:29:56 +00:00
Juergen Schmied
3539693b3c
Better DropTarget.
1999-08-15 14:29:08 +00:00
Juergen Schmied
e2051cd084
Implemented SHGetFileInfo better.
1999-08-15 14:28:15 +00:00
Juergen Schmied
050435840b
Protect cache with critical section.
...
Removed hack to load icons from external shell32.dll.
1999-08-15 14:26:30 +00:00
Juergen Schmied
c50ef5af81
QueryGetData, EnumFormatEtc implemented.
1999-08-15 14:25:27 +00:00
Juergen Schmied
d72ace49d9
Fixed mapping of file extensions to text.
1999-08-15 14:24:49 +00:00
Juergen Schmied
f7a3fc105d
Fixed ascii/unicode issue for naming of the mutexes.
...
Made mutex handles global.
Fixed incorrect interpretation of return values of WaitForSingleObject.
1999-08-15 14:23:41 +00:00
Juergen Schmied
2259e44e27
First implementation of GetCharacterPlacementA.
1999-08-15 14:22:48 +00:00
Thuy Nguyen
03a6889e5c
Implemented the WM_SETICON and WM_GETICON messages.
1999-08-15 14:21:57 +00:00
Morten Eriksen
467845a081
FIXME on unimplemented feature made less obtrusive.
1999-08-15 14:20:18 +00:00
Pascal Lessard
dff30ac2c7
Now the conversion in the blt functions round up the result.
1999-08-15 14:18:59 +00:00