Patrik Stridvall
96336324cf
- Added missing configuration #if:s and #includes:s.
...
- Minor configuration related changes.
1999-10-24 22:13:47 +00:00
Marcus Meissner
31b9dab10b
Made LoadHomeRegistryFiles default to TRUE.
1999-10-24 22:08:33 +00:00
Patrik Stridvall
feb94cbbcb
Made the include files self-sufficient.
1999-10-24 21:48:50 +00:00
Patrik Stridvall
5b3b6d981d
- Fixed the long long problem.
...
- Added configure include consistancy checking.
- Added progress indicator.
- Began splitting up the win16api.dat and win32api.dat files.
- Added various minor checks.
- Minor fixes.
1999-10-24 21:45:39 +00:00
Patrik Stridvall
d7da486c96
Added spec file declarations for already implemented functions.
1999-10-24 21:35:16 +00:00
Patrik Stridvall
900290aa9f
Added Win16 variants of existing Win32 functions.
1999-10-24 21:32:43 +00:00
Patrik Stridvall
282b13bcdc
Solaris compile fix.
1999-10-24 21:29:48 +00:00
Gerard Patel
c465e198af
Remove prefixing by a tilde for GetTempFileName 32bits.
1999-10-24 20:48:54 +00:00
Marcus Meissner
88354d97df
Added missing include.
1999-10-24 20:44:38 +00:00
Uwe Bonnes
7361916dd3
Warn users to use -the -desktop option together with the native user DLLs.
1999-10-24 20:42:39 +00:00
Uwe Bonnes
6111ee6186
Return the size of the needed resource when buffer is NULL for LoadString().
1999-10-24 20:39:21 +00:00
Francis Beaudet
56ab55d374
Enabled the persistent clipboard server.
1999-10-24 20:22:24 +00:00
Nathaniel
7bf36ad35d
Improved registry isolation possibilities.
1999-10-24 19:35:47 +00:00
Eric Pouech
68944c205c
Split the multimedia/ directory into dlls/ subdirectories.
1999-10-24 18:42:42 +00:00
Gustavo Junior Alves
6ae75a1ad0
More Portuguese language support.
1999-10-24 17:31:14 +00:00
Matthew J. Francis
ed744e787c
Fixed top-down DIB handling in StretchDIBits32().
1999-10-24 17:28:23 +00:00
Peter Hunnisett
e8ffab62e8
Added macro definitions for memory allocation.
1999-10-24 17:27:12 +00:00
Ulrich Czekalla
e6ab9d308a
Make sure that all calls use the extended structures which are a
...
superset of the regular structures.
1999-10-24 17:26:45 +00:00
Pierre Mageau
9f295f127e
Added the functionality of the thumb track.
1999-10-24 17:24:27 +00:00
Adrian Thurston
73a26fa4da
Do not set focus to a disabled window.
1999-10-24 17:23:52 +00:00
Pierre Mageau
f2d99ee56a
Fixed an entry in the keyboard translation table for Ctrl-Break.
1999-10-24 17:21:32 +00:00
Ulrich Czekalla
c9cc20cf8b
New channel 'debugstr' used to print OutputDebugString API calls.
1999-10-24 00:06:17 +00:00
Noomen Hamza
d1a1f7d6f7
Popup windows will be hidden when we minimize a main frame or shown
...
when we maximize or restore a minimized main frame.
1999-10-24 00:02:27 +00:00
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