Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/VF9/program files/microsoft visual foxpro 9/samples/solution/ole/
Upload File :
Current File : C:/Users/ITO/Desktop/VF9/program files/microsoft visual foxpro 9/samples/solution/ole/mmsample.h

#DEFINE MMEvent_Click_LOC		"Click Event Called"
#DEFINE MMEvent_DblClick_LOC	"DblClick Event Called"
#DEFINE MMEvent_KeyDown_LOC		"KeyDown Event Called"
#DEFINE MMEvent_KeyPress_LOC	"KeyPress Event Called"
#DEFINE MMEvent_KeyUp_LOC		"KeyUp Event Called"
#DEFINE MMEvent_MouseDown_LOC	"MouseDown Event Called"
#DEFINE MMEvent_MouseMove_LOC	"MouseMove Event Called"
#DEFINE MMEvent_MouseUp_LOC		"MouseUp Event Called"
#DEFINE MMEvent_Paint_LOC		"Paint Event Called"