System Requirements DLL
Post all your application ideas, thoughts and suggestions in here to inspire others or kick-off a project.
9 posts
Page 1 of 1
Hello,
Heres an idea for anyone stuck on what to make next. How about a system requirements dll that can be used to check that a system meets the minimum requirements for the software.
For example if I make a photo editor that needs a fast CPU and atleast 100mb of HDD space I could use the dll in my software like:
Anyone want to give it a go? cooll;
Heres an idea for anyone stuck on what to make next. How about a system requirements dll that can be used to check that a system meets the minimum requirements for the software.
For example if I make a photo editor that needs a fast CPU and atleast 100mb of HDD space I could use the dll in my software like:
Code: Select all
And stuff like that. It could be very useful in some situations.If SystemRequirements.CPUSpeed < "800mhz" Then
MsgBox("Your PC is not fast enough to run this software")
End If
Anyone want to give it a go? cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Ill try, but it might take a while before im finished!
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

This will be a challenge. Can't wait what people will succeed :P
MovieMaker Has This Code And It Annoys Me When I Run It On My Low - Memory Netbook. Anyways Good Code!
lol i have been working on something like this i will post it up later or something when i get a moment and finish working on some problems it has
Starting SysREQ DLL poject now 

Practice makes perfect!
VIP since: 6-10-2011
VIP since: 6-10-2011
Challenge accepted!!
Sounds cool. I don't have too much experience with dlls, but it would be a nice project 


You challange me or this topic? (coz it will take a while for me to comeplete this DLL since i game more than i program :P)
Practice makes perfect!
VIP since: 6-10-2011
VIP since: 6-10-2011
Here you go!
Try every function yourself to know what it returns!You do not have the required permissions to view the files attached to this post.
9 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023