Yesterday i created my own C51 library, and when i start another project and add my .lib file to the project, it works well. But wo i'm confused about is that when i use LIB51 LIST XXX.lib(where XXX.lib is my .lib file), it shows nothing. how can i list all my function through LIB51 command?