windows-nt/Source/XPSP1/NT/termsrv/winsta/rpc/lcimport.idl

20 lines
193 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*
* LCImport.idl
*
* Author: BreenH
*
* Dummy interface for including system headers.
*/
[
version(0.0),
local
]
interface imports
{
#define MIDL_PASS
#include "lcimport.h"
}