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

11 lines
214 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);