Changeset 4787 for trunk/src/win32k/lib


Ignore:
Timestamp:
Dec 11, 2000, 7:53:57 AM (25 years ago)
Author:
bird
Message:

Changed email address... (may some dll fixes changes too.)

Location:
trunk/src/win32k/lib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/lib/libDosAllocMemEx.c

    r4164 r4787  
    1 /* $Id: libDosAllocMemEx.c,v 1.4 2000-09-02 21:08:11 bird Exp $
     1/* $Id: libDosAllocMemEx.c,v 1.5 2000-12-11 06:53:53 bird Exp $
    22 *
    33 * DosAllocMemEx - Extened Edition of DosAllocMem.
    44 *                 Allows you to suggest an address of the memory.
    55 *
    6  * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     6 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    77 *
    88 * Project Odin Software License can be found in LICENSE.TXT
  • trunk/src/win32k/lib/libInit.c

    r2904 r4787  
    1 /* $Id: libInit.c,v 1.2 2000-02-26 17:48:22 bird Exp $
     1/* $Id: libInit.c,v 1.3 2000-12-11 06:53:54 bird Exp $
    22 *
    33 * Inits the Win32k library functions.
    44 *
    5  * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    3535 * @returns   OS/2 return code.
    3636 * @status
    37  * @author    knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     37 * @author    knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    3838 * @remark
    3939 */
  • trunk/src/win32k/lib/libTerm.c

    r2904 r4787  
    1 /* $Id: libTerm.c,v 1.2 2000-02-26 17:48:23 bird Exp $
     1/* $Id: libTerm.c,v 1.3 2000-12-11 06:53:54 bird Exp $
    22 *
    33 * Terminates the Win32k library functions.
    44 *
    5  * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    3535 * @returns   OS/2 return code.
    3636 * @status    completely implemented.
    37  * @author    knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     37 * @author    knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    3838 */
    3939APIRET APIENTRY  libWin32kTerm(void)
  • trunk/src/win32k/lib/libTest.c

    r4164 r4787  
    1 /* $Id: libTest.c,v 1.2 2000-09-02 21:08:11 bird Exp $
     1/* $Id: libTest.c,v 1.3 2000-12-11 06:53:54 bird Exp $
    22 *
    33 * Test program for the win32k library.
    44 *
    5  * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
Note: See TracChangeset for help on using the changeset viewer.