PureMonitor for Windows

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: PureMonitor for Windows

Post by Bisonte »

And now, to enhance the monitor, here is the source of it, including the sound an icon from J.Baker from the Mac Version.
Last edited by Bisonte on Sat Aug 05, 2017 5:30 pm, edited 1 time in total.
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: PureMonitor for Windows

Post by Zebuddi123 »

Thanks Bistonte was just looking at this the other day thinking the code to this would be interesting to look at a lot of stuff learn from :lol:

Thanks for sharing
Zebuddi. :)
malleo, caput, bang. Ego, comprehendunt in tempore
Sabour
User
User
Posts: 31
Joined: Sun Apr 02, 2006 7:41 am

Re: PureMonitor for Windows

Post by Sabour »

Hmm compiled on purbasic 5.11 only runs it as command line?
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: PureMonitor for Windows

Post by Bisonte »

It work as external tool from the source you written. See first post.
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: PureMonitor for Windows

Post by IdeasVacuum »

Very very handy app 8)

GetSpecialFolder(CSIDL) needs to use SHGetKnownFolderPath for Win8 and up.

See GJ-68's Known Folder Path code here: http://www.purebasic.fr/english/viewtop ... =5&t=55173

Edit: Also, Macro ShowResourceViewer() is redundant.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply