2025-04-27 07:49:33 -04:00

4 lines
100 B
C

#ifndef _MYGUID_H_
#define _MYGUID_H_
int AppDeleteRecoverable_Wrap(LPCTSTR lpszPath);
#endif