Quickly looked over the addins stuff for version 3. Is there an equivalent in version 3 of RAM_OUTPUTDBLCLK? or is it not implemented yet?
If correct i have see in the radasm3 include
I cannot find it
RAM_OUTPUTDBLCLK equ 40000000h ;AIM_OUTPUTDBLCLK
I have look in the source from radasm2x and 3x and cannot find it any function in the outputproc
.elseif eax==WM_LBUTTONDBLCLK
invoke DllProc,hWin,AIM_OUTPUTDBLCLK,wParam,lParam,RAM_OUTPUTDBLCLK
Hi Gunner
AIM_OUTPUTDBLCLK / HOOK_OUTPUTDBLCLK has been added in latest upload.
Ketilo