Results for "Author: michael heath"
Here is an INI File viewer using the Tree Node. Nice little screen shot of the proggie is available. Easy to learn how to use a tree node in your projects. Please leave me some comments on this. - I've updated this as a complete application. It's new name is IniEditor[TreeNode Style]. Uploaded 10/19/00.
Updated from IniViewer. This code opens ini files and places its contents in a tree node. You can edit, delete, or insert new Sections/Keys/Values with this. I will make changes to this if it is needed. Please let me know what you think of it. I would also appreciate any votes you could give me. * One thing to note is that this editor will only make changes to Sections/Keys/Values. If there are any comments in the ini file, they will be lost on saving. I might add some code to look for comments or any other bogus stuff in the file later on. Let me know if you think it is needed.
This is my update to the IniEditor[TreeNode Style]. Please check it out and let me know what you think. It looks a little different than the original version of it did. Added a status bar and an edit button. Please vote if you think it is worth it. Thanks.
This is great! A 3D button with no OCX's or API's. Every thing 3D on your forms is just an illusion. Well, this one is a great illusion. Anyone can do it. Just look at the code and you will see how to use it. One button is fixed, the other one you can resize and move. Uses a regular command button and some lines. I hope you enjoy and can use this code. Please leave me some comments on what you think. Any way to make it better with out making it into an OCX. And if you already know how to do something like this, great! I don't need to hear from you with how badly it was done. Just let it go. Anyway, the rest of you, enjoy the code!
Holy cow! This is awesome! This actually works. You can make almost any object or control in VB6 have a raised 3D affect. You have to check this out. You have to try it. And you have to help me improve it please. If you make any improvements, please re-upload it thanks. there aren't any comments in the code. I just threw it together. There is an example of how to use the True3D module. If you use the code, you have to just make copies of frmLines. that is where all the lines reside. This is why we need to make this better and easier to use. All forms were included in the previous upload. Just the project didn't load it for some reason. You could have manually added the frmLines after opening the project or you can re-download this updated project.
Send email messages anonymously across the internet or intranet. Great for making a paging service. Can also be altered to get feedback from your own web site. Just set the To Address up as a static address. Set it up on a Personal Web Server or a Remote Host. If you chain your local server through many proxies, you could essentially have true anonymitity. This code is not intended for illegal use. Please be responsible in downloading this code. Could potentially be dangerous in the wrong hands. I now have a Server setup for you to see how this works live. The only difference is that it tracks your IP, Email Address you sent to, and the message you sent. The email that is sent to the person has YOUR IP address in Bold for them to see. This is just a precaution so that you DO NOT Abuse it. If you want to see the live server and recieve a temporary USERID and PASSWORD, send me an email to mheath30@hotmail.com. Subject="REQUEST USERNAME, PASSWORD, AND SERVER ADDRESS FOR ANON EMAIL". In the body leave your name and address.(For security precautions only.) You must use a real email account! No hotmails, yahoos, email.com, or anything like that. I'm sorry that the prerequisits are high, but I have to ensure you won't ABUSE the server. If you feel like sending more email, send me a second one Subject="Send EMM Info". Thank you, Enjoy the code!
If you didn't see my previous form manipulation example then you gotta see this. This is some pretty good stuff, great for newbies. New Subs added! Don't miss out on this, you'll be happy you looked at it. Code all done in a professional way. Extremely nice routines for simple manipulation of any form. Cuts down your own coding. Heavily commented subs so that you can understand what's happening. If you have any trouble with this example(which you shouldn't) then email me and I'll make even more comments on the routines as I add new ones. Comments definitely welcome. Please, Constructive critism and praises only. 2/10/00, new routines combined and added. All subs tested and compiled! And yes, I did add a sample of the CustomMsg becasue I got a few emails about it. I sure hope it helps you all out. Check out the "StreakExit" routine. If anyone knows how to make that routine smoother, please email me with a fix. If anyone has anything to add, email it to me and I'll add it in and give you credit. Please remember, this is beginner level. I really hope that you find this example useful. Thanks for your comments and enjoy the code! Here is a small list of the subs: 1. BooleanRollup 2. CenterSnglFrame 3. CustomAbout 4. CustomMsg 5. frmCenterMe 6. frmKillExit 7. frmOnTop 8. frmPosition 9. frmShrink 10. LoadNextToMain 11. LogMyErrors 12. NoOffScreen 13. ProgCaption 14. ProgCaptionV2 15. ReSnapFrm 16. RestoreFrmDiminsions 17. SaveFrmDiminsions 18. SaveFrmPos 19. StreakExit 20. vEmailMe 21. WriteSettings I really hope this helps the newbies out. This may be my last update to this project.
OK folks, I've made a little progress. Here is the latest. This one has problems with any files but text files. If you put the first file in the pak as an executable, it extracts fine. But 2nd 3rd and so on, no way. This code is driving me crazy!!! A big thanks to Robert Carter for his help on getting me this far. Please keep your ideas a coming folks. I know a lot of people out there can use this if it can ever get finished and fixed. There are still bugs in the code. I don't have many error handlers in it yet. I want to get the basics of the code fixed first, then I'll go back and make this thing proper. This Code was fixed. Look for the AppenderPak by me. It is the same code as this but with fixes.
This is two functions with example of how to get the difference between two times by hour and min. Code is pretty good to keep a running time of how long you've been doing something without the major offset that timers give. There are some drawbacks to this code, since it is only a small example, you probably can't check anything past 11 hrs and 59 min. Anyway, I hope this inspires some better Ideas. Enjoy the code.
This is my update to 'A Pak File Creator'. The code is fixed but still may have file size limits. I haven't checked anything above 1.2 megs. This code could definitely be worked on to be made better. I hope someone out there will post a better way to do this. Please rate this code and leave me some comments or drop me an email. Hopefully this code can be used as an external resource file once we can get the access speed pumped up. Enjoy it folks!
Here is an update to Michael the AIChatter. He's looking pretty good. Some changes made. Redid the whole thing from scratch. You can now turn off Michael's prompting you for new responses. You can also set up multple variations of sentences for him to respond to. You can also view what questions/statements Michael can respond to during runtime. Anyway, check it out and please let me know what you think. He still has a long way to go. I'll be working on him on and off for quite a while. I hope you enjoy the code. Please rate it for me. Thanks.
Michael has a few changes. Just read the Readme.txt file that comes with him. The code is kinda large and I apologize if anyone has any problems following it. I tried to keep comments on almost everything. Anyway, check this out and please rate it. I know this isn't true AI, it is mostly string searching, but hey, it's still kind of interesting. See what Michael will say to your questions or comments. :)
Getting back to the basics of using VB6 controls. Included in the project are, checkboxes, options, combobox, textbox, Scroll bars, File list, Dir list, and drive list. Very simple programming intended for beginners. Has an example of browsing for files without using common dialog control. Plus an example of using the ShellExecute api and 2 option dithered background. I hope the code is helpful to those that are new. I'm sure there are others like this on here.
Send email messages anonymously across the internet or intranet. Great for making a paging service. Can also be altered to get feedback from your own web site. Just set the To Address up as a static address. Set it up on a Personal Web Server or a Remote Host. If you chain your local server through many proxies, you could essentially have true anonymitity. This code is not intended for illegal use. Please be responsible in downloading this code. Could potentially be dangerous in the wrong hands. I now have a Server setup for you to see how this works live. The only difference is that it tracks your IP, Email Address you sent to, and the message you sent. The email that is sent to the person has YOUR IP address in Bold for them to see. This is just a precaution so that you DO NOT Abuse it. If you want to see the live server and recieve a temporary USERID and PASSWORD, send me an email to mheath30@hotmail.com. Subject="REQUEST USERNAME, PASSWORD, AND SERVER ADDRESS FOR ANON EMAIL". In the body leave your name and address.(For security precautions only.) You must use a real email account! No hotmails, yahoos, email.com, or anything like that. I'm sorry that the prerequisits are high, but I have to ensure you won't ABUSE the server. If you feel like sending more email, send me a second one Subject="Send EMM Info". Thank you, Enjoy the code!
This is great! A 3D button with no OCX's or API's. Every thing 3D on your forms is just an illusion. Well, this one is a great illusion. Anyone can do it. Just look at the code and you will see how to use it. One button is fixed, the other one you can resize and move. Uses a regular command button and some lines. I hope you enjoy and can use this code. Please leave me some comments on what you think. Any way to make it better with out making it into an OCX. And if you already know how to do something like this, great! I don't need to hear from you with how badly it was done. Just let it go. Anyway, the rest of you, enjoy the code!
Holy cow! This is awesome! This actually works. You can make almost any object or control in VB6 have a raised 3D affect. You have to check this out. You have to try it. And you have to help me improve it please. If you make any improvements, please re-upload it thanks. there aren't any comments in the code. I just threw it together. There is an example of how to use the True3D module. If you use the code, you have to just make copies of frmLines. that is where all the lines reside. This is why we need to make this better and easier to use. All forms were included in the previous upload. Just the project didn't load it for some reason. You could have manually added the frmLines after opening the project or you can re-download this updated project.
If you didn't see my previous form manipulation example then you gotta see this. This is some pretty good stuff, great for newbies. New Subs added! Don't miss out on this, you'll be happy you looked at it. Code all done in a professional way. Extremely nice routines for simple manipulation of any form. Cuts down your own coding. Heavily commented subs so that you can understand what's happening. If you have any trouble with this example(which you shouldn't) then email me and I'll make even more comments on the routines as I add new ones. Comments definitely welcome. Please, Constructive critism and praises only. 2/10/00, new routines combined and added. All subs tested and compiled! And yes, I did add a sample of the CustomMsg becasue I got a few emails about it. I sure hope it helps you all out. Check out the "StreakExit" routine. If anyone knows how to make that routine smoother, please email me with a fix. If anyone has anything to add, email it to me and I'll add it in and give you credit. Please remember, this is beginner level. I really hope that you find this example useful. Thanks for your comments and enjoy the code! Here is a small list of the subs: 1. BooleanRollup 2. CenterSnglFrame 3. CustomAbout 4. CustomMsg 5. frmCenterMe 6. frmKillExit 7. frmOnTop 8. frmPosition 9. frmShrink 10. LoadNextToMain 11. LogMyErrors 12. NoOffScreen 13. ProgCaption 14. ProgCaptionV2 15. ReSnapFrm 16. RestoreFrmDiminsions 17. SaveFrmDiminsions 18. SaveFrmPos 19. StreakExit 20. vEmailMe 21. WriteSettings I really hope this helps the newbies out. This may be my last update to this project.
Here is an update to Michael the AIChatter. He's looking pretty good. Some changes made. Redid the whole thing from scratch. You can now turn off Michael's prompting you for new responses. You can also set up multple variations of sentences for him to respond to. You can also view what questions/statements Michael can respond to during runtime. Anyway, check it out and please let me know what you think. He still has a long way to go. I'll be working on him on and off for quite a while. I hope you enjoy the code. Please rate it for me. Thanks.
Michael has a few changes. Just read the Readme.txt file that comes with him. The code is kinda large and I apologize if anyone has any problems following it. I tried to keep comments on almost everything. Anyway, check this out and please rate it. I know this isn't true AI, it is mostly string searching, but hey, it's still kind of interesting. See what Michael will say to your questions or comments. :)
This is two functions with example of how to get the difference between two times by hour and min. Code is pretty good to keep a running time of how long you've been doing something without the major offset that timers give. There are some drawbacks to this code, since it is only a small example, you probably can't check anything past 11 hrs and 59 min. Anyway, I hope this inspires some better Ideas. Enjoy the code.