We cannot read in normal way because it is a machine language.
You can open it in Windows Notepad, but if it really is a DLL file and not just a file with a DLL extension, it is going to look like unintelligible characters since it is a binary file and not ASCII, which is what text files are.
A program called Resource Hacker will yet you read and change some dll.
We cannot read in normal way
kiranyande 2 years 42 weeks 6 days 2 hours ago
We cannot read in normal way because it is a machine language.
You can open it in Windows Notepad, but if it really is a DLL file and not just a file with a DLL extension, it is going to look like unintelligible characters since it is a binary file and not ASCII, which is what text files are.
A program called Resource Hacker will yet you read and change some dll.
http://www.users.on.net/johnson/resourcehacker/