Changeset 4787 for trunk/src/win32k/ldr/ModuleBase.cpp
- Timestamp:
- Dec 11, 2000, 7:53:57 AM (25 years ago)
- File:
-
- 1 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:39bird Exp $1 /* $Id: ModuleBase.cpp,v 1.6 2000-12-11 06:53:53 bird Exp $ 2 2 * 3 3 * ModuleBase - Implementetation. 4 4 * 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) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 302 302 * Gets the modulename. 303 303 * @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) 305 305 * @remark Modulename is filename without path and extention. 306 306 */
Note:
See TracChangeset
for help on using the changeset viewer.