Changeset 2007 for trunk/src/kernel32/wprocess.cpp
- Timestamp:
- Dec 7, 1999, 1:28:41 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/wprocess.cpp
r1975 r2007 1 /* $Id: wprocess.cpp,v 1.5 5 1999-12-05 10:02:31 sandervl Exp $ */1 /* $Id: wprocess.cpp,v 1.56 1999-12-07 12:28:41 sandervl Exp $ */ 2 2 3 3 /* … … 606 606 } 607 607 608 eprintf(("KERNEL32: GetModuleHandle %s returned %X\n", lpszModule, hMod));608 dprintf(("KERNEL32: GetModuleHandle %s returned %X\n", lpszModule, hMod)); 609 609 return(hMod); 610 610 }
Note:
See TracChangeset
for help on using the changeset viewer.