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

9 lines
120 B
C

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