Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
313 B

//
// Copyright 2001 - Microsoft Corporation
//
// Created By:
// Geoff Pease (GPease) 20-FEB-2001
//
// Maintained By:
// Geoff Pease (GPease) 20-FEB-2001
//
#pragma once
void
DisplayPersistFailure(
HWND hwndIn
, HRESULT hrIn
, BOOL fMultipleIn
);