windows-nt/Source/XPSP1/NT/net/diagnostics/netwatch/dsubmit.h
2020-09-26 16:20:57 +08:00

11 lines
204 B
C

// dsubmit.h
//
// Copyright 2000 Microsoft Corporation, all rights reserved
//
// Created 2-00 anbrad
//
INT_PTR CALLBACK DlgProcSubmit(HWND, UINT, WPARAM, LPARAM);
void CentreWindow(HWND hwnd);