Messagebox with function API and VFP
The messagebox API is the source of the vfp messagebox function. this last one have many restrictions as -the text length is limited to 1024 chars max. -the text is occidental exclusively and dont support unicode. this code make an experimental builder...