4 lines
97 B
C
4 lines
97 B
C
#ifndef _MYGUID_H_
|
|
#define _MYGUID_H_
|
|
int AppDeleteRecoverable_Wrap(LPCTSTR lpszPath);
|
|
#endif |