Ignore:
Timestamp:
Feb 16, 2001, 6:47:01 PM (25 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r4556 r5142  
    1 /* $Id: win32api.h,v 1.21 2000-11-05 18:47:11 sandervl Exp $ */
     1/* $Id: win32api.h,v 1.22 2001-02-16 17:47:01 sandervl Exp $ */
    22
    33/*
     
    128128DWORD   WIN32API GetFileType(HANDLE hFile);
    129129
     130BOOL    WIN32API SetWindowPos(HWND,HWND,INT,INT,INT,INT,UINT);
     131
    130132#endif
Note: See TracChangeset for help on using the changeset viewer.