windows-nt/Source/XPSP1/NT/base/remoteboot/newrb/newrb.h

17 lines
328 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/****************************************************************************
Copyright (c) Microsoft Corporation 1997
All rights reserved
***************************************************************************/
#ifndef _NEWRB_H_
#define _NEWRB_H_
// Globals
extern HINSTANCE g_hinstance;
#endif // _NEWRB_H_