Filip Navara
ef9cbc6dbf
- More painting bugfixes. Still many bugs are left :-(
...
- Temporary disabled buggy code for setting window focus, because it causes many applications to crash.
- Fixed one FIXME in IntSetCursor.
svn path=/trunk/; revision=6732
2003-11-20 21:21:29 +00:00
Royce Mitchell III
ef60bea82e
sped up strip_comments, and added File::SaveFromString() in the process of hunting down a recursive c include.
...
svn path=/trunk/; revision=6731
2003-11-20 18:27:33 +00:00
Vizzini
8a095f86fc
TDI stuff I forgot to commit
...
svn path=/trunk/; revision=6730
2003-11-20 17:55:10 +00:00
Thomas Bluemel
b7f60af879
1. fixed SetProp()
...
2. implemented EnumProps() and EnumPropsEx()
svn path=/trunk/; revision=6729
2003-11-20 15:35:33 +00:00
Eric Kohl
ac510cefac
Receive error log messages from the ErrorLogPort.
...
svn path=/trunk/; revision=6728
2003-11-20 11:09:49 +00:00
Eric Kohl
87b1b1f247
Build error log message and send it to the ErrorLogPort.
...
svn path=/trunk/; revision=6727
2003-11-20 11:08:52 +00:00
Eric Kohl
c966348df4
Fixed a cut-and-paste bug.
...
svn path=/trunk/; revision=6726
2003-11-20 11:06:35 +00:00
Filip Navara
06c149f1f1
- Painting bugfixes.
...
svn path=/trunk/; revision=6725
2003-11-20 09:18:49 +00:00
Vizzini
669a79e12b
began refreshing tditest a bit
...
svn path=/trunk/; revision=6724
2003-11-20 06:31:51 +00:00
Vizzini
5997e35178
fixed a type name
...
svn path=/trunk/; revision=6723
2003-11-20 06:30:35 +00:00
Eric Kohl
ecc20f6dc5
Minor cleanup
...
svn path=/trunk/; revision=6722
2003-11-20 00:57:29 +00:00
Gunnar Dalsnes
ae3fddb31b
HalRequestSoftwareInterrupt added
...
svn path=/trunk/; revision=6721
2003-11-19 22:39:01 +00:00
Steven Edwards
ed95d0bee5
Fixed FormatMessage[A/W] to not suck.
...
We now pass this kernel32 regression test.
svn path=/trunk/; revision=6720
2003-11-19 22:19:17 +00:00
Gunnar Dalsnes
c22bd852fd
-KeLeaveCriticalRegion changes based on an article on ntfsd
...
svn path=/trunk/; revision=6719
2003-11-19 21:19:15 +00:00
Gunnar Dalsnes
0cceda5e2b
-IoQueueThreadIrp impl.
...
svn path=/trunk/; revision=6718
2003-11-19 21:12:35 +00:00
Gunnar Dalsnes
9f05e5563f
-HalRequestSoftwareInterrupt impl. (does nothing yet)
...
svn path=/trunk/; revision=6717
2003-11-19 21:04:21 +00:00
Gunnar Dalsnes
c9ee23ed15
-IoReuseIrp impl.
...
-Added missing define
svn path=/trunk/; revision=6716
2003-11-19 20:57:22 +00:00
Gunnar Dalsnes
4cb5f1126f
IoReuseIrp impl.
...
IoQueueThreadIrp/IoEnqueueIrp impl.
svn path=/trunk/; revision=6715
2003-11-19 20:54:31 +00:00
Thomas Bluemel
1c86d55f2c
small bugfix
...
svn path=/trunk/; revision=6714
2003-11-19 20:12:34 +00:00
Thomas Bluemel
7c0860d405
added a test app to test some (currently unimplemented) dialog functions
...
svn path=/trunk/; revision=6713
2003-11-19 19:59:57 +00:00
Royce Mitchell III
96d89d4dfa
change to use input file list
...
svn path=/trunk/; revision=6712
2003-11-19 18:48:48 +00:00
Thomas Bluemel
54ebd5ce0e
Patch by Jonathon Wilson:
...
add stubs to user32 and add partial non-working implementation of Message Pump Hooks
svn path=/trunk/; revision=6711
2003-11-19 13:19:40 +00:00
Filip Navara
0c998a6711
- Fixed importing forward exports by ordinal.
...
- Fixed export ordinals of wsock32.dll.
- Changed base addresses of mswsock.dll and wsock32.dll to match Win XP.
svn path=/trunk/; revision=6710
2003-11-19 13:16:22 +00:00
Eric Kohl
2612b909f3
Connect to the 'ErrorLogPort' and restart worker if connection fails.
...
svn path=/trunk/; revision=6709
2003-11-19 12:53:14 +00:00
Eric Kohl
8979b357a7
Add error log structs.
...
svn path=/trunk/; revision=6708
2003-11-19 12:50:11 +00:00
Thomas Bluemel
ded778c60a
implemented CheckRadioButton()
...
svn path=/trunk/; revision=6707
2003-11-19 12:48:48 +00:00
Thomas Bluemel
8ac4a64766
forgot to add file
...
svn path=/trunk/; revision=6706
2003-11-19 12:33:32 +00:00
Thomas Bluemel
a55677b029
1. implemented GetGuiResources()
...
2. modified test app guithreadinfo to display additional information about the current process using GetGuiResources()
svn path=/trunk/; revision=6705
2003-11-19 12:25:03 +00:00
Richard Campbell
bc1f65ef73
install winedbgc.dll by default, this appears to fix an installation problem i'm having on my end with virtualpc 5.0
...
svn path=/trunk/; revision=6704
2003-11-19 10:21:17 +00:00
Richard Campbell
2fe49f7133
fixed compile error
...
svn path=/trunk/; revision=6703
2003-11-19 09:37:45 +00:00
Filip Navara
880ff5e0bd
- Painting bugfixes.
...
svn path=/trunk/; revision=6702
2003-11-19 09:10:36 +00:00
Vizzini
fa60c511c7
patch for -Werror -Wall by jonathan wilson
...
svn path=/trunk/; revision=6701
2003-11-19 05:53:38 +00:00
Vizzini
d60d0aa990
patch by jonathan wilson to enable -Wall -Werror, and a path sep fix for unix by me
...
svn path=/trunk/; revision=6700
2003-11-19 05:47:28 +00:00
Vizzini
3a1972736a
Fixes for compiling with -Wall -Werror on unix (tested with gcc-3.3)
...
svn path=/trunk/; revision=6699
2003-11-19 05:43:15 +00:00
Richard Campbell
11529b1abe
temporarily removed imagehlp since it doesn't compile and i don't have the time nor interest to look into it myself
...
svn path=/trunk/; revision=6698
2003-11-19 03:20:25 +00:00
Vizzini
f8b24b07ce
Updated version number
...
svn path=/trunk/; revision=6697
2003-11-19 02:46:13 +00:00
Thomas Bluemel
1bcf21b057
1. implemented GetGUIThreadInfo()
...
2. added test app for GetGUIThreadInfo()
svn path=/trunk/; revision=6696
2003-11-18 23:33:31 +00:00
Steven Edwards
fc42ec41b9
Added rpcrt4.dll and imagehlp.dll to the Makefile
...
svn path=/trunk/; revision=6695
2003-11-18 22:28:24 +00:00
Steven Edwards
56ec5a6edb
Added user32 regression test from Wine.
...
svn path=/trunk/; revision=6694
2003-11-18 22:24:42 +00:00
Steven Edwards
7cc107f887
Moved rpcrt4 regression test to a better location.
...
svn path=/trunk/; revision=6693
2003-11-18 22:08:11 +00:00
Steven Edwards
ab82fe8f92
Moving ported WINE regression tests
...
svn path=/trunk/; revision=6692
2003-11-18 22:07:13 +00:00
Filip Navara
1ccabd4c8e
- Rewritten painting implementation (not complete yet, but better then the current).
...
- Bug fixes.
svn path=/trunk/; revision=6691
2003-11-18 20:49:39 +00:00
Eric Kohl
cb10422980
Initialize error log worker.
...
svn path=/trunk/; revision=6690
2003-11-18 20:08:30 +00:00
Thomas Bluemel
69a485aba7
added LR_SHARED flag support for LoadIcon() and LoadCursor()
...
svn path=/trunk/; revision=6689
2003-11-18 19:59:51 +00:00
Steven Edwards
7fd98f181c
RLE4/8 Bitmap Compression support.
...
Patch by Jonathan Wilson.
svn path=/trunk/; revision=6687
2003-11-18 18:05:40 +00:00
Eric Kohl
8fd7fe8abb
Fixed directory creation date.
...
Typo found by Vadim A. Yagodkin.
svn path=/trunk/; revision=6686
2003-11-18 17:40:46 +00:00
Royce Mitchell III
1f5f11925a
more special-cases
...
svn path=/trunk/; revision=6685
2003-11-18 05:20:00 +00:00
Royce Mitchell III
6c1d0b1576
remove unnecessary include
...
svn path=/trunk/; revision=6684
2003-11-18 05:17:22 +00:00
Royce Mitchell III
ca5684f167
added missing ;
...
svn path=/trunk/; revision=6683
2003-11-18 05:11:41 +00:00
Royce Mitchell III
3d93ac09f7
fix circular-dependency include
...
svn path=/trunk/; revision=6682
2003-11-18 05:09:17 +00:00