mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[PSDK] Add missing PSPCB_ADDREF. CORE-12823
svn path=/trunk/; revision=74089
This commit is contained in:
@@ -168,6 +168,8 @@ extern "C" {
|
||||
#define PSM_SETTITLEA (WM_USER+111)
|
||||
#define PSM_SETTITLEW (WM_USER+120)
|
||||
|
||||
#define PSPCB_ADDREF 0
|
||||
|
||||
#ifndef RC_INVOKED
|
||||
|
||||
#pragma pack(push,8)
|
||||
|
||||
Reference in New Issue
Block a user