Changeset 4787 for trunk/src/win32k/ldr


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/ldr
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/ldr/ModuleBase.cpp

    r4307 r4787  
    1 /* $Id: ModuleBase.cpp,v 1.5 2000-09-22 09:22:39 bird Exp $
     1/* $Id: ModuleBase.cpp,v 1.6 2000-12-11 06:53:53 bird Exp $
    22 *
    33 * ModuleBase - Implementetation.
    44 *
    5  * Copyright (c) 1999-2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     5 * Copyright (c) 1999-2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    66 *
    77 * Project Odin Software License can be found in LICENSE.TXT
     
    302302 * Gets the modulename.
    303303 * @returns     Const ("Readonly") pointer to the module name.
    304  * @author      knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     304 * @author      knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    305305 * @remark      Modulename is filename without path and extention.
    306306 */
  • trunk/src/win32k/ldr/myVMAllocMem.cpp

    r2799 r4787  
    1 /* $Id: myVMAllocMem.cpp,v 1.1 2000-02-15 23:39:20 bird Exp $
     1/* $Id: myVMAllocMem.cpp,v 1.2 2000-12-11 06:53:53 bird Exp $
    22 *
    33 * Debug module - overloads VMAllocMem to analyse input parameters....
    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
     
    4444 * @sketch
    4545 * @status
    46  * @author    knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     46 * @author    knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    4747 * @remark
    4848 */
  • trunk/src/win32k/ldr/myldrEnum32bitRelRecs.cpp

    r4164 r4787  
    1 /* $Id: myldrEnum32bitRelRecs.cpp,v 1.3 2000-09-02 21:08:08 bird Exp $
     1/* $Id: myldrEnum32bitRelRecs.cpp,v 1.4 2000-12-11 06:53:53 bird Exp $
    22 *
    33 * myldrEnum32bitRelRecs - ldrEnum32bitRelRecs
    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
  • trunk/src/win32k/ldr/myldrRead.cpp

    r4164 r4787  
    1 /* $Id: myldrRead.cpp,v 1.7 2000-09-02 21:08:10 bird Exp $
     1/* $Id: myldrRead.cpp,v 1.8 2000-12-11 06:53:53 bird Exp $
    22 *
    33 * myldrRead - ldrRead.
     
    5454 *            forward request to the original ldrRead.
    5555 * @status    Completely implemented.
    56  * @author    knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
     56 * @author    knut st. osmundsen (knut.stange.osmundsen@mynd.no)
    5757 */
    5858ULONG LDRCALL myldrRead(
Note: See TracChangeset for help on using the changeset viewer.