Gé van Geldorp
49c7a9ae93
Add __REACTOS__ define
...
svn path=/trunk/; revision=7877
2004-01-25 18:42:49 +00:00
Filip Navara
6e361ec59f
More work on software mouse pointer implementation.
...
svn path=/trunk/; revision=7876
2004-01-25 16:47:10 +00:00
Richard Campbell
4fc67741b8
more housekeeping
...
svn path=/trunk/; revision=7875
2004-01-25 13:09:34 +00:00
Richard Campbell
5792580e59
housekeeping
...
svn path=/trunk/; revision=7874
2004-01-25 13:06:55 +00:00
Martin Fuchs
ffce6d13d0
fixed Doxygen Generation
...
svn path=/trunk/; revision=7873
2004-01-25 11:55:59 +00:00
Jason Filby
bf5b782c83
*** empty log message ***
...
svn path=/trunk/; revision=7872
2004-01-25 09:57:15 +00:00
Filip Navara
872e4089f0
Minor fix.
...
svn path=/trunk/; revision=7871
2004-01-25 08:32:51 +00:00
Filip Navara
09fa2c188b
Fixed binary search algroithm in LdrGetExportByOrdinal - numbers can reach negative values.
...
svn path=/trunk/; revision=7870
2004-01-25 08:32:49 +00:00
Filip Navara
5f474aea89
Work on ioctlsocket and WSAIoctl.
...
svn path=/trunk/; revision=7869
2004-01-25 08:32:44 +00:00
Filip Navara
3360515771
Actually the last entry in export table is NumberOfNames - 1 and not NumberOfNames.
...
svn path=/trunk/; revision=7868
2004-01-24 23:44:26 +00:00
Martin Fuchs
8fb6b0e581
resolve some FIXMEs by translating new text strings; provided by Paulo [<correasilva@tugamail.com>]
...
svn path=/trunk/; revision=7867
2004-01-24 23:00:51 +00:00
Filip Navara
e25e386086
Moved the generic mouse pointer implementation to win32k (not complete yet).
...
svn path=/trunk/; revision=7865
2004-01-24 19:47:05 +00:00
Filip Navara
db0f9b9ba4
Work on mouse pointer implementation.
...
svn path=/trunk/; revision=7864
2004-01-24 17:42:56 +00:00
Steven Edwards
ed4bb6a2cd
Started porting Setupapi.dll from WINE to ReactOS.
...
svn path=/trunk/; revision=7863
2004-01-24 15:39:47 +00:00
Martin Fuchs
7fd96c83a7
dde_connect(): set error code ERROR_DDE_FAIL when encountering DDE connection problems
...
svn path=/trunk/; revision=7862
2004-01-24 12:20:17 +00:00
Martin Fuchs
de5a724bca
- basic registration of .url and .scf file types
...
- fix for .txt file type (REG_EXPAND_SZ)
svn path=/trunk/; revision=7861
2004-01-24 12:08:08 +00:00
Filip Navara
52963a354f
Fix RtlStringFromGUID.
...
svn path=/trunk/; revision=7860
2004-01-24 11:59:04 +00:00
Filip Navara
85ac449051
Fix debug message.
...
svn path=/trunk/; revision=7859
2004-01-24 11:59:00 +00:00
Martin Fuchs
1d58bfad3b
- use PostMessage(WM_SYSCOMMAND) instead of ShowWindowAsync(SW_MINIMIZE) to minimize application windows when clicking on the taskbar
...
-> for example mIRC needs this to "minimize to the tray"
- fix determination of the last foreground window
svn path=/trunk/; revision=7858
2004-01-24 10:12:40 +00:00
Eric Kohl
19f91f8fd9
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7857
2004-01-24 08:41:03 +00:00
Eric Kohl
495a53c036
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7856
2004-01-24 08:27:40 +00:00
Eric Kohl
f0a9cdbf44
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7855
2004-01-23 23:38:26 +00:00
Eric Kohl
ac2bc52c3f
Cleanup: Replace WINBOOL by BOOL
...
svn path=/trunk/; revision=7854
2004-01-23 23:30:23 +00:00
Martin Fuchs
138cbd27ed
merged back commited WINE patches
...
svn path=/trunk/; revision=7853
2004-01-23 21:44:15 +00:00
Eric Kohl
049035cfea
Move kernel32-internal declarations from global include directory to local one.
...
svn path=/trunk/; revision=7852
2004-01-23 21:18:27 +00:00
Eric Kohl
901a00bd04
Move kernekl32-internal declarations from global include directory to local one.
...
svn path=/trunk/; revision=7851
2004-01-23 21:16:04 +00:00
Martin Fuchs
afcb6d4fb1
bugfix to correctly display notification icons of some applications
...
svn path=/trunk/; revision=7850
2004-01-23 20:52:18 +00:00
Eric Kohl
ceb721e557
Add missing header.
...
svn path=/trunk/; revision=7849
2004-01-23 20:11:24 +00:00
Eric Kohl
7f921b5820
Get rid of useless prototypes.
...
svn path=/trunk/; revision=7848
2004-01-23 20:02:09 +00:00
Eric Kohl
a27a41929d
Ntdll implements the user heaps. Don't try to handle this yourself.
...
svn path=/trunk/; revision=7847
2004-01-23 19:59:15 +00:00
Filip Navara
c6651faa5f
Forgot to commit this file last time.
...
svn path=/trunk/; revision=7846
2004-01-23 19:49:07 +00:00
Filip Navara
444c59cb3f
Patch by Matthew Brace <ismarc@austin.rr.com>
...
- Implementation of RtlStringFromGUID, IoOpenDeviceInterfaceRegistryKey and IoGetDeviceInterfaceAlias.
svn path=/trunk/; revision=7845
2004-01-23 18:00:53 +00:00
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