goldenix Posted June 14, 2008 Posted June 14, 2008 Nothing happens wen I run Those samples from the help file. Are they broken? No warnings, no errors, simply nothing happens. Any ideas? #AutoIt3Wrapper_au3check_parameters=-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 _GDIPlus_ImageLoadFromFile _GDIPlus_ImageSaveToFile _GDIPlus_ImageSaveToFileEx _ScreenCapture_Capture My Projects:[list][*]Guide - ytube step by step tut for reading memory with autoitscript + samples[*]WinHide - tool to show hide windows, Skinned With GDI+[*]Virtualdub batch job list maker - Batch Process all files with same settings[*]Exp calc - Exp calculator for online games[*]Automated Microsoft SQL Server 2000 installer[*]Image sorter helper for IrfanView - 1 click opens img & move ur mouse to close opened img[/list]
cppman Posted June 14, 2008 Posted June 14, 2008 Nothing happens wen I run Those samples from the help file. Are they broken? No warnings, no errors, simply nothing happens. Any ideas? #AutoIt3Wrapper_au3check_parameters=-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 _GDIPlus_ImageLoadFromFile _GDIPlus_ImageSaveToFile _GDIPlus_ImageSaveToFileEx _ScreenCapture_CaptureThe functions you listed don't look like they would have any output (visibly) anyways, in the examples. Have you checked the location to where the file(image) is saved/loaded, for the output of the function? Miva OS Project
GaryFrost Posted June 14, 2008 Posted June 14, 2008 Pre WinXP GDI+ is not included with the OS you'll have to install it. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now