Results for "Author: jason foral"
Here is a way to add bitmaps to menus. It is very simple. The bitmaps should be 15x15 PIXELS (For the best fit). That will give you the best effect. :)
I figured this out when I wanted to add all the mp3s in a folder into a listbox. (For a Media Player I made) This is for you Media Player Makers! You can also change what type of file the program looks for. In the code, I commented what you change to do that. You can also do this with a combobox. USES NO API! I hope you like this!
I looked at the Extract icon demo at www.allapi.net . I used that demo in this code. All it does is the user chooses the file he/she wants to extract the icon from.(EXE or DLL) Then the user can save the icon! This is good if you want an icon from an exe and you can't find it anywhere! PLEASE if you like this, vote for me.
This code demonstrates Pixel Perfect Collision Detection for DirectDraw7. It uses a function (written by me) so you can easily integrate it into your program! This is much more accurate than rectangular collision because it checks if two pixels actually touch, not the rectangles. There are instructions in the code if you need to know how to use this function. Note: I am aware that since the background of the pictures are black, and sometimes the transparency doesn't work, the pictures have their black backgrounds and it doesn't work. If this happens to you, you will have to restart your computer to make it work properly.
Ok, I know the last time I submitted this, it didn't work. Well, this time here is everything you need. Just unzip all into one folder and run the EXE. I downloaded the first version at www.vbworld.com then I improved it a lot! Please, if you like it, Vote for me!
This is a tutorial meant for beginners that teaches you about classes! Classes are very important in C++, so you should learn them. For formatting and alignment reasons, I have put my tutorial on a website and not PSCode directly. Please vote if you like it! Thanks! For comments, send an email to [email protected]
Here is a way to add bitmaps to menus. It is very simple. The bitmaps should be 15x15 PIXELS (For the best fit). That will give you the best effect. :)
I figured this out when I wanted to add all the mp3s in a folder into a listbox. (For a Media Player I made) This is for you Media Player Makers! You can also change what type of file the program looks for. In the code, I commented what you change to do that. You can also do this with a combobox. USES NO API! I hope you like this!
I looked at the Extract icon demo at www.allapi.net . I used that demo in this code. All it does is the user chooses the file he/she wants to extract the icon from.(EXE or DLL) Then the user can save the icon! This is good if you want an icon from an exe and you can't find it anywhere! PLEASE if you like this, vote for me.
This code demonstrates Pixel Perfect Collision Detection for DirectDraw7. It uses a function (written by me) so you can easily integrate it into your program! This is much more accurate than rectangular collision because it checks if two pixels actually touch, not the rectangles. There are instructions in the code if you need to know how to use this function. Note: I am aware that since the background of the pictures are black, and sometimes the transparency doesn't work, the pictures have their black backgrounds and it doesn't work. If this happens to you, you will have to restart your computer to make it work properly.
Ok, I know the last time I submitted this, it didn't work. Well, this time here is everything you need. Just unzip all into one folder and run the EXE. I downloaded the first version at www.vbworld.com then I improved it a lot! Please, if you like it, Vote for me!
This is a tutorial meant for beginners that teaches you about classes! Classes are very important in C++, so you should learn them. For formatting and alignment reasons, I have put my tutorial on a website and not PSCode directly. Please vote if you like it! Thanks! For comments, send an email to [email protected]
Here is a way to add bitmaps to menus. It is very simple. The bitmaps should be 15x15 PIXELS (For the best fit). That will give you the best effect. :)
I figured this out when I wanted to add all the mp3s in a folder into a listbox. (For a Media Player I made) This is for you Media Player Makers! You can also change what type of file the program looks for. In the code, I commented what you change to do that. You can also do this with a combobox. USES NO API! I hope you like this!
I looked at the Extract icon demo at www.allapi.net . I used that demo in this code. All it does is the user chooses the file he/she wants to extract the icon from.(EXE or DLL) Then the user can save the icon! This is good if you want an icon from an exe and you can't find it anywhere! PLEASE if you like this, vote for me.
This code demonstrates Pixel Perfect Collision Detection for DirectDraw7. It uses a function (written by me) so you can easily integrate it into your program! This is much more accurate than rectangular collision because it checks if two pixels actually touch, not the rectangles. There are instructions in the code if you need to know how to use this function. Note: I am aware that since the background of the pictures are black, and sometimes the transparency doesn't work, the pictures have their black backgrounds and it doesn't work. If this happens to you, you will have to restart your computer to make it work properly.
Ok, I know the last time I submitted this, it didn't work. Well, this time here is everything you need. Just unzip all into one folder and run the EXE. I downloaded the first version at www.vbworld.com then I improved it a lot! Please, if you like it, Vote for me!
This is a tutorial meant for beginners that teaches you about classes! Classes are very important in C++, so you should learn them. For formatting and alignment reasons, I have put my tutorial on a website and not PSCode directly. Please vote if you like it! Thanks! For comments, send an email to [email protected]
Here is a way to add bitmaps to menus. It is very simple. The bitmaps should be 15x15 PIXELS (For the best fit). That will give you the best effect. :)
I figured this out when I wanted to add all the mp3s in a folder into a listbox. (For a Media Player I made) This is for you Media Player Makers! You can also change what type of file the program looks for. In the code, I commented what you change to do that. You can also do this with a combobox. USES NO API! I hope you like this!