Results for "Author: billy conner"
Simple way to convert Hex to Dec in one line of code. This code is for Beginners.
We all know you've seen Task Spy/Viewer programs all over PSC. This code deals with using Menus, Listboxes, Control/Form Information,WindowStyles, and many other things. If you like these types of apps please look it over and you might find a few things you may like.
This is just a sample program that shows how to set the Caption to the right side of your form using API. Also included is a way to make your form appear backwards. I havent seen this done by using API before, Just cheap imitations using strings. !Win2k only!
Program Iconizes A Visible Window into the start menu. I updated this (06.04.02). it now puts the Hidden apps icon and i fixed a few bugs. i have a screenshot now so you can see what it does without downloading anything.
Simple way to convert Hex to Dec in one line of code. This code is for Beginners.
This code uses API to get/set properties of most any combobox. I have designed it to work as an object so that you can just input the handle of your combobox and get/set the properties. Sample Included of course.
Encrypts a file such as Exe/Txt and stores it in Bitmap Format.
We all know you've seen Task Spy/Viewer programs all over PSC. This code deals with using Menus, Listboxes, Control/Form Information,WindowStyles, and many other things. If you like these types of apps please look it over and you might find a few things you may like.
This is just a sample program that shows how to set the Caption to the right side of your form using API. Also included is a way to make your form appear backwards. I havent seen this done by using API before, Just cheap imitations using strings. !Win2k only!
Program Iconizes A Visible Window into the start menu. I updated this (06.04.02). it now puts the Hidden apps icon and i fixed a few bugs. i have a screenshot now so you can see what it does without downloading anything.
Simple way to convert Hex to Dec in one line of code. This code is for Beginners.
This code uses API to get/set properties of most any combobox. I have designed it to work as an object so that you can just input the handle of your combobox and get/set the properties. Sample Included of course.
Encrypts a file such as Exe/Txt and stores it in Bitmap Format.
We all know you've seen Task Spy/Viewer programs all over PSC. This code deals with using Menus, Listboxes, Control/Form Information,WindowStyles, and many other things. If you like these types of apps please look it over and you might find a few things you may like.
Encrypts a file such as Exe/Txt and stores it in Bitmap Format.
Program Iconizes A Visible Window into the start menu. I updated this (06.04.02). it now puts the Hidden apps icon and i fixed a few bugs. i have a screenshot now so you can see what it does without downloading anything.
Simple way to convert Hex to Dec in one line of code. This code is for Beginners.
This is just a sample program that shows how to set the Caption to the right side of your form using API. Also included is a way to make your form appear backwards. I havent seen this done by using API before, Just cheap imitations using strings. !Win2k only!
An alternative method to hide your process from Windows Task Manager. Ive had the idea to do this for many years, but i couldnt get past the GPF's with sendmessage. recently i figured out how to make it work. Screenshot included.
This code uses API to get/set properties of most any combobox. I have designed it to work as an object so that you can just input the handle of your combobox and get/set the properties. Sample Included of course.