Página 1 de 1
msgbeep( nType )
Publicado: Sab May 21, 2005 10:18 pm
por Francisco Sanchez
cuantos nType hay y que significan cada uno de ellos?
Atentamente : Francisco Sanchez GERENTE GRUPO ST - Software TOTAL
msgbeep( nType )
Publicado: Dom May 22, 2005 9:21 pm
por jfgimenez
Paco,
> cuantos nType hay y que significan cada uno de ellos?
De la documentación del API:
uType
Specifies the sound type, as identified by an entry in the [sounds] section
of the registry. This parameter can be one of the following values:
Value Sound
0xFFFFFFFF Standard beep using the computer
speaker
MB_ICONASTERISK SystemAsterisk
MB_ICONEXCLAMATION SystemExclamation
MB_ICONHAND SystemHand
MB_ICONQUESTION SystemQuestion
MB_OK SystemDefault
Por defecto es 0xFFFFFFFF
--
Un saludo,
José F. Giménez