1、Timer控件
可能会导致系统的内存使用,莫名增加。
2、FastNet页控件
最好,用new 和free的方法来使用它。
3、TrayIcon
使用,可能导致系统不能注销、关闭。
参考:http://search.csdn.net/Expert/topic/2166/2166415.xml?temp=9.557742E-02
ps:以上,只是个人的使用体会并未证实。待续...
1、Timer控件
可能会导致系统的内存使用,莫名增加。
2、FastNet页控件
最好,用new 和free的方法来使用它。
3、TrayIcon
使用,可能导致系统不能注销、关闭。
参考:http://search.csdn.net/Expert/topic/2166/2166415.xml?temp=9.557742E-02
ps:以上,只是个人的使用体会并未证实。待续...