Ulrich Czekalla
|
6966c65b87
|
PropertySheet didn't destroy page dialog's window while removing page.
|
1999-10-23 23:59:47 +00:00 |
Pierre Mageau
|
50f8e4b171
|
Update the item width upon a new column in the header control.
|
1999-10-23 23:57:42 +00:00 |
Gerard Patel
|
5f3d3a8d78
|
Reorder parameters to fix position of base reg relative to exception
frame.
|
1999-10-23 23:55:50 +00:00 |
Alexandre Julliard
|
ab7fa6de87
|
Fixed typo.
|
1999-10-23 20:19:15 +00:00 |
Francois Gouget
|
be9fd31b92
|
Define the COM macros even in C++.
|
1999-10-23 20:09:05 +00:00 |
Pierre Mageau
|
891d4d22a7
|
Fixed loop with WM_SYSCHAR.
|
1999-10-23 20:05:04 +00:00 |
Joshua Thielen
|
0c1dea0841
|
Fixed tooltips positioning.
|
1999-10-23 19:59:55 +00:00 |
Alexandre Julliard
|
8d29fa9877
|
Re-applied lost change.
|
1999-10-23 19:53:57 +00:00 |
Uwe Bonnes
|
f959be9c97
|
Ignore wrong hInstance.
|
1999-10-23 19:47:55 +00:00 |
Robert 'Admiral' Coeyman
|
0e04d8b0a8
|
Report non-hercules video. Turned on int 2a.
|
1999-10-23 19:01:10 +00:00 |
Jim Aston
|
031f4faaff
|
Fixed compiling with STRICT.
|
1999-10-23 19:00:02 +00:00 |
Adrian Thurston
|
a0240cad52
|
Proper resource support for dialog title.
|
1999-10-23 18:59:01 +00:00 |
Ulrich Czekalla
|
0a8e069667
|
Fixed some wrong defines.
|
1999-10-23 18:57:01 +00:00 |
Ulrich Czekalla
|
04df4cffdf
|
Copy bitmaps properly.
|
1999-10-23 18:56:30 +00:00 |
Eric Pouech
|
a88cae1a0b
|
Allow loading of modules debug information after first invocation of
debugger.
|
1999-10-23 18:55:02 +00:00 |
Jim Aston
|
2f2c817a55
|
Added a few stubs.
|
1999-10-23 18:54:21 +00:00 |
Ulrich Czekalla
|
c2983025d5
|
Implementation of edit labels.
|
1999-10-23 18:53:25 +00:00 |
Ove Kaaven
|
1d4bccc691
|
Fixed some anonymous union accesses.
|
1999-10-23 18:52:17 +00:00 |
Abey George
|
889a3be68f
|
Draw the item text from the top of the item rect.
|
1999-10-23 17:12:24 +00:00 |
Pierre Mageau
|
b2e0eef50f
|
Fixed the ascending and descending sort order for the File Dialog.
|
1999-10-23 16:58:22 +00:00 |
Ulrich Czekalla
|
d8eb8c54b1
|
- adds calling application defined callback function once PropertSheet
Dialogbox has been initialized just after creating the tab control
- handle the case when pszCaption specifies a resource instead of a string
|
1999-10-23 16:57:28 +00:00 |
Juergen Schmied
|
ed4f2f52fc
|
- removed all unnecessary "winapi" from internal _IL* functions
- better parameter checking for shellfolder
- removed dead code from shv_bg_contextmenu
|
1999-10-23 16:56:23 +00:00 |
Jim Aston
|
e0f604a3cd
|
Added another anonymous union using the DUMMYUNIONNAME style.
|
1999-10-23 16:55:28 +00:00 |
Ulrich Czekalla
|
690a6d4b72
|
Properly copy text into user supplied buffer.
|
1999-10-23 16:54:48 +00:00 |
Ove Kaaven
|
f45608f639
|
Winsock rewrite. Sockets are now proper win32 handles.
Internal structures are now really internal.
|
1999-10-23 16:53:34 +00:00 |
Ulrich Czekalla
|
42a474ed65
|
Tab control doesn't refresh tab area on TCM_SETCURSEL.
|
1999-10-23 16:51:34 +00:00 |
Ulrich Czekalla
|
c8a3f7acb2
|
Implemented StrRChrA.
|
1999-10-23 16:50:58 +00:00 |
Ulrich Weigand
|
3723c2c8e9
|
Bugfix: Perform proper process shutdown on 'quit' and error.
|
1999-10-23 16:49:49 +00:00 |
Gerard Patel
|
c6ad2b6fc3
|
Stub OpenThreadToken & OpenProcessToken for failure in Win9x mode.
|
1999-10-23 16:49:15 +00:00 |
Jim Aston
|
cf1e858354
|
Fixed a small typo.
|
1999-10-23 16:48:44 +00:00 |
Adrian Thurston
|
00442ba5ae
|
Protect against wrong return value from WM_INITDIALOG.
|
1999-10-23 16:48:05 +00:00 |
Francis Beaudet
|
be5753d35e
|
Removed an illegal character.
|
1999-10-23 14:50:56 +00:00 |
Ian Schmidt
|
c65bbeb62d
|
Now inits the policy cache when shell32 is first instantiated.
Matches Windoze behavior.
|
1999-10-23 14:48:50 +00:00 |
Ian Schmidt
|
3498c08a35
|
Real implementation of SHRestricted(), clarified SHInitRestricted()'s
role a little, added policy data table.
|
1999-10-23 14:46:15 +00:00 |
Marcus Meissner
|
b9da4576c6
|
Use segmented lpvtbl pointer for IMalloc16 interface, not linear one.
|
1999-10-23 14:41:28 +00:00 |
Francis Beaudet
|
c22ca7af80
|
Replaced a X call with a TSX call in XDRV_MOUSE_SetCursor().
|
1999-10-23 14:37:45 +00:00 |
Ulrich Czekalla
|
f9fbadff38
|
The property sheet dialog needs flag WS_VISIBLE.
|
1999-10-23 14:28:31 +00:00 |
Pierre Mageau
|
a454cd9d29
|
Set the default view button to List in the FileDialog.
|
1999-10-23 14:24:11 +00:00 |
Ulrich Weigand
|
c715dea0b2
|
Bugfix: don't use GetModuleHandle16 in LoadModule16/NE_CreateProcess.
|
1999-10-23 14:21:00 +00:00 |
Eric Pouech
|
1427343172
|
Fixed potential crash in string variable printing.
|
1999-10-23 14:19:14 +00:00 |
Eric Pouech
|
805e58108e
|
Added WM_GETFONT support.
|
1999-10-23 14:17:36 +00:00 |
Ulrich Weigand
|
8a64b83eb6
|
Bugfix: don't call ExitProcess() before SYSLEVEL_Init().
|
1999-10-23 14:15:33 +00:00 |
Eric Pouech
|
ea65e29bdc
|
Fixed some bugs (mmioOpen with 16/32 bit strangeness, mmioAscend &
mmioDescend offset and alignment issues).
|
1999-10-23 14:12:04 +00:00 |
Ulrich Czekalla
|
6623b85893
|
We are supposed to delete the palette object with the DeleteObject
function.
|
1999-10-23 14:10:04 +00:00 |
Noomen Hamza
|
f4ca35f61c
|
Listview items will be drawn with the right item dimensions.
|
1999-10-23 14:08:00 +00:00 |
Luc Tourangeau
|
f0e0ded125
|
Some small corrections to the ExtTextOut function.
|
1999-10-23 14:05:58 +00:00 |
Francis Beaudet
|
6f76fa4edb
|
Make sure that the drop effect of a DnD operation is set to
DROPEFFECT_NONE if the user cancelled the operation.
|
1999-10-23 14:03:41 +00:00 |
Eric Pouech
|
3e18c25058
|
First working version.
|
1999-10-23 14:01:32 +00:00 |
Eric Pouech
|
aa67ac903c
|
Added the mute capability to most control lines.
|
1999-10-23 13:59:21 +00:00 |
Rein Klazes
|
d4a2ceede0
|
Use the module handle, if CreateWindowEx is called with
hInstance==NULL.
|
1999-10-23 13:57:36 +00:00 |