Author: akhaldi
Date: Wed Dec 2 21:00:36 2015
New Revision: 70236
URL:
http://svn.reactos.org/svn/reactos?rev=70236&view=rev
Log:
[PSDK] Add missing E_API_NOTIMPL.
Modified:
trunk/reactos/include/psdk/t2embapi.h
Modified: trunk/reactos/include/psdk/t2embapi.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/t2embapi.h?re…
==============================================================================
--- trunk/reactos/include/psdk/t2embapi.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/t2embapi.h [iso-8859-1] Wed Dec 2 21:00:36 2015
@@ -37,6 +37,8 @@
#ifndef E_NONE
#define E_NONE 0x0
#endif
+
+#define E_API_NOTIMPL 0x0001L
#ifndef E_CHARCODECOUNTINVALID
#define E_CHARCODECOUNTINVALID 0x2