Eric Kohl
3fa6827bcd
Fixed hive import bug.
...
svn path=/trunk/; revision=2229
2001-09-04 21:06:27 +00:00
Eric Kohl
0cb3991a23
Implemented RegSaveKey[A/W]().
...
Added missing calls to MapDefaultKey().
svn path=/trunk/; revision=2228
2001-09-03 23:11:59 +00:00
Emanuele Aliberti
63d1ecea6e
LsaXXX stubs added.
...
svn path=/trunk/; revision=2227
2001-09-03 20:42:44 +00:00
Casper Hornstrup
c997de334b
Fixed compilation error.
...
svn path=/trunk/; revision=2226
2001-09-02 19:48:19 +00:00
Emanuele Aliberti
df39763241
KERNEL32.GetPriorityClass fixed.
...
svn path=/trunk/; revision=2225
2001-09-02 17:59:44 +00:00
David Welch
750b45e5a3
Added generic capture functions.
...
svn path=/trunk/; revision=2224
2001-09-02 17:31:00 +00:00
David Welch
97771b1487
Implemented NtSetEnvironmentVariable
...
svn path=/trunk/; revision=2223
2001-09-02 17:29:52 +00:00
David Welch
0bb08690eb
Implemented NtQuerySystemEnvironmentValue
...
svn path=/trunk/; revision=2222
2001-09-02 15:38:46 +00:00
Casper Hornstrup
145dc8c01d
Removed dbgprints
...
svn path=/trunk/; revision=2221
2001-09-02 12:19:34 +00:00
Casper Hornstrup
c6548b080f
Ported 32-bit OLE32 functions from WINE.
...
svn path=/trunk/; revision=2220
2001-09-02 09:16:23 +00:00
Casper Hornstrup
247c229fc0
Ported 32-bit OLE32 functions from WINE.
...
svn path=/trunk/; revision=2219
2001-09-02 09:10:47 +00:00
Rex Jolliff
301b03bb9b
LiteStep needs GetUserName aliased
...
svn path=/trunk/; revision=2218
2001-09-01 19:39:23 +00:00
Rex Jolliff
787bcc5f53
add current directory to default search path so programs can find their own dlls
...
svn path=/trunk/; revision=2217
2001-09-01 19:36:30 +00:00
Casper Hornstrup
b83d417811
Implemented many console & registry functions to get registry explorer running.
...
Load services from registry - part 1 (disabled due to bug in registry).
svn path=/trunk/; revision=2216
2001-09-01 15:36:45 +00:00
David Welch
17897f7c03
Use the directory tree created by the install target for Linux
...
installation
Print an informative message in all instances where CreateSystemRootLink
fails
Corrected tools/helper.mk, use the right dll name when building an import
library but also give the target the same name as the import library.
Corrected bad target directory for install target in apps/test
svn path=/trunk/; revision=2215
2001-09-01 11:55:38 +00:00
Casper Hornstrup
e9276ee142
Reverting last change, because MK_IMPLIB is used to determine if an import library should be generated.
...
svn path=/trunk/; revision=2214
2001-09-01 10:38:49 +00:00
Emanuele Aliberti
b837fe0841
NTDLL.CsrClientCallServer: more info on the interface.
...
svn path=/trunk/; revision=2212
2001-08-31 20:06:17 +00:00
David Welch
6ad77c02b3
More Linux compilation fixes
...
svn path=/trunk/; revision=2211
2001-08-31 19:30:16 +00:00
Eric Kohl
a28f736301
Fixed calling conventions
...
svn path=/trunk/; revision=2210
2001-08-30 23:51:08 +00:00
David Welch
68ceda5ada
More Linux compilation fixes.
...
svn path=/trunk/; revision=2209
2001-08-30 23:35:06 +00:00
David Welch
7cd6d8936d
More fixes for Linux compilation.
...
svn path=/trunk/; revision=2208
2001-08-30 23:23:16 +00:00
David Welch
bb328ae107
Fixes for compilation on Linux
...
svn path=/trunk/; revision=2207
2001-08-30 23:01:30 +00:00
David Welch
a5d8a7ac82
Don't remake import libraries unnecessarily, use the same extension for
...
the target as the file which is actually built.
svn path=/trunk/; revision=2206
2001-08-30 22:20:11 +00:00
David Welch
dffb0e9a7a
Changed internal/config.h -> roscfg.h in a number of files.
...
Use a proper prefix for executing programs in tools/Makefile.
svn path=/trunk/; revision=2205
2001-08-30 20:38:20 +00:00
David Welch
888fe38dca
Added some more descriptive comments.
...
svn path=/trunk/; revision=2204
2001-08-30 19:48:21 +00:00
Rex Jolliff
0c52657980
preliminary implementation of boot hive import. exposes memory problem in registry routines
...
svn path=/trunk/; revision=2203
2001-08-29 05:06:31 +00:00
Jason Filby
5a73b65484
Remove ugly hack for the current display DC
...
svn path=/trunk/; revision=2202
2001-08-28 18:16:32 +00:00
Eric Kohl
b3ab3efa96
Fixed callback calling conventions (part 2).
...
svn path=/trunk/; revision=2201
2001-08-27 01:29:07 +00:00
Eric Kohl
20f65a3fb9
Fixed callback calling conventions (part 1).
...
svn path=/trunk/; revision=2200
2001-08-26 17:30:21 +00:00
Eric Kohl
a9a6bae87b
Added partinfo application.
...
svn path=/trunk/; revision=2199
2001-08-25 17:03:30 +00:00
Eric Kohl
c276551b2b
No longer in use
...
svn path=/trunk/; revision=2198
2001-08-23 21:44:15 +00:00
Eric Kohl
9934c830e0
Moved buildno into tools directory
...
svn path=/trunk/; revision=2197
2001-08-23 21:43:32 +00:00
Casper Hornstrup
d094202f91
Boot script for ACPI target
...
svn path=/trunk/; revision=2196
2001-08-23 17:35:17 +00:00
Casper Hornstrup
a50141ac65
Pass ACPI driver on command line
...
svn path=/trunk/; revision=2195
2001-08-23 17:34:00 +00:00
Casper Hornstrup
5d518a1695
Fixes for APCI bus driver.
...
svn path=/trunk/; revision=2194
2001-08-23 17:32:04 +00:00
Casper Hornstrup
c5d8547022
Compile correctly when target is ACPI.
...
svn path=/trunk/; revision=2193
2001-08-23 16:31:27 +00:00
Casper Hornstrup
aa20d5b1d5
Integrated winhello into new build system
...
svn path=/trunk/; revision=2192
2001-08-23 16:14:57 +00:00
Eric Kohl
b36ed4b1fc
Copy ntoskrnl and boot drivers to new location.
...
Copy hall.dll too.
svn path=/trunk/; revision=2191
2001-08-23 15:37:10 +00:00
Eric Kohl
1b9adb989a
Don't use msvcrt as default runtime library for console apps. Let the linker use its default runtime library.
...
svn path=/trunk/; revision=2190
2001-08-23 15:34:00 +00:00
Eric Kohl
356f44b7de
Forward exports to HAL.DLL after splitting HAL.
...
svn path=/trunk/; revision=2189
2001-08-23 15:26:57 +00:00
Rex Jolliff
d6107fdbb1
DriverEntry is now called with correct parameters
...
Minor Fix to new build logic
svn path=/trunk/; revision=2188
2001-08-22 03:53:53 +00:00
Casper Hornstrup
be1ee02554
Global configuration moved to include/roscfg.h
...
svn path=/trunk/; revision=2187
2001-08-21 21:51:43 +00:00
Casper Hornstrup
36402e5aa4
Module wide .cvsignore for:
...
*.sys, *.exe, *.dll, *.a, *.o, *.coff
Seperated the HALs from ntoskrnl.exe
Added template HAL
svn path=/trunk/; revision=2186
2001-08-21 20:18:27 +00:00
Casper Hornstrup
3f69ca4cc4
Major update of the build system:
...
- Created helper makefile for all targets
- Made most makefiles simpler by using the helper makefile
- Moved build tools into ./tools
Updated installation instructions
svn path=/trunk/; revision=2185
2001-08-21 20:13:17 +00:00
Emanuele Aliberti
aaada25107
Preliminary directory tree for the "development kits".
...
svn path=/trunk/; revision=2184
2001-08-21 18:06:43 +00:00
Jason Filby
ec838a6880
Win32 GUI Hello World
...
svn path=/trunk/; revision=2183
2001-08-20 19:50:21 +00:00
Emanuele Aliberti
a004822e63
Definition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
...
svn path=/trunk/; revision=2182
2001-08-16 20:56:05 +00:00
Jason Filby
5b66798cd7
Change versioning infor for 0.0.18
...
svn path=/trunk/; revision=2181
2001-08-16 19:42:15 +00:00
Eric Kohl
bf4cedbfce
Removed useless file.
...
This one caused too much trouble.
svn path=/trunk/; revision=2180
2001-08-16 15:11:02 +00:00
Eric Kohl
55000d5cf0
Fixed compiler warnings.
...
svn path=/trunk/; revision=2179
2001-08-16 15:09:35 +00:00