Changeset 21408 for trunk/src/kernel32/wprocess.cpp
- Timestamp:
- Aug 5, 2010, 10:51:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/wprocess.cpp
r21381 r21408 1112 1112 dprintf(("KERNEL32: LoadLibraryExA(%s, 0x%x, 0x%x): DosLoadModule (%s) failed. LastError=%d", 1113 1113 lpszLibFile, hFile, dwFlags, szModname, GetLastError())); 1114 return NULL; 1114 1115 } 1115 1116 else
Note:
See TracChangeset
for help on using the changeset viewer.