CTRL_HOME
- Posted by =?iso-8859-2?B?qWtvZGE=?= <tone.skoda at SIOL.NET> Jun 05, 2000
- 466 views
------=_NextPart_000_000F_01BFCF1A.C8662560 charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable CTRL_HOME=3D375 it doesnt work how do i know when user presses CTRL+Home? this code doesnt work: if msg=3DWM_KEYDOWN then if wParam=3DCTRL_HOME then msgbox("yes") end if end if any suggestions? thanks. ------=_NextPart_000_000F_01BFCF1A.C8662560 charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-2" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>CTRL_HOME=3D375</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>it doesnt work</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>how do i know when user presses=20 CTRL+Home?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>this code doesnt work:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>if msg=3DWM_KEYDOWN = then<BR> if=20 wParam=3DCTRL_HOME then<BR> msgbox("yes")</FONT></DIV> <DIV><FONT face=3DArial size=3D2> end if</FONT></DIV> <DIV><FONT face=3DArial size=3D2>end if</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>any suggestions?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> ------=_NextPart_000_000F_01BFCF1A.C8662560--