h711 Posted September 24, 2008 Posted September 24, 2008 Hi, I try to use _ScreenCapture_Capture function on win2000, but there was an error message. Then I found that Help file said "Requires GDI+: GDI+ REQUIRES A REDISTRIBUTABLE FOR APPLICATION..." I went to Microsoft site and download a "Platform SDK Redistributable: GDI+". After un-pack it, it contains a gdiplus.dll. But where should I put this dll file? All I need is to have this _ScreenCapture_Capture function work on win2000. Thanks for the help!
monoceres Posted September 24, 2008 Posted September 24, 2008 (edited) Try placing it in the windows\system32 folder. Most widely used dlls goes there Edited November 12, 2008 by monoceres Broken link? PM me and I'll send you the file!
ProgAndy Posted November 12, 2008 Posted November 12, 2008 You could also put it into your @ScriptDir *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
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