Changeset 1078 for trunk/dll/misc.h


Ignore:
Timestamp:
Jul 19, 2008, 6:08:02 AM (17 years ago)
Author:
Steven Levine
Message:

More Fortify infrastructure enhancements
Rework Fortify_SetOwner
Add Fortify_BecomeOwner
Avoid more spurious leak reports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/misc.h

    r1077 r1078  
    2121
    2222#ifdef FORTIFY
     23INT GetTidForThread(VOID);
    2324INT GetTidForWindow(HWND hwnd);
    2425#endif
Note: See TracChangeset for help on using the changeset viewer.