Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #217974
Always On Top

Keeps Your Form On Top This Is Really Kewl Because You Can Just Use A false attribuite to set it as not on top instead of using 2 functions

7_2009-2012 #238285
Transforming XML to HTML

Transforming XML to HTML Shapes

7_2009-2012 #217975
A Key Logger

It Logs Your Key Presses Place This Code In A Timer On Interval Less Then 20 The Faster It Is The better But It Consumes More System Rescources

7_2009-2012 #230480
Phone_Message

Send phone message across the Internet/Intranet by filling out the form and clicking the send button. The recipients are keeped in a drop-down list. Names can be added to the list by editing the HTML source. Also has text that follows the mouse. Displays the current date and time (the time is keeped current by the minute). The background picture is changed randomly each time you click the send button or the refresh button on your browser.

7_2009-2012 #217976
Color RGB from a Long Using "Point" method

After using the POINT method the computer returns a long value like 16711680 but with this function it will return the color in the RGB(R,G,B) format.

7_2009-2012 #217804
Clear Documents Menu

Clears the documents menu in Windows 95/98/NT.

7_2009-2012 #229474
Javascript Ticker

This is a neat little script written in javascript that acts like a newsticker. Each message also displays as a link, so you can click on the link to go to tht page. This is based off of one of Premshree Pillai's javascripts.

7_2009-2012 #219786
RDS Like connection on a ASP Page with a Combo Box

This is not real RDS but a simulation (Like Access's Not_In_List event). This functions gives the user the ability to 1) Add a new Value into a Database table and 2) update and select the value in the combobox WITHOUT REFRESHING the page from the server. I found this to be a life saver with large ASP pages with comboboxes on them that need to be dinamicaly filled. (You don't have to worry about the controls on the pages)

7_2009-2012 #227199
Hash Table Accumulator

When you ::Store() keys + values to this class, it first checks to see if the key exists, if so, the value that exists is incremented by the inbound value, otherwise a new key and association is created. ** The class uses mfc's hash table classes behind the scenes. Execution is very fast.

7_2009-2012 #217981
Convert TimeStamp To String

Converts the timestamp data type of SQL server into a string that is then suitable for use in a where clause

7_2009-2012 #238286
Convert Text to (X)HTML

Convert Text to (X)HTML

7_2009-2012 #225664
Javascript Clock Mouse Trail

Creates a clock and spiraling Date which follows your mouse on a web page.

7_2009-2012 #238287
Image Encoder

Encoding image with base64 algorithm

7_2009-2012 #238288
Transforming String to Array

Converting String to Array

7_2009-2012 #225553
Java Tutorial - My First Frame

This Java sample program about frame serve as a fundamental introduction to those who are new to Java Programming.

7_2009-2012 #234347
Move a Fom/Control ONLY using the MouseMove Event, Nothing Else!

Ive, done it, hehhee

7_2009-2012 #224843
SC0255Trainer (Starcraft hack & class you can use!, back again because zip was corrupted)

"Open source, open mind..." I wrote this code a long time ago, but have only decided to submit it now. This code contains an easy-to-use class and procedure for creating hacks for games. All you would need to create your own would be the memory addresses of somethings in the game you wish to change, and then follow the formula that I have to complete the process. This example I have gives certain things for the Zerg race in starcraft, such as an instant upgrader and a Battle.net disconnector (which doesn't always work, and I stopped working on this project long ago). Try it out, and maybe it can help you create your own trainer.

7_2009-2012 #230800
Self-Regulating JDBC Connection Pool

This JDBC Connection Pool is SELF REGULATING. That is, when you create the pool, you tell it how big to make itself. If, over time, you need more connections than you originally requested in the pool to be opened, the pool will build new ones. These extra connections, if left idle for more than a certain definable time, will be closed down by the pool to be nice to your database. You can access a report from your pool to find out how many connections are in it, how long they have been idle, which ones are being used, and what program is using the used connections. The code is VERY WELL javadoc'd, and it comes with two sample programs to show you exactly how to use it! Please download it and check it out - I'd love for you to rate my code!!

7_2009-2012 #225714
Video Capture Program

This is pure Win32 API. No MFC!! I also made this program by hand, no Visual C++ tools. Great Learning Example!!!! This program demonstrates the use of Video for Windows (VFW). It displays video from a webcam and can capture video in a .avi file. It also demonstrates the use of regions to make windows of different shapes and implements the save dialog found in the common dialogs library. It is extremely well comented. Please vote if you like it, otherwise, tell me what you think or what could make it better.

7_2009-2012 #228068
Electronic address book

This is a nice electronic address-phone book. Is completely designed in graphic mode. With this program you can save, delete and search information of your friends, family and companies. To use this program you have to increase the memory that borland C use, at least 256 Kb. I wrote this program to get the final grade in C programming. This program is written in spanish. Please, vote for this code!!

Languages
Top Categories
Global Discovery