![]() |
![]() |
|
Moderador: latindeveloper

#include <htmlhelp.h>
ON_BN_CLICKED(ID_BOTON_AYUDA,OnBotonAyuda)
void CYourDialog::OnBotonAyuda()
{
CString ubicacion = _T("[ubicacion del chm]::/topic.htm");
HtmlHelp(AfxGetMainWnd()->GetSafeHwnd(),
ubicacion,
HH_DISPLAY_TOPIC,
NULL);
}



Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 0 invitados