Changeset 484 for trunk/src/NTDLL


Ignore:
Timestamp:
Aug 12, 1999, 12:27:56 AM (26 years ago)
Author:
phaller
Message:

Fix: update

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:46 phaller Exp $ */
     1/* $Id: reg.cpp,v 1.3 1999-08-11 22:23:47 phaller Exp $ */
    22
    33/*
     
    1111 */
    1212
    13 #include "winreg.h"
     13#include <os2win.h>
     14#include <winnt.h>
     15#include <ntdef.h>
     16#include <winreg.h>
    1417
    1518#include "ntdll.h"
Note: See TracChangeset for help on using the changeset viewer.