Ignore:
Timestamp:
Mar 29, 2000, 5:16:10 PM (25 years ago)
Author:
cbratschi
Message:

fileio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r3196 r3268  
    1 /* $Id: win32api.h,v 1.6 2000-03-22 18:47:01 sandervl Exp $ */
     1/* $Id: win32api.h,v 1.7 2000-03-29 15:16:09 cbratschi Exp $ */
    22
    33/*
     
    7979BOOL   WIN32API HeapValidate(HANDLE,DWORD,LPCVOID);
    8080
     81BOOL   WIN32API DosDateTimeToFileTime(WORD,WORD,LPFILETIME);
     82
    8183#endif
Note: See TracChangeset for help on using the changeset viewer.