The following code gives me an error:-
Stack Violation. Please check the parameters
-----------------------------------------------------
SENDMESSAGEa=REGFN("SendMessage","LLL","L"
m_user=256
kommand=40045
RETURN_VALUE=CALLFN(SENDMESSAGEa,HWNDWINAMP,m_user,kommand)
----------------------------------------------------
There is a lot more code than this but these are the relevant lines.
There is no mention of Stack Violation in my reference material so could anyone suggest what I am doing wrong.
Stack Violation. Please check the parameters
-----------------------------------------------------
SENDMESSAGEa=REGFN("SendMessage","LLL","L"
m_user=256
kommand=40045
RETURN_VALUE=CALLFN(SENDMESSAGEa,HWNDWINAMP,m_user,kommand)
----------------------------------------------------
There is a lot more code than this but these are the relevant lines.
There is no mention of Stack Violation in my reference material so could anyone suggest what I am doing wrong.