WindowsXP-SP1/windows/feime/cht/immsec.h
2020-09-30 16:53:49 +02:00

13 lines
441 B
C

/*************************************************
* immsec.h *
* *
* Copyright (C) 1995-1999 Microsoft Inc. *
* *
*************************************************/
PSECURITY_ATTRIBUTES CreateSecurityAttributes( );
VOID FreeSecurityAttributes( PSECURITY_ATTRIBUTES psa);
BOOL IsNT();