//  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);

