windows-nt/Source/XPSP1/NT/net/config/shell/inc/advcfg.h
2020-09-26 16:20:57 +08:00

9 lines
112 B
C

#ifndef _ADVCFG_H
#define _ADVCFG_H
#pragma once
HRESULT HrDoAdvCfgDlg(HWND hwndParent);
#endif //!_ADVCFG_H