Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dprocess.hpp315 typedef struct BOOST_MAY_ALIAS _STARTUPINFOA { struct
316 DWORD_ cb;
317 LPSTR_ lpReserved;
318 LPSTR_ lpDesktop;
319 LPSTR_ lpTitle;
320 DWORD_ dwX;
321 DWORD_ dwY;
322 DWORD_ dwXSize;
323 DWORD_ dwYSize;
324 DWORD_ dwXCountChars;
[all …]