Results 1 to 8 of 8

Thread: What "REFRESH" do????

  1. #1
    gothic_coder
    Guest

    Default What "REFRESH" do????

    I've seen so many users to right click and refreshing the desktop. So what exactly is "Refreshing the desktop"???

    Initially i thought that refreshing anything will boost up my PC.. Some of my friends throw some jargon about RAM and told me that "If you want your PC to work uninterrupted and speedy just keep on clicking refresh" and many of us keep doing it without actually know what it do?

    So when i started working on VC++ and did some window program than i come to know that refreshing has nothing to do with boosting your PC.. It just update your desktop.. Update How??

    Window has this special messages and one of them is WM_PAINT. When you click on refresh, the Operating System just send WM_PAINT message to all the application to re-draw their window so that any of the pending work get reflected..

    A very good example is that when you copy some stuff(movie file, text file etc) and paste to some folder, the positioning of that stuff is not specific to the folder setting of that particular folder and then when you click refresh, it adjust automatically..

  2. #2
    rajan1311
    Guest

    Default

    hmm.... thx bro. Now i can tell my frens that their comp aint gonna get any faster by repeatedly clicking refresh. Sometimes they really over do it (i mean 20-30 times at PC start!).

  3. #3
    Platinum Member
    Join Date
    Jan 2009
    Liked
    8 times
    Posts
    2,592

    Default

    Refresh is the biggest and most popular myth after milli vanilli.

  4. #4
    gothic_coder
    Guest

    Default

    Quote Originally Posted by rajan1311
    hmm.... thx bro. Now i can tell my frens that their comp aint gonna get any faster by repeatedly clicking refresh. Sometimes they really over do it (i mean 20-30 times at PC start!).
    Absolutely sometime it become habit. And by refreshing you're not boosting up you're just sending some more instruction(Re-draw) means more work to your application..

  5. #5
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    2 times
    Posts
    4,108

  6. #6
    gothic_coder
    Guest

    Default

    Oooopssssss... Seems i didn't search enough

    Thanks for notifying mate...

  7. #7
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Thanks for the info. I didn't know that. But, I rarely use it.

  8. #8
    gothic_coder
    Guest

    Default

    Quote Originally Posted by Archer
    Thanks for the info. I didn't know that. But, I rarely use it.
    You're Welcome..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •