//flex table opened by JP

Click to See Complete Forum and Search --> : writing dll's


csp1
09-07-2002, 03:50 PM
i am intested in writing some small dll files for programmes for a project i am about to start,
Question: does anyone know of a decompiler or something similar so i could look at the code involved in writing a dll?
Thanks

AltatemTC
09-14-2002, 12:04 PM
I don't know why you would need a decompiler unless you are planning to steal someone else's code and decompilers usually don't provide you with anything that would be clear and concise to reap benefit from.

What kind of DLLs are you planning to write and what language?