Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CRASH: PictureVal and malformed images
Message
From
17/10/2005 02:47:27
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
CRASH: PictureVal and malformed images
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01059553
Message ID:
01059553
Views:
51
Expected:
VFP it is a managed env,
then possible malformed images should produce errors,
but VFP should maintain the control of the situation
_SCREEN.AddObject("OneImage","staticImage")
* this destroy VFP env
_SCREEN.OneImage.Visible = .T.


DEFINE CLASS staticImage AS Image
	PictureVal = 0h424D7E01000000000000760000002800000018000000160000000100040000000000000000000000000000000000000000000000000000000000000080000080;
+	 0h00000080800080000000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0080000000000000000000;
+	 0h00080777777777777777777777700F77777777777777777777700F88888888888888888887700F88888888888888888887700F88888808888888888887700F88;
+	 0h888800888888888887700F8888880F088888888887700F8888880FF00008888887700F888800FFFFFFF0088887700F8880FFFFFFFFFFF08887700F880FFFFFFF;
+	 0hFFFFFF0887700F880FFFFFFFFFFFFF0887700F880FFFFFFFFFFFFF0887700F880FFFFFFFFFFFFF0887700F8880FFFFFFFFFFF08887700F888800FFFFFFF00888

ENDDEFINE
Reply
Map
View

Click here to load this message in the networking platform