Windows2003-3790/inetsrv/iis/admin/certmap/ddxvlocal.h

11 lines
196 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#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_