mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 16:40:27 +00:00
[SDK][INCLUDE] Remove period (.) from comment 'Non SDK DCE types.' in undocuser.h
This commit is contained in:
parent
dc9c5826be
commit
791fbde496
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ extern "C" {
|
|||
#define IMS_SENDNOTIFICATION 0x1F
|
||||
#define IMS_FINALIZE_COMPSTR 0x20
|
||||
|
||||
/* Non SDK DCE types.*/
|
||||
/* Non SDK DCE types */
|
||||
#define DCX_USESTYLE 0x00010000
|
||||
#define DCX_KEEPCLIPRGN 0x00040000
|
||||
#define DCX_KEEPLAYOUT 0x40000000
|
||||
|
|
Loading…
Reference in a new issue