Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/olectl.h')
-rw-r--r--winsup/w32api/include/olectl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/olectl.h b/winsup/w32api/include/olectl.h
index 74ce93ee3..77c6d2a5c 100644
--- a/winsup/w32api/include/olectl.h
+++ b/winsup/w32api/include/olectl.h
@@ -309,7 +309,7 @@ typedef struct tagOCPFIPARAMS {
DISPID dispidInitialProperty;
} OCPFIPARAMS,*LPOCPFIPARAMS;
typedef struct tagPROPPAGEINFO {
- size_t cb;
+ ULONG cb;
LPOLESTR pszTitle;
SIZE size;
LPOLESTR pszDocString;