Changeset 484 for trunk/src/NTDLL
- Timestamp:
- Aug 12, 1999, 12:27:56 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NTDLL/reg.cpp
r97 r484 1 /* $Id: reg.cpp,v 1. 2 1999-06-10 17:06:46phaller Exp $ */1 /* $Id: reg.cpp,v 1.3 1999-08-11 22:23:47 phaller Exp $ */ 2 2 3 3 /* … … 11 11 */ 12 12 13 #include "winreg.h" 13 #include <os2win.h> 14 #include <winnt.h> 15 #include <ntdef.h> 16 #include <winreg.h> 14 17 15 18 #include "ntdll.h"
Note:
See TracChangeset
for help on using the changeset viewer.