zekeliu
07-19-2003, 08:51 PM
I read the source code of the MediaPlayer, one sample application.
It is so difficult. The object class is c-based.The add-in help in Visual Studio is helpless. When I want to find some macro definition, I can not find it.I feel sad.I have to search the corresponding header file ,open it , and then find it.It is not convenient, I feel bored.
There is 40 pages of source code, it is too long.The most part is to implement the gui.
It is urgent to develop the more simple tools ,and make the gui application easy.
It is so difficult. The object class is c-based.The add-in help in Visual Studio is helpless. When I want to find some macro definition, I can not find it.I feel sad.I have to search the corresponding header file ,open it , and then find it.It is not convenient, I feel bored.
There is 40 pages of source code, it is too long.The most part is to implement the gui.
It is urgent to develop the more simple tools ,and make the gui application easy.