WindowsXP-SP1/shell/ext/pstore/psexsup.h
2020-09-30 16:53:49 +02:00

8 lines
127 B
C

#ifndef PSEXSUP_H
#define PSEXSUP_H
BOOL InitializePStoreSupport();
BOOL ShutdownPStoreSupport();
#endif // PSEXSUP_H