Aleksey Bragin
1fc5217c9b
Inserted UNIMPLEMENTED macro definiton, otherwise /lib/user32 won't compile.
...
svn path=/trunk/; revision=7100
2003-12-17 20:06:10 +00:00
Thomas Bluemel
48cbf21922
fixed destroying child windows and some fixes on menus
...
svn path=/trunk/; revision=7099
2003-12-17 19:56:13 +00:00
Filip Navara
7127873aac
- Print function name in Wine debugging macros.
...
- Updated COMCTL32 to Wine 20031212 release.
svn path=/trunk/; revision=7098
2003-12-17 18:09:54 +00:00
Filip Navara
c98a386e26
Fixed more registry entries for Shell Folders.
...
svn path=/trunk/; revision=7097
2003-12-17 17:00:13 +00:00
Filip Navara
540b933d8e
Fixed registry entries for Wine DLLs, Shell Folders and some other things.
...
svn path=/trunk/; revision=7096
2003-12-17 15:53:11 +00:00
Thomas Bluemel
21c54e41c6
fixed dereferencing of child window objects in IntDestroyWindow() and send a WM_DESTROY message to them if they don't belong to the calling thread
...
svn path=/trunk/; revision=7095
2003-12-17 13:11:55 +00:00
KJK::Hyperion
c64c44c316
- genntdll, shut up
...
- fixed some forward exports in kernel32
- fixed a couple of embarassing bugs in my getopt implementation
- fixed a warning in pipetools
svn path=/trunk/; revision=7094
2003-12-17 01:46:08 +00:00
KJK::Hyperion
b536b4fce2
Some changes to UxTheme to make it compile with GCC
...
svn path=/trunk/; revision=7093
2003-12-17 01:39:21 +00:00
Gé van Geldorp
d4d929e12c
Split CreateFileMapping flags before passing them on to NtCreateSection
...
svn path=/trunk/; revision=7091
2003-12-16 21:32:18 +00:00
Thomas Bluemel
8ca785b781
deny destroying a window that does not belong to the calling thread
...
svn path=/trunk/; revision=7090
2003-12-16 18:14:39 +00:00
Aleksey Bragin
23dc27f809
Added include <stdlib.h> to remove warning about abs().
...
svn path=/trunk/; revision=7089
2003-12-16 17:24:42 +00:00
Richard Campbell
97b6938315
Added a debug note and a warning messages to CopyImage
...
svn path=/trunk/; revision=7088
2003-12-16 06:51:02 +00:00
Gé van Geldorp
c709b088c9
Directory is empty and doesn't really need a .cvsignore
...
svn path=/trunk/; revision=7087
2003-12-16 00:10:13 +00:00
Aleksey Bragin
2a3fde38a2
Shrinking bug fixed
...
svn path=/trunk/; revision=7086
2003-12-15 23:33:45 +00:00
Thomas Bluemel
a8a0a11c74
fixed WinPosWindowFromPoint() to reference the returning window object
...
svn path=/trunk/; revision=7085
2003-12-15 21:51:10 +00:00
Steven Edwards
09b8fd44b9
Add libwine.a
...
svn path=/trunk/; revision=7084
2003-12-15 20:50:52 +00:00
Filip Navara
f9b0dd90cd
Implementation of [NtGdi]RectVisible.
...
svn path=/trunk/; revision=7083
2003-12-15 20:47:57 +00:00
Steven Edwards
6e4a63bb10
Added MultiMedia headers to support Winmm.
...
svn path=/trunk/; revision=7082
2003-12-15 20:21:57 +00:00
Steven Edwards
3a99900c9d
Add some basic type information.
...
svn path=/trunk/; revision=7081
2003-12-15 20:21:13 +00:00
Steven Edwards
23cf9e30b0
Ported Winmm.dll from Winehq CVS 12-15-03.
...
With help of C. H.
svn path=/trunk/; revision=7080
2003-12-15 20:20:34 +00:00
Thomas Bluemel
8c6352f4f6
change entry point to 0x0
...
svn path=/trunk/; revision=7079
2003-12-15 20:03:13 +00:00
Steven Edwards
1f896c5c45
More minor cleanup.
...
svn path=/trunk/; revision=7078
2003-12-15 19:39:37 +00:00
Gé van Geldorp
2836686955
Fix CBT create hook for NULL window name
...
svn path=/trunk/; revision=7077
2003-12-15 19:32:32 +00:00
Steven Edwards
2eea196a4a
Turn off a few more debug messages in the edit control.
...
svn path=/trunk/; revision=7076
2003-12-15 19:20:27 +00:00
Eric Kohl
47cba05f69
Implemented driver reinitialization.
...
svn path=/trunk/; revision=7075
2003-12-15 17:50:23 +00:00
Thomas Bluemel
416cb07ba3
fixed handling of WM_MOUSEWHEEL messages...again
...
svn path=/trunk/; revision=7074
2003-12-15 15:08:33 +00:00
Thomas Bluemel
ff7ca5e860
added WM_NCXBUTTON* messages
...
svn path=/trunk/; revision=7073
2003-12-15 00:44:52 +00:00
Thomas Bluemel
9d372b138d
NtUserDispatchMessage() shouldn't allow calling the window proc if the window doesn't belong to the thread
...
svn path=/trunk/; revision=7072
2003-12-14 23:52:54 +00:00
Thomas Bluemel
6dda6e7ca6
fixed wrong handling of WM_MOUSEWHEEL messages that caused the desktop thread crashing
...
svn path=/trunk/; revision=7071
2003-12-14 23:30:32 +00:00
Hartmut Birr
08baddcab7
- Fixed the recursive scan and if there is given a path spec.
...
- Fixed the displaying of empty dir levels on recursive scans.
- Fixed the call to GetProcAddress for using unicode functions.
- Added more parameters for the call to GetDiskFreeSpaceEx.
svn path=/trunk/; revision=7070
2003-12-14 22:51:52 +00:00
Gé van Geldorp
c0253014fd
Disable UNIMPLEMENTED for unknown or global hooks so winEmbed runs again
...
svn path=/trunk/; revision=7069
2003-12-14 22:34:47 +00:00
Thomas Bluemel
c9edcad72d
another fix to message queues and fixed handling of WM_XBUTTONDOWN messages
...
svn path=/trunk/; revision=7068
2003-12-14 22:14:45 +00:00
Martin Fuchs
d4dd1a3915
fixed Context destructor when constructed using the copy constructor
...
svn path=/trunk/; revision=7067
2003-12-14 22:10:24 +00:00
Martin Fuchs
ec57d5df80
check for availability of SHRestricted() in shell32.dll
...
svn path=/trunk/; revision=7066
2003-12-14 21:56:52 +00:00
Filip Navara
303442cb3f
Fixed palette locking.
...
svn path=/trunk/; revision=7065
2003-12-14 21:32:52 +00:00
Filip Navara
7cc31db5e6
Fixed compilation.
...
svn path=/trunk/; revision=7064
2003-12-14 21:29:42 +00:00
KJK::Hyperion
9a77dd5548
fixed wsock32 export ordinals
...
svn path=/trunk/; revision=7063
2003-12-14 21:25:42 +00:00
Gé van Geldorp
f5d602de19
Reverse WndProcA and WndProcW, our order is the reverse of the order in
...
Wine (we should change it)
svn path=/trunk/; revision=7062
2003-12-14 21:07:54 +00:00
Steven Edwards
c8004d7823
Added inital port of Wine Preprocessor
...
svn path=/trunk/; revision=7061
2003-12-14 19:53:39 +00:00
Steven Edwards
b53aeac47d
added internal WINE Preprocessor header.
...
svn path=/trunk/; revision=7060
2003-12-14 19:51:58 +00:00
Filip Navara
0a1e17fdad
Fixed issue that cause user-mode exception stack traces not to work. Patch by Mike Nordell.
...
svn path=/trunk/; revision=7059
2003-12-14 19:43:09 +00:00
Gé van Geldorp
8f77e7b0ae
Implement real locking for GDIOBJ objects
...
svn path=/trunk/; revision=7058
2003-12-14 19:39:50 +00:00
Steven Edwards
b66d0e5129
More updates for string handling.
...
svn path=/trunk/; revision=7057
2003-12-14 19:37:03 +00:00
Steven Edwards
11238b6c17
Added new port of WINE controls to get rid of some debug messages
...
and make the code a little cleaner.
svn path=/trunk/; revision=7056
2003-12-14 19:36:15 +00:00
Thomas Bluemel
fafd8079ae
remove message from the list if it was freed in MsqTranslateMouseMessage()
...
svn path=/trunk/; revision=7055
2003-12-14 19:04:51 +00:00
Filip Navara
2cc22c2214
Added two debugging messages. Patch by Mike Nordell.
...
svn path=/trunk/; revision=7054
2003-12-14 18:36:15 +00:00
Steven Edwards
1f86ab3ae7
Added simple unix style process killer.
...
svn path=/trunk/; revision=7053
2003-12-14 18:31:32 +00:00
Hartmut Birr
447dd99842
- Do not place _main into the init section. If ntoskrnl is compiled
...
with higher optimisation levels, some code from a non init section
is internal moved to _main. This does crash reactos.
svn path=/trunk/; revision=7052
2003-12-14 18:16:18 +00:00
Hartmut Birr
2d6b3f91ba
- Use the correct heap for all heap functions.
...
svn path=/trunk/; revision=7051
2003-12-14 18:10:05 +00:00
Hartmut Birr
e60b5574fb
- Fixed some declarations.
...
- Removed old linux declarations.
svn path=/trunk/; revision=7050
2003-12-14 18:08:29 +00:00