Quick Search for:  in language:    
GDI,Shows,Win9x,resources,level,System,User,O
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,290,928. lines
 Jobs: 207. postings

 How to support the site

 
Sponsored by:

 
You are in:
 

Does your code think in ink?
Login





Latest Code Ticker for Visual Basic.
VB with XP Style
By Zpage on 12/30


Click here to see a screenshot of this code!HowTo Use 32Bit Icons in ToolBar
By Zpage on 12/30

(Screen Shot)

Apps Folders
By Zpage on 12/30


Click here to see a screenshot of this code!How to use 32 Bit Icons in a VB App
By Zpage on 12/30

(Screen Shot)

Click here to see a screenshot of this code!Database Film's with ListBox
By Diego Cortiñas on 12/30

(Screen Shot)

Click here to see a screenshot of this code!MP3 class with ID3v2 and ID3v1 support
By Vesa Piittinen on 12/30

(Screen Shot)

Control By Browser
By Priyan R on 12/30


Stealth Exchange SFX
By dvchaos on 12/30


Click here to see a screenshot of this code!Mini Tetris
By Code Toad on 12/30

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

Online Resource and Memory Meter

Print
Email
 
winzip icon
Submitted on: 1/13/2000
By: Tony 
Level: Intermediate
User Rating: By 17 Users
Compatibility:VB 5.0, VB 6.0

Users have accessed this code 6501 times.
 

(About the author)
 
     Shows Win9x resources level (System, User and GDI). Ofcause it will not work on NT, because it does not handle resources the same way as Win95. Included is some usercontrols, like: PopDown, ProgressGuage, Coolbutton and TrayIcon. So if you do not want it for the resource meter, you can always download it for the other source. Executable is enclosed. Besides resources it also shows memory information, allows you to mark current resource level (great to check for resource leaks in your program). It is a "finished" program, so you can use it straight away.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 9 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/13/2000 12:32:47 PM:scott
this code doesn't seem to work in win 
95/98 when I run it all values show 0 
including user/gdi and system  the 
other values work fine.  any ideas 
since im running your exe?  thanks 
scott
ps other than that nice code
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/13/2000 5:42:07 PM:Chris Cantrell
Great code! Thanks for posting it.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/13/2000 8:38:20 PM:scott
are these controls free? Where did you 
get them and is there doc?  Please give 
a link to where you found them I need 
some nice controls
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/14/2000 2:12:27 AM:Tony
Scott, so far I know these controls are 
free. I wrote most of them anyhow 
(mostly from bit and pieces of code 
lying around). Only the control 
Coolbutton from from PSC, but slightly 
modified (like everyone else does when 
you take code from here). Use it. Make 
you life easier: that's why we have 
reuseable components for... 
(Documentation not available, no time 
for it - deadlines all the time, but 
once you read the code you will 
understand.)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/14/2000 2:18:43 AM:Tony
Forgot about the 98 problem. Right at 
this moment, I have no access to a 
Win98/2000 platform. Will have one soon 
(at work we must test our apps on all 
windows platform - you never know what 
the customer will be using). So you 
have to dive into the code yourself. 
There is a "protection" code that stop 
executing resource code on NT, have a 
look at that, maybe it stops too many 
platforms.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/15/2000 9:47:58 AM:bugy
Where you find controls for your 
program?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/17/2000 1:45:21 AM:Tony
Eh, what, Bugy? You mean the 
lightweight stuff or the submissions I 
did? Besides looking over the net for 
samples (and PSC is a GREAT source of 
VB code. Thanks, Ian) and ideas (and 
using Dan's VB API book), I make those 
controls myself, I am a professional 
programmer, that means: I make a living 
to create systems (thus no hobby). The 
lightweight stuff comes from the Visual 
Studio CD's (I think CD 3, but have a 
look at the other submissions comments 
section, someone found the location for 
me). 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/24/2001 12:32:35 PM:Vicky
Hi verry nice code
can you send me 
more info on this
or if you have an 
update of it
:) will give you a big 
XXXX thanks
keep it going....!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/29/2001 6:47:13 AM:Tony
Thanks Vicky. Only update is a small 
change to the user interface, I made it 
a bit smaller. I have sent that code to 
your email account.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.