Results for "Volume: 2002C"
A simple project that lets you display, edit, add and delete entries in your Microsoft Outlook "Junk Senders" list. If you've used the Outlook Rules Wizard to create a list of Junk Senders, this gives you a more flexible interface to maintain them. The neat thing is that this all fits easily into the code behind one very basic form.
This is an update to 5.0. All the bugs are now fixed!
This easy code show you how lock your PC in one second with password. All is loceked(mouse,keyboard etc...). It's easy and for all.
This code example will search within any file (even binaries), of your choice, for a string of your chioce, and replace it, with another string of your choice. when it finds a Match to your search, it will Display the last 128 Characters which contain your string. Then it'll Propmt you if you'd like to change this instance(s) of your String. If not, it'll travel onto the next Instance, Display new results, and Prompt you again... I Originally used it in Access VBA, to Insert SQL Formatted dates, into Select statements within SQL Files, before sending them to the pl/sql server. It only took a few moments for me to convert this to work with any filetype. Note that the Replace String shouldn't be longer than the Search String (Commented in Code).
This is a program to get rid of the ad in the file sharing application Morpheus. Please vote if you like the program or find it useful in any way :) Updated the code to hide any of the Morpheus popup ads aswell not exactally perfect but it works well. Ok new update by request I added a tray menu so you don't have to have the window open all the time.
This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.
Con este formulario tú podrás puedes poner a tu sistema con un icono en la Barra de Estado ( junto al reloj ) cuando lo minimices. -- With this form you can put to your system with an icon in the Task Bar (next to the clock) when you minimized it.
This AddIn compares the source code in the VB IDE with the source code that was last saved and shows the differences. If you have been working on a piece of code for a while you can probably not remember all you have done. One click - and this AddIn will tell you. Alterations to the form or to controls in that form are also shown. The comparison is not line number dependent but is controlled by content only. Unaltered lines are shown in black, new lines in red, deleted lines are blue and striken out, and finally changed lines are shown as deleted and new. Empty lines which you might have inserted or deleted are not shown - this is because I found it rather difficult to strike out nothing *g*
this code change the won cdkeys of your halflife (or counterstrike) game. you can save the keys in text file and change it easily with one click. check it out
Version 1.0.2 of my instant messenger is basically just another update to the sign on dialog. I added a few features like "change account icon" and I also changed the way it works -- now all you have to do is enter the password and double click the account name. By the way, the password for all three preloaded accounts is admin. Anyway, next I'll be working on the server a little more and then maybe some other stuff like the chat window. I'm gonna add MD5 encryption because hey, if its good enough for AIM and MSN Messenger, its good enough for KIM lol
Awesome! Look at screenshot. Making it to be programmer friendly.. Features include - 2D Sound, 3D Sound, Midi(with soundFX's), SoundFX's, Transparent objects(even .x files),Partial Collision Detection(lol need to fix landscape Collision Detection - you climb up a hill when no hill is there :)) animated water, animated enviroment sphere, Object Filters(Dark Mapping, light mapping, gloss mapping, detail mapping, and much more), Enviroment Filters(Anistropic, Bilinear, ETC.) To much to list.. must see.. This is beta. Not complete yet Sorry for not commenting, I will on next version(I wanted to get it uploaded) PLEASE VOTE!!!! www.Bright.net/~james-d-21/ (there are no advertisments, Just download link)
Vote PEEPS, he needs the support! LanChat now supports commands and will allow commands to be typed in masked text box to stop others from seeing these commands. The form also flashes quite nicely now. Want to have a very simple chat system that starts up with the PC? This is the code for you! Lan Chat starts when the PC does using the regisrty and can send messages to any other users that are running Lan Chat. There are no servers required, it is completely UDP based. It also uses a translucent form so if, like me, you are currently a student wanting to share information without getting screwed by your lecturer/teacher, you can semi hide the window, so from a distance you are still in Word typing that essay ;) An extensive ReadMe is included in the zip along with the Win Sock control for those who do not have it. Also, the code is commented where appropiate. Hope you like the screenshot as well, in particular the background! Oooh, such smut! tee hee hee. ;) This will only work on Win 2K and XP (not sure about NT4). Vote for Moi if this helps you, I need the support as a poor student. Thanks and enjoy!
I need you! Vote for my code, I'm a poor hard-up student in England who can'y afford a pint let alone any fancy software! Thanks! Need to play a .mid file, look no further here is your solution! This code contains an example of how to use MIDIMod.bas which I have written to play MIDI files. Very easy to use, and sample applcation included with music! Please read the readme.txt file in the xip for further information.
Fixed version: customizes your message box buttons by hooking!
This is a simple planner utility with a general tasks option and a calendar. Uses popup menus and now has a few color schemes. Final release: thanks for all the input and bugs, and sorry for putting this up and taking it down again.
An update of my previous submission. Now includes a nice background pic, cleaned up code and quick forward/back movement to different dates. Your comments and/or votes appreciated.
The MindWave Binaural Beat Generator for synchronizing your brainwave to Delta, Theta or Alpha states. Generates Sine waves to within 0.1 Hz and incorporates Pink Noise masking to enhance the brainwave entrainment effect. Requires DirectX8 but could be modified easily for use with DirectX7.
I have sent some time working on this, now it has day and nights, the Shopping Engine is nearly complete and you can kill yourself, there is this and much more...
This is a drag-drop sample that shows the minors who have been uploading rubish ones so far. Please vote and comment
Ive not seen this on PScode before (so if u have please tell me ;) ) It measures how far your mouse travels in pixels, cm and mm - it sits in the system tray so you dont have to see the form, it gets the old mousex, new mouseX and gets the difference for all the directions and adds it to the value. You can load the form at any time to see the update and check how far youve got - it stores the distance in the registry :), if you like this please please vote and leave feedback saying what you like about it :), i'll probably update this within a few weeks to store a log on mouse clicks and keyboard events but that depends if anyone likes this one first :)