kjpolker Posted October 21, 2009 Posted October 21, 2009 Can someone explain to me exactly what a DLL is capable of and how I would go about writing my own and using it in autoit? I was looking for a way to perform actions in a minimized window without controlclick or mouseclickplus and I came to the solution that a DLL is capable of doing this, I want a little information on how I might go about this, any thoughts?
AdmiralAlkex Posted October 21, 2009 Posted October 21, 2009 Dynamic-link library .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
kjpolker Posted October 21, 2009 Author Posted October 21, 2009 How can I view a DLL code? I tried using PE Viewer but it gave me numbers of things and I didn't know what it meant, i want to see the code in notepad or something.
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