Ignore:
Timestamp:
Feb 9, 2002, 1:45:14 PM (24 years ago)
Author:
sandervl
Message:

logging updates

File:
1 edited

Legend:

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

    r7811 r7849  
    1 /* $Id: wprocess.cpp,v 1.143 2002-02-06 16:33:40 sandervl Exp $ */
     1/* $Id: wprocess.cpp,v 1.144 2002-02-09 12:45:14 sandervl Exp $ */
    22
    33/*
     
    21112111//******************************************************************************
    21122112//******************************************************************************
    2113 ODINFUNCTION1(BOOL,DisableThreadLibraryCalls,HMODULE,hModule)
     2113BOOL WIN32API DisableThreadLibraryCalls(HMODULE hModule)
    21142114{
    21152115  Win32DllBase *winmod;
Note: See TracChangeset for help on using the changeset viewer.