Ignore:
Timestamp:
Feb 8, 2002, 4:09:30 PM (24 years ago)
Author:
sandervl
Message:

tracing facility added for all exported functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/thunk.cpp

    r5308 r7846  
    1 /* $Id: thunk.cpp,v 1.6 2001-03-13 18:45:34 sandervl Exp $ */
     1/* $Id: thunk.cpp,v 1.7 2002-02-08 15:09:30 sandervl Exp $ */
    22
    33/*
     
    5151//******************************************************************************
    5252//******************************************************************************
    53 DWORD WIN32API MapLS(void *address)
     53DWORD WIN32API MapLS(LPCVOID address)
    5454{
    5555//  _interrupt(3);
Note: See TracChangeset for help on using the changeset viewer.