mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 06:09:58 +00:00
9 lines
259 B
C
9 lines
259 B
C
/*
|
|
* PROJECT: Ports installer library
|
|
* LICENSE: GPL - See COPYING in the top level directory
|
|
* FILE: dll\win32\msports\internal.h
|
|
* PURPOSE: Global declarations
|
|
* COPYRIGHT: Copyright 2011 Eric Kohl
|
|
*/
|
|
|
|
extern HINSTANCE hInstance;
|