Changeset 315 for branches/branch-1-0/include/helpers
- Timestamp:
- May 28, 2006, 5:30:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/include/helpers/dosh.h
r311 r315 471 471 PCRESOLVEFUNCTION paResolves, 472 472 ULONG cResolves); 473 // V1.0.5 (2006-05-28) [pr] 474 typedef APIRET DOSHRESOLVEIMPORTS(PCSZ pcszModuleName, 475 HMODULE *phmod, 476 PCRESOLVEFUNCTION paResolves, 477 ULONG cResolves); 478 typedef DOSHRESOLVEIMPORTS *PDOSHRESOLVEIMPORTS; 473 479 474 480 /* ******************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.