Nuestros investigadores estrellas han agotado sus provisiones de café, en su búsqueda día y noche por la resolución, hasta que César halló la contestación en GitHub y ahora la comparte aquí.
Ejemplo: botón crear c++
HWND hwndButton =CreateWindow(
L"BUTTON",// Predefined class; Unicode assumed
L"OK",// Button text
WS_TABSTOP | WS_VISIBLE | WS_CHILD | BS_DEFPUSHBUTTON,// Styles 10,// x position 10,// y position 100,// Button width100,// Button height
m_hwnd,// Parent windowNULL,// No menu.(HINSTANCE)GetWindowLongPtr(m_hwnd, GWLP_HINSTANCE),NULL);// Pointer not needed.
Agradecemos que desees sostener nuestro análisis mostrando un comentario o puntuándolo te lo agradecemos.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)