import cyrus-sasl-2.1.23
[cyrus-sasl.git] / mac / CommonKClient / mac_kclient3 / Headers / KerberosSupport / ShlibDriver.h
1 #pragma once\r\r#include <ConditionalMacros.h>\r#include <Processes.h>\r\r#if PRAGMA_IMPORT\r#pragma import on\r#endif\r\renum {\r        kShlibDriverOffendingProcessGestalt     = FOUR_CHAR_CODE ('hl¿Ä')\r};\r\r#define kShlibDriverFragmentName "\pMIT Support¥ShlibDriverLib"\r\r#ifdef __cplusplus\rextern "C" {\r#endif\r\rOSErr LoadSharedLibraryDriver (\r Str31                                   inDriverName,\r  Str255                                  inDispatchLibraryName);\r        \rOSErr UnloadSharedLibraryDriver (\r     Str31                                   inDriverName,\r  ProcessSerialNumber*    outOffendingProcess);\r  \rOSErr RegisterFileWithCodeFragmentManager (\r   const FSSpec*                   inFile);\r\r#ifdef __cplusplus\r}\r#endif\r\r#ifdef PRAGMA_IMPORT_OFF\r#pragma import off\r#elif PRAGMA_IMPORT\r#pragma import reset\r#endif\r