onestcoder Posted January 12, 2008 Posted January 12, 2008 I have a dll that is a .net - how can I browse it to find a way to use it? (sorry im new to dll usage) Need a website: http://www.iconixmarketing.com
Manko Posted January 12, 2008 Posted January 12, 2008 I have a dll that is a .net - how can I browse it to find a way to use it?(sorry im new to dll usage)Here you can find tools to browse the contents of a .net dll:http://www.woodmann.com/collaborative/tool...gory:.NET_ToolsI would like to know if there's a simple way to call functions in .net dlls from Autoit3!?/Manko Yes i rush things! (I sorta do small bursts inbetween doing nothing.) Things I have rushed and reRushed:* ProDLLer - Process manager - Unload viri modules (dll) and moore...* _WinAPI_ProcessListOWNER_WTS() - Get Processes owner list...* _WinAPI_GetCommandLineFromPID() - Get commandline of target process...* _WinAPI_ThreadsnProcesses() Much info if expanded - optional Indented "Parent/Child"-style Processlist. Moore to come... eventually...
onestcoder Posted January 12, 2008 Author Posted January 12, 2008 (edited) Here you can find tools to browse the contents of a .net dll:http://www.woodmann.com/collaborative/tool...gory:.NET_ToolsI would like to know if there's a simple way to call functions in .net dlls from Autoit3!?/MankoThank you Manko!!!OK wow this is super confusing for a noob What am I looking for? I know what the dll is used for I have examples to go by, but no source code.I guess what im asking is, how do I find the functions i want to use in an autoit dllcall in a .net dll I didn't write? Edited January 12, 2008 by onestcoder Need a website: http://www.iconixmarketing.com
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