in

AisNote Software

The software can improve your computer work

Browse by Tags

  • Develop yourself IM based of Xmpp and gloox

    background: 1.what is Jabber,go to here: http://www.jabber.org It is now a part of Cisco. 2.Xmpp,xmpp client,psi,gtalk,TLS,etc.If you dont know what is it ?please let Google tell you. 3.Download gloox from http://camaya.net/gloox   I used the Latest stable version: 0.9.9.7 4.Use Vc6 + PlatformSDK...
    Posted to Great Windows Tool (Weblog) by elliotllb on 05-15-2009
  • Virtual ListView Control in Windows

    As we know,Windows Common Control: ListView support virtual listView.A good sample you can downloaded here: http://www.codeguru.com/cpp/controls/listview/advanced/article.php/c4151 Now I just noted some tips for how to use this feature in Windows Application or if you want to wrap a customize control...
    Posted to Great Windows Tool (Weblog) by elliotllb on 05-04-2009
  • RTF file research tips

    Convert Chinese to Ansii string     7   int main ( int argc , char * argv [])     8   {     9      printf ( "Hello World!\n" );    10      11      char chTest []= "电"...
    Posted to Great Windows Tool (Weblog) by elliotllb on 02-25-2009
  • Great&Free Tools for Your Computer Work

    20081011 add new tools I got from WWW or other friendes recommend.All can be Googled. 1.Coolplayer:a light-weight MP3 player in Windows.It's opensource. 2.CDex: CDex is a CD-Ripper, extracting digital audio data from an Audio CD. The application supports many Audio encoders, like MPEG (MP2,MP3),...
    Posted to Great Windows Tool (Weblog) by elliotllb on 02-19-2009
  • VC 6 Setup failing when "Searching installed components..."

    Today I have to re-setup my PC.And when I finished the setup.I setup the office2007 first.Then go to setup VC6.To my supprise that VC 6 setup processing stopped in the "Searching the instatlled component". 在“安装程序正在搜索已安装的组件”处就不动了 I googled some URLS such as : http://topic.csdn.net/t/20060731...
    Posted to Great Windows Tool (Weblog) by elliotllb on 01-08-2009
  • WTL Groupbox blackground issue

    I just used WTL to wrap a groupbox class.The prototype is below: class CMyRadioButton : public CWindowImpl<CMyRadioButton,CButton, CControlWinTraits > // groupbox is a type of button. { //the message handler is below: BEGIN_MSG_MAP(CMyRadioButton ) MESSAGE_HANDLER(WM_CREATE,OnCreate) MESSAGE_HANDLER...
    Posted to Great Windows Tool (Weblog) by elliotllb on 11-05-2008
  • Set Desktop Wallpaper using non-bitmap in C++

    One day,I want to set the desktop wallpaper by the application which I wrote using Win32 in c++.First,I used the api SystemParametersInfo(SPI_SETDESKWALLPAPER,TRUE,(LPVOID)"E:\\my_docs\\test.jpg",SPIF_SENDWININICHANGE| SPIF_UPDATEINIFILE); But it can not work.So I checked with MSDN: SPI_SETDESKWALLPAPER...
    Posted to Great Windows Tool (Weblog) by elliotllb on 07-18-2008
Page 1 of 1 (7 items)
aisnote software
Powered by Community Server (Non-Commercial Edition), by Telligent Systems