Windows2003-3790/inetsrv/iis/admin/certmap/ddxvlocal.h
2020-09-30 16:53:55 +02:00

11 lines
196 B
C

#include "strpass.h"
#ifndef _DDXV_LOCAL_H_
#define _DDXV_LOCAL_H_
void AFXAPI
DDX_Text_SecuredString(CDataExchange * pDX, int nIDC, CStrPassword & value);
#endif // _DDXV_LOCAL_H_