reactos/reactos/lib/acledit/acleditint.h
Thomas Bluemel 549b154510 added skeleton for acledit.dll
svn path=/trunk/; revision=10056
2004-07-09 20:18:49 +00:00

8 lines
111 B
C

#ifndef __ACLEDITINT_H
#define __ACLEDITINT_H
HINSTANCE hDllInstance;
#endif /* __ACLEDITINT_H */
/* EOF */