How to do?
lgbean
Posts
-
i want to change system time(TrayClockWClass) windows's width -
how cai i get cpu temperature without wmithanks :)
-
how can i get OS hardware infoi want to get info with os hardware.for example CPU , DISK and so on.help ma
-
help meI use CPictureEX in order to insert GIF.but the background of this GIF is white,though i intercalate GIF look like transparence (USE PhotoShop ) how can i do?
-
how do you get the index of a row in a list controlGetNextItem() retrun value is an integer.the integer is your need
-
please help is urgent im dyingin fact, use fstream is better than CFILE
-
ALL , come in!i want to you tell me some idea about software. for example :which sort(idiographic function) about a soft ! because i want to developed the software . Have you any good idea?
-
ALL , come in!hello ,everybody! i like thiking! give some think with a software or web site.for example : you can tell me which sort with soft or web site! thanks!
-
I have an idea,I need a friend of in the same campfirst of all i lived china in faith. then , how can we chat ? in msn or .....?
-
how to create array of classesI try to help you if you define a class class yourclass{ ... } YOU CAN DO LIKE THIS 1: vector vec; -- modified at 13:02 Saturday 20th October, 2007
-
I have an idea,I need a friend of in the same campI LIVE CHINA can you give me your MSN
-
I have an idea,I need a friend of in the same campi'm a chinese ! i have an idea,but i can't complete with myself.if you want to help me, we can talk on MSN my msn : L_G_Bean@hotmail.com
-
How Can I Change size of every application's title barThis is My Code , But make the taskbar looks eccentricity. NONCLIENTMETRICS n; n.cbSize = sizeof( NONCLIENTMETRICS ); ::SystemParametersInfo( SPI_GETNONCLIENTMETRICS, sizeof(NONCLIENTMETRICS) , &n , 0); n.iCaptionHeight = 30; ::SystemParametersInfo( SPI_SETNONCLIENTMETRICS, sizeof(NONCLIENTMETRICS) , &n , SPIF_SENDCHANGE);