Windows2003-3790/termsrv/winsta/rpc/lcimport.idl
2020-09-30 16:53:55 +02:00

20 lines
212 B
Plaintext

/*
* LCImport.idl
*
* Author: BreenH
*
* Dummy interface for including system headers.
*/
[
version(0.0),
local
]
interface imports
{
#define MIDL_PASS
#include "lcimport.h"
}