Eric Kohl
9f83325730
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7844
2004-01-23 17:18:16 +00:00
Filip Navara
914db3cd4a
Remove the empty strings to get the compilation working again with newer windres versions.
...
svn path=/trunk/; revision=7843
2004-01-23 16:56:44 +00:00
Filip Navara
2c02c69455
Fixed compiling (Buffer -> buffer).
...
svn path=/trunk/; revision=7842
2004-01-23 16:51:41 +00:00
Eric Kohl
6482583e26
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7841
2004-01-23 16:37:11 +00:00
Gé van Geldorp
ada72d1210
Sync to Wine-20040121-plus-LARGE_INTEGER-patch
...
svn path=/trunk/; revision=7839
2004-01-23 14:31:36 +00:00
Eric Kohl
d1915fcb59
Implement basic administrator account creation and logon.
...
This is neither safe nor NT-compatible.
svn path=/trunk/; revision=7838
2004-01-23 10:47:22 +00:00
Eric Kohl
ffad6ce8ff
Create the user-specific registry hive.
...
svn path=/trunk/; revision=7837
2004-01-23 10:39:22 +00:00
Eric Kohl
d1f3d3bb40
NtOpenKey() should return a better status value if the desired key does not exist.
...
svn path=/trunk/; revision=7836
2004-01-23 10:37:17 +00:00
Eric Kohl
8f96df5995
Implement basic administrator account creation and logon.
...
This is neither safe nor NT-compatible.
svn path=/trunk/; revision=7835
2004-01-23 10:35:52 +00:00
Eric Kohl
e5fc3cf116
Implement basic administrator account creation and logon.
...
This is either safe nor NT-compatible.
svn path=/trunk/; revision=7834
2004-01-23 10:33:21 +00:00
Richard Campbell
2e39d5d2d6
Added stubbed mpr.dll in an attempt to get mirc 6.12 to load.
...
svn path=/trunk/; revision=7833
2004-01-23 01:40:28 +00:00
Gé van Geldorp
ec55b104f6
w32api declares some shlwapi.h functions as documented in MSDN,
...
unfortunately the actual declaration in the PSDK is different. Since the
PSDK is our gold standard adjust our declarations to those in the PSDK.
svn path=/trunk/; revision=7832
2004-01-22 23:52:53 +00:00
Emanuele Aliberti
aeccf4ff73
Do not make NtSecureConnectPort fail: for now direct the call to NtConnectPort.
...
svn path=/trunk/; revision=7831
2004-01-22 21:56:48 +00:00
Filip Navara
3763ee7ad1
- Use English resources when no default locale is specified (Temporary fix).
...
- Added registry entry for the per user local setting.
svn path=/trunk/; revision=7830
2004-01-22 20:47:08 +00:00
Gé van Geldorp
029c2688e6
Sync with Wine-20040121
...
svn path=/trunk/; revision=7828
2004-01-22 20:35:25 +00:00
Gé van Geldorp
8625e94a7a
Sync with Wine-20040121
...
svn path=/trunk/; revision=7827
2004-01-22 20:12:04 +00:00
Gé van Geldorp
6e5c492813
Sync with Wine-20040121
...
svn path=/trunk/; revision=7826
2004-01-22 18:52:01 +00:00
Gé van Geldorp
3b897823aa
Sync with Wine-20040121
...
svn path=/trunk/; revision=7825
2004-01-22 18:45:19 +00:00
Gé van Geldorp
bcf21623ed
Better fix for DPA heap problem
...
svn path=/trunk/; revision=7824
2004-01-22 16:02:56 +00:00
Eric Kohl
d55c5fe5b8
Check returned status codes.
...
svn path=/trunk/; revision=7823
2004-01-22 13:18:10 +00:00
Gunnar Dalsnes
9f32fb18b9
fix stupid bug
...
svn path=/trunk/; revision=7822
2004-01-22 12:39:01 +00:00
Martin Fuchs
d808a08b91
merged in commited shell32 WINE patch
...
svn path=/trunk/; revision=7821
2004-01-22 09:20:41 +00:00
Richard Campbell
a7f8f318e3
ifndef _ROS_
...
svn path=/trunk/; revision=7820
2004-01-22 01:38:43 +00:00
Eric Kohl
f4bafd97b4
Silenced a debug message.
...
svn path=/trunk/; revision=7819
2004-01-21 23:20:46 +00:00
Martin Fuchs
7bd7074cb3
merged back commit shell32 WINE patches
...
svn path=/trunk/; revision=7818
2004-01-21 23:01:35 +00:00
Martin Fuchs
0f8bd6db55
return 'My Compuer' PIDL for Desktop->ParseDisplayName()
...
svn path=/trunk/; revision=7817
2004-01-21 20:49:13 +00:00
Filip Navara
50cf00fdae
Implemented GetUserDefaultLangID and GetUserDefaultLCID.Fixes bug #108 .
...
svn path=/trunk/; revision=7816
2004-01-21 20:37:00 +00:00
Gé van Geldorp
467d22e64f
Re-add Doxyfile which was deleted by mistake
...
svn path=/trunk/; revision=7815
2004-01-21 19:32:38 +00:00
Gé van Geldorp
561fa3d093
Update to FreeType 2.1.5
...
svn path=/trunk/; revision=7814
2004-01-21 19:23:49 +00:00
Casper Hornstrup
e47bd48591
2004-01-21 Casper S. Hornstrup <chorns@users.sourceforge.net>
...
* apistatus.lst: Rename tdi.dll to tdi.sys.
svn path=/trunk/; revision=7813
2004-01-21 19:08:51 +00:00
Filip Navara
f6e5603bdb
Minor fix in GlobalMemoryStatus to get some applications happy.
...
svn path=/trunk/; revision=7812
2004-01-21 18:57:21 +00:00
Filip Navara
f25f3c010a
Fix bug #129 . Unfortunetly this causes another bug to appear (that is not caused by this patch hopefully).
...
svn path=/trunk/; revision=7811
2004-01-21 18:39:24 +00:00
Filip Navara
e182b38c78
ndis.dll -> ndis.sys (fix bug #160 )
...
svn path=/trunk/; revision=7810
2004-01-21 18:38:54 +00:00
Filip Navara
74722e09f0
Fix bug #166 ('FileDialog returns empty string or error in run from the start menu').
...
svn path=/trunk/; revision=7809
2004-01-21 18:38:53 +00:00
Filip Navara
593f004966
- Don't mix device and logical coordinates in NtUserBeginPaint.
...
- Use BF_FLAT style for DrawEdge when drawing WS_EX_STATICEDGE border.
svn path=/trunk/; revision=7807
2004-01-21 17:23:55 +00:00
Filip Navara
cad98f04c0
Another rewrite of the mouse detection code by Logan_V8_TT with minor changes by me to get it really working with my mouse. This version should solve the problem where the mouse wasn't moving and also the conflicts with serial port debugging.
...
svn path=/trunk/; revision=7806
2004-01-21 15:25:01 +00:00
Eric Kohl
5844d90709
Change location of videoprt.sys.
...
svn path=/trunk/; revision=7805
2004-01-21 12:19:47 +00:00
Gé van Geldorp
c651c68c2f
Add taskmgr to distributed apps
...
svn path=/trunk/; revision=7804
2004-01-21 08:05:06 +00:00
Martin Fuchs
fd55bd2119
use #ifdef _ROS_ for latest drawing workaround
...
svn path=/trunk/; revision=7803
2004-01-21 08:02:51 +00:00
Gé van Geldorp
12996778d4
Reboot instead of shutdown at the end of 2nd stage setup.
...
svn path=/trunk/; revision=7800
2004-01-20 23:40:19 +00:00
Gé van Geldorp
8cd9e295fc
Show warning screen at the end of setup, telling the user to wait until
...
the disk has been flushed. Fixes bug #110 .
svn path=/trunk/; revision=7798
2004-01-20 23:39:06 +00:00
Gé van Geldorp
b95a905321
Correctly move hardware messages between private queues. Fixes bugs
...
#156 and #162 .
svn path=/trunk/; revision=7796
2004-01-20 23:35:59 +00:00
Richard Campbell
aa31a3cd3a
small workaround to get the edge around the systray to display properly.
...
svn path=/trunk/; revision=7795
2004-01-20 23:34:05 +00:00
Eric Kohl
efb3dc1194
Implement CreateProcessAsUser[A/W] and LogonUserW with a fake token.
...
svn path=/trunk/; revision=7793
2004-01-20 23:16:42 +00:00
Filip Navara
930507af17
Attempt to fix the display corruption problems when using bootvid.sys on certain HW.
...
svn path=/trunk/; revision=7792
2004-01-20 21:08:40 +00:00
Emanuele Aliberti
ed59770cae
Ignore map file.
...
svn path=/trunk/; revision=7791
2004-01-20 20:44:30 +00:00
Thomas Bluemel
859e0dceee
restored the blue.sys driver
...
svn path=/trunk/; revision=7790
2004-01-20 20:00:45 +00:00
Andrew Greenwood
9e88919457
2nd time lucky - MPU401 driver. Sorry about the previous breakage of blue :(
...
svn path=/trunk/; revision=7789
2004-01-20 19:58:48 +00:00
Andrew Greenwood
5c32f0ba7f
This is a very basic implementation of a Sound Blaster driver for ReactOS. At present, it's capable of playing a buffer of silence when opened, but that's about all.
...
The MPU401 driver would normally be part of SNDBLST, but I decided to keep them separate, for now at least anyway. IIRC, this should play a MIDI note on startup.
Both drivers need a lot of work, but I'm committing what I've done so far, so other people can work on them as well as me :)
svn path=/trunk/; revision=7788
2004-01-20 19:35:59 +00:00
Martin Fuchs
90db7f8c36
even more funny icon arrangements
...
svn path=/trunk/; revision=7787
2004-01-20 19:07:28 +00:00