Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/kernel32/
H A DFindActCtxSectionStringW.c37 struct wndclass_redirect_data struct
39 ULONG size;
40 DWORD res;
41 ULONG name_len;
42 ULONG name_offset; /* versioned name offset */
43 ULONG module_len;
44 ULONG module_offset; /* container name offset to the section base */
/reactos/win32ss/user/user32/windows/
H A Dclass.c30 struct wndclass_redirect_data struct
32 ULONG size;
33 DWORD res;
34 ULONG name_len;
35 ULONG name_offset; /* versioned name offset */
36 ULONG module_len;
37 ULONG module_offset;/* container name offset */
/reactos/modules/rostests/winetests/comctl32/
H A Dbutton.c56 struct wndclass_redirect_data struct
69 struct wndclass_redirect_data *wnddata; in get_versioned_classname() argument
/reactos/modules/rostests/winetests/kernel32/
H A Dactctx.c1089 struct wndclass_redirect_data struct
1091 ULONG size;
1092 DWORD res;
1093 ULONG name_len;
1094 ULONG name_offset; /* versioned name offset */
1095 ULONG module_len;
1096 ULONG module_offset;/* container name offset */
/reactos/sdk/lib/rtl/
H A Dactctx.c204 struct wndclass_redirect_data struct
206 ULONG size;
207 DWORD res;
208 ULONG name_len;
209 ULONG name_offset; /* versioned name offset */
210 ULONG module_len;
211 ULONG module_offset;/* container name offset */