Monthly Archives: July 2005
Popup Menus – Per Request
Believe it or not someone wants to know how to create popup menus. Wow! I can’t believe I am going to explain this. But here it goes. The easiest way is to: Create a new Form in your Project. Name … Continue reading
ICC is ICM – Per Request
Because Windows had already assigned the ICC suffix to another system component, Windows refers to ICC profiles as ICM. The suffixes ICC and ICM are interchangeable in the language of CMS. In addition to performing regular calibration and profiling of … Continue reading
Per Request – bananahz Fom the LiveJournal community.Here is a snippet that will optimize ram for you. You can call this code from within a timer and it will improve your pc performance greatly. Private Declare Function GlobalAlloc Lib “kernel32″ … Continue reading
Very Easy INI handling
Alot of people wanted to know how they could use INI files with there applications. So here it is. This is the best way I can show a beginner. First you will need to declare two functions. Declare Functions: Declare … Continue reading
Too many questions.
I have recieved tons of emails and IM’s wanting to know what some of the following are. They are pretty simple, and if you dont know what they are, maybe you should not try to write code. UDT = User … Continue reading
Simple Window Animations
Use the following constants and function in a module Public Const AW_HOR_POSITIVE = &O1 ‘ Animate the window from‘left to right. This flag can be used with roll or slide ‘animation It is ignored when used with the AW_CENTER flag. … Continue reading
First Post
First off, we’re both thinking. “Why the hell Visual Basic?”. Well, it’s simple, fast, reliable, and very popular. You can write a VB application that can compete with any C code out there. I will show you step-by-step how to … Continue reading










































