mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[PSDK] Add missing E_API_NOTIMPL.
svn path=/trunk/; revision=70236
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#define E_NONE 0x0
|
||||
#endif
|
||||
|
||||
#define E_API_NOTIMPL 0x0001L
|
||||
|
||||
#ifndef E_CHARCODECOUNTINVALID
|
||||
#define E_CHARCODECOUNTINVALID 0x2
|
||||
#define E_CHARCODESETINVALID 0x3
|
||||
|
||||
Reference in New Issue
Block a user