Difference between revisions of "Techwiki:Main"

From ReactOS Wiki
Jump to: navigation, search
(ReactOS TechWiki)
 
(15 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
It can also serve as a documentation where our information was gathered from.
 
It can also serve as a documentation where our information was gathered from.
  
* [[Techwiki:tools|API Reference]]
+
* [[Abbreviations]] -- A list of technical abbreviations used on this site.
* [[Techwiki:tools|Useful tools]]
+
* {{Techwiki|API Reference}} -- A list of Win32 API tech articles.
* [[Techwiki:links|Interesting links]]
+
* {{Techwiki|AppCompat}} -- Describes the Application Compatibility settings in the registry.
* {{Techwiki|Behavior Differences}}
+
* {{Techwiki|Behavior Differences}} -- Process paths that seem unique to Windows 2003 Server.
* [[Techwiki:hal|HAL]]
+
* [[Techwiki:Crashdump Format|Crashdump Format]] -- File format and decode how-tos of crash dump files
* [[Techwiki:ntoskrnl|NTOSKRNL]]
+
* {{Techwiki|CRT}} -- Misc CRT documentation.
* {{Techwiki|Win32k}}
+
* {{Techwiki|Drag source}} -- Third party info about non-OLE Drag source
* [[Techwiki:kd|The KD Protocol]]
+
* [[Techwiki:FastFatOverview|FastFAT Driver Overview]] -- An overview of our FastFAT driver.
* [[Techwiki:networking|Networking Stuff]]
+
* [[Techwiki:hal|HAL]] -- HAL exports listed by Windows version.
* {{Techwiki|SEH64}}
+
* [[Hungarian Notation]] -- A list of prefixes to be used in hungarian notation.
* {{Techwiki|WindowStations}}
+
* {{Techwiki|IPIs}} -- Information about Inter-Processor-Interrupts (IPIs).
* [[Hungarian Notation]]
+
* [[Techwiki:links|Interesting links]] -- Miscellaneous technical links.
* {{Techwiki|Memory Layout}}
+
* {{Techwiki|KASLR}} -- Kernel address space layout randomization
* {{Techwiki|NtGlobalFlag}}
+
* {{Techwiki|Memory Layout}} -- Memory layouts listed by platform.
* {{Techwiki|Performance Data Registry}}
+
* [[Techwiki:networking|Networking Stuff]] -- Mostly network registry configuration information.
* [[Techwiki:FastFatOverview|FastFat Driver Overview]]
+
* {{Techwiki|NtGlobalFlag}} -- Explanation of NT Global Flag.
 +
* [[Techwiki:ntoskrnl|NTOSKRNL]] -- Information about the kernel image.
 +
* {{Techwiki|Performance Data Registry}} -- Information on using the raw performance data.
 +
* {{Techwiki|SEH64}} -- x64 exception handling information.
 +
* [[Shell_Documentation|Shell Documentation]] -- Documentation on our shell and hopefully the Win32 shell.
 +
* [[Techwiki:kd|The KD Protocol]] -- Information on the kernel debugging protocol.
 +
* [[Techwiki:SMP|Symmetric MultiProcessing (SMP) on NT/Windows 2003]] -- Information about how CPUs are set up in a NT SMP system.
 +
* [[Techwiki:tools|Useful tools]] -- Links to various helpful tools.
 +
* {{Techwiki|Win32k}} -- List of Win32k tech articles.
 +
* {{Techwiki|WindowStations}} -- Window Stations and SystemParamtersInfo.
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Latest revision as of 12:01, 25 February 2024

ReactOS TechWiki

This is an attempt to create a technical wiki. The purpose is to document undocumented stuff, instead of having the documentation flying around in several textfiles, code comments, testcases etc. It can also serve as a documentation where our information was gathered from.