Ignore:
Timestamp:
Jun 10, 1999, 6:56:36 PM (26 years ago)
Author:
phaller
Message:

Add: added cvs variable $Id$ to source files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/hooks.h

    r46 r96  
     1/* $Id: hooks.h,v 1.3 1999-06-10 16:50:39 phaller Exp $ */
     2
    13/*
    2  *
    34 * Project Odin Software License can be found in LICENSE.TXT
    4  *
    5  */
    6 /*
    75 * Win32 hook class for OS/2
    8  *
    96 * Copyright 1998 Sander van Leeuwen
    10  *
    117 */
    128#ifndef __HOOKS_H__
     
    259255 static         HkShell  *hooks;
    260256                HkShell  *next;
    261  
     257
    262258 friend static LRESULT EXPENTRY_O32 OS2HkShellProc(int code, WPARAM wParam, LPARAM lParam);
    263259};
Note: See TracChangeset for help on using the changeset viewer.