1. So how do i include a xxx.tlb file to my project and use its functions, enums etc in it?
2. Is there any way to read a file which already open by another file (locked)? Im trying to read google chrome database but i couldnt access it while google chrome is running.
how about a reading a locked text file? ive google about this topic and i found out that i could use block reader but i dont have any idea on how to do it lol