This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-31 19:26:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4edf5167a4e18d11f57ea2e3108bffc797e9a59f
reactos
/
reactos
/
include
T
History
Alex Ionescu
4edf5167a4
[BASESRV]: Add INIFILE_MAPPING structures, and set a valid IniFileMapping pointer in the shared static data. Windows' kernel32 needs this whenever an INI API is called, which is why UserInit was crashing on load (our pointer was set to NULL). Now userinit.exe loads/works, and explorer.exe is the one that fails to initialize. But one can CTRL-ALT-DEL and launch Task Manager (works!), Calc (but not Notepad).
...
svn path=/trunk/; revision=59984
2013-09-04 07:07:08 +00:00
..
asm
Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL.
2013-04-28 13:26:45 +00:00
c++
[C++]
2013-06-22 15:57:36 +00:00
crt
[CRT]
2013-09-01 22:03:22 +00:00
ddk
[DDK]
2013-09-03 12:04:47 +00:00
dxsdk
[QUARTZ]
2013-06-20 12:07:29 +00:00
GL
Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL.
2013-04-28 13:26:45 +00:00
host
Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see
http://msdn.microsoft.com/en-us/library/windows/hardware/ff542113(v=vs.85).aspx
,
http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm
and google...) (Part 2/X)
2013-07-19 13:03:42 +00:00
ndk
CORE-6639 #resolve #time 1d #comment Guard pages now work ;-)
2013-08-29 07:33:10 +00:00
psdk
[PSDK]
2013-09-03 13:15:35 +00:00
reactos
[BASESRV]: Add INIFILE_MAPPING structures, and set a valid IniFileMapping pointer in the shared static data. Windows' kernel32 needs this whenever an INI API is called, which is why UserInit was crashing on load (our pointer was set to NULL). Now userinit.exe loads/works, and explorer.exe is the one that fails to initialize. But one can CTRL-ALT-DEL and launch Task Manager (works!), Calc (but not Notepad).
2013-09-04 07:07:08 +00:00
xdk
[DDK]
2013-07-16 19:57:12 +00:00