高手给点建议

解决方案 »

  1.   

    add a static variable to keep track of the interface theme.
    Meanwhile,also store the theme of your GUI in the registry for next time.
    Prepare some theme,give the use a access to set the theme.
    A theme could include picture ,color,sounds,etc.
    Whenever a user changes the theme ,Update your gui immediately!
      

  2.   

    就像Skin Magic一样改成XP或其它风格
      

  3.   

    这个问题超难,一句话两句话解决不了。我原先试过一次,我想在一个原先没有最大化最小化窗口的主框架界面上加上最大化最小化窗口,找了多天找不到实现代码在哪。我感觉VC在界面方面不是很强大。
    如果用C++builder或delphi会简单很多。