Results for "Volume: ASP_Volume3"
FULLY COMMENTED TUTORIAL ON PROCESS DETECTION USING THE PROCESSFIRST, PROCESSNEXT, AND CREATETOOLHELP API'S. Ok here is the deal, I spent alot of time trying to figure out how to find a process, parse out the exe file name and it's process id to use for process memory manipulation. However, there were no eazy to read tutorials that could make me understand how the api's worked. After figuring everything out, I thought I should make a fully commented source for others who may end up stuck in my shoes. I hope you enjoy. The sub is the easier to understand than all on psc thus far.
This will ask the user to enter a password and if it is incorrect it will give them two more chances (three attempts in total). Please vote and leave comments :)
I've just got a Sharp GX20 mobile phone and it's an ar$e loading pics into PSP to resize and crop them. Okay, I didn't *need* to write this, but it was a good challenge for me. Load up your jpgs and resize them and crop select areas to your hearts content and save them. hope you enjoy.
This little code will allow you to change the forms colour using Scroll Bar and Text Boxes, this can be changed to change the colour of a Text Box, etc. Please vote and leave your comments :)
This code is an activex control button and text animation. I use HTML button and marquee. I use HTML button because in HTML you can make many kinds of good looking button very easy, combine with my knowledge in VB I intergate the two. At first I thought it was impossible but I did it. The only little problem with this is that, it is a bit slow while loading. But if everything is aready loaded, it will run very smooth. If you DO NOT like my work please DO NOT vote for me. Thanks...
This is an Active-X Control for Filling Form with a Gradient BackGround. It also Contains A ColorChooser control. A Must see For all who Plan to Develop Active-X Controls.
* UPDATED JULY 2008 - Many new features (see included whatsnew.txt), tweaks and optimizations, some reworking of ONLINE GAME LOBBY system (consider this public beta). Please come online and try out the game against others! BotMatch Secondary Protocal is the fully 3D, VB-GDI game! - The sequel to a 2D shooting game I released here in 2000. Build your BOT to be 100% customized, battle your BOT, upgrade it to face your next competator! The high-speed combat arena in this game only gets more intense as you advance through the matches!!! BMSP is simply an incredible game. Written entirely using GDI32 APIs, and some simple 3D math, BMSP was built on my 133MHz system, and runs smoothly on that system. In some odd cases, the GetTickCount function screws-up (we've found this to happen on SOME XP machines, but most run it very nicely). BMSP is everything we wanted the first BotMatch to be, but only now did we have the experience, knowledge, and vision to see the project through. The project includes ReadMe documentation which will help developers navigate the code, as well as giving a quick 3D math lesson. For game help, see HELP.txt. Special thanks goes out to my friend Josh Nixon who helped with the programming and some rather repetative-type graphics-editing that needed to be done! I am happy to share this code with everyone here on Planet Source Code, but be mindful of the copyright notifications! Any questions or comments about this amazing project are welcome! Another special thanks to Bradford, who provided the game's soundtrack! see WHATSNEW.TXT for details.
Skin your Aplication with just writing one line of code, and this OCX (Full code included). Hi, this is the first time I send a code. I hope you like it. It has 2-in-1 controls: 1)The Skin 2)An special command button. There're 2 major problems: 1.If anyone knows how I can handle the standart menu (with an API) to move it to a new XY position, please let me know.(It doesn't support menues) 2.I need to modify the form properties (the BorderStyle to 1) to make it minimize in the taskbar. If you know how, it could be automatized inside de control (by an API). Sorry for my english... :( See, you.
Shows the mean, median, mode, variance, sum, standard deviation, average deviation, coefficient of deviation, total, square total, and variance for an array of values using either the population or sample method. Computes any of four different types of regression models (Linear, Logarithmic, Exponential, or Power). Includes an equation solver for both x and y data.
Set the default printer for Windows at runtime that remains even after the app shuts down. All printers on the user's system will be displayed in a sortable listview from which printer selection can be made. Something like this is useful because the VB DataReport always prints to the default printer.
Updated Version Of Winsock Tutorial. For beginners who want to learn about Winsock Control and Networking. A must read for someone who want to Implement a Client-Server Interface.
This is a basic Direct3D terrain engine I created using my 3D engine and well.. I hope you enjoy it although it may be rather slow on older systems. Please comment & vote.
read values from any LM75-Sensor connected to your printer-port (up to 8 pieces) / you need some basic inp/outp control like that from jspayne! This explains a lot about initialising the I2C bus and or the LM75 sensor!
This is a list of all the error codes you can get in Visual Basic 6. There are approximately 700 different errors.
This is the 3rd release of bYTER many things improoved inside it, as well as the full source code modified, this version both me and rudz together work on it, if you feel this code is something usefull feel free to comment and vote for it .
I wanted a quick way to add the ability to retrieve files over the 'net w/o adding extra files to the distribution. Found an example here by Chloe that used the AsyncRead functions of a user control. I didn't really think that control went far enough, so I wrote this new one with lots more flexibility. This is also a visible control which acts like it's own progress bar on the form (nothing fancy, there are plenty of PB examples here if you wanna soup it up.) It's also pretty smart about file names and can automatically halt the DL if redirected (say, to a 404.html file.) Just thrown in are my own functions for collapsing a path (replace some folders with ...) to fit a given space and returning a formatted size in b, k, M or G given a # of bytes. Thanks also to Mr. Bobo - I threw his Browse for Folder routine in just so I wouldn't have to add the common dialog to the demo form (not actually used in DL control.) Hope you all find this useful, I know I will! ;-) NEW TO UPDATED V2: - Option to Rename save file if redirected - Properties to retrive download information outside of the events - Option to wait till download complete before returning to main form code. Possible uses: - Have program check for updates over net - Get changeable content (news/blogs/tips/ads/etc) - Retrieve customized batch files
It's an xp style frame.
Shows the mean, median, mode, variance, sum, standard deviation, average deviation, coefficient of deviation, total, square total, and variance for an array of values using the sample method. Computes any of four different types of regression models (Linear, Logarithmic, Exponential, or Power). Includes an equation solver for both x and y data. Here's whats been changed in v2.1: 1. When "Remove row" is clicked, it now removes all selected rows rather than just one row at a time. 2. Double-clicking on a row in the "x, y, frequency" data-grid now allows the user to edit data already entered without having to remove the row and re-enter the data. 3. A bug was removed where the calculator didn't set the "DataSaved" Boolean bit when the user clicked on the "Remove Row" button.
In Windows Paint You When You Draw A circle You Find that the Mouse is on the Corner of the Circle and not in its Center This is Too Difficult But Now and After reading this Code it Will Be Very easy thing to do
VB Splitter is a developer-friendly ActiveX control to allow the user to resize docked controls at run-time. You can now have a splitting-capability for any number of controls with only one VB Splitter control and one line of code in your program. The control has 11 properties, 2 methods and 7 events customly made for your pleasure. It's very well-commented and has a strong encapsulation technic that making this control an author-friendly ActiveX control. Just don't miss the demo (open the VB Splitter Demo.vbg). Your feedback and vote will be very appreciated. Thanks in advance.