Home
last modified time | relevance | path

Searched defs:_MONTHCALWND (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/cpl/timedate/
H A Dmonthcal.c33 HWND hSelf;
34 HWND hNotify;
35 WORD Day;
36 WORD Month;
37 WORD Year;
39 BYTE Days[6][7];
40 WCHAR Week[7];
41 SIZE CellSize;
42 SIZE ClientSize;
44 HFONT hFont;
[all …]