Puedes copiar aqui la porcion del RC en donde defines esos botones ?
Puedes copiar aqui la porcion del RC en donde defines esos botones ?
OPCIONESG DIALOG FIXED IMPURE 127, -2, 200, 205
STYLE DS_MODALFRAME|DS_3DLOOK|WS_CAPTION|0xc0000000
CAPTION "Menu Principal"
{
CONTROL "", 100, "Button", BS_BITMAP|BS_DEFPUSHBUTTON|WS_TABSTOP, 17, 20, 51, 41
CONTROL "", 101, "Button", BS_ICON|BS_DEFPUSHBUTTON|WS_TABSTOP, 77, 20, 51, 41
CONTROL "", 102, "Button", BS_BITMAP|BS_OWNERDRAW|WS_TABSTOP, 137, 20, 51, 41
CONTROL "", 103, "Button", BS_FLAT|WS_TABSTOP, 17, 70, 51, 41
CONTROL "", 104, "Button", WS_TABSTOP, 77, 70, 51, 41
CONTROL "", 106, "Button", WS_TABSTOP, 137, 120, 51, 41
CONTROL "", 241, "Button", WS_TABSTOP, 24, 176, 20, 16
CONTROL "", 244, "Button", BS_BITMAP|WS_TABSTOP, 72, 168, 54, 28
CONTROL "", 240, "Button", BS_BITMAP|WS_TABSTOP, 136, 168, 52, 28
CONTROL "Opciones", 107, "Button", BS_GROUPBOX, 9, 7, 189, 194
CONTROL "", 105, "Button", WS_TABSTOP, 16, 120, 51, 41
}
Lo he solucionado metiendo otros iconos mas actuales, y si se ven bien
de todas formas gracias por todo Antonio
Un saludo
CONTROL "", 100, "Button", BS_BITMAP|BS_DEFPUSHBUTTON|WS_TABSTOP, 17, 20, 51, 41
CONTROL "", 101, "Button", BS_ICON|BS_DEFPUSHBUTTON|WS_TABSTOP, 77, 20, 51, 41
Gracias Antonio, es bueno saberlo