From 5729f9c9a82d120cfd4a7eeb8b7297ac52a8332b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 4 Apr 2013 18:43:08 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@4305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_skin.inc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include') diff --git a/include/delphi/m_skin.inc b/include/delphi/m_skin.inc index 07c6bca22e..9163305fce 100644 --- a/include/delphi/m_skin.inc +++ b/include/delphi/m_skin.inc @@ -161,6 +161,12 @@ const } MS_SKIN_PLAYSOUND:PAnsiChar = 'Skin/Sounds/Play'; + { + wParam : 0 + lParam : PWideChar containing the name of the file to play + } + MS_SKIN_PLAYSOUNDFILE:PAnsiChar = 'Skin/Sounds/PlayFile'; + { wParam : 0 lParam : 0 -- cgit v1.2.3