Ignore:
Timestamp:
Mar 10, 2000, 5:12:03 PM (25 years ago)
Author:
sandervl
Message:

file handle + registry changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/stubs.cpp

    r2803 r3074  
    1 /* $Id: stubs.cpp,v 1.19 2000-02-16 14:25:45 sandervl Exp $ */
     1/* $Id: stubs.cpp,v 1.20 2000-03-10 16:12:00 sandervl Exp $ */
    22
    33/*
     
    181181 *****************************************************************************/
    182182
     183void WIN32API CommonUnimpStub()
     184{
     185  dprintf(("STUB: KERNEL32.17!!"));
     186}
    183187
    184188/*****************************************************************************
Note: See TracChangeset for help on using the changeset viewer.