I went through the const files, and the drag drop case in my code doesnt work because of tbese constants:
Is there something I can change it to that will allow the select case WB3D_Event_DragDrop AND WB3D_Event_Menu to work?
Any help is GREATLY appreciated =)
Thanks! =)
~DarkShadowWing~
Const WB3D_EVENT_MENU = $1001 Const WB3D_EVENT_DRAGDROP = $504
Is there something I can change it to that will allow the select case WB3D_Event_DragDrop AND WB3D_Event_Menu to work?
Any help is GREATLY appreciated =)
Thanks! =)
~DarkShadowWing~