Advertisement

Results for "Category: Miscellaneous"

6_2008-2009 #204585
Registration Key Generator and Verificator

This Registration Key generator will do just what the name says: generate Keys based on details you give and allow your applications to verify them (less than 10 lines of code for the verification) You can keep details of multiple applications and their Key caracteristics. Any comment is welcome!

6_2008-2009 #204597
int64 Explained

This article is intended to explain the usage of 64-bit integers. It goes over how to declare them (__int64), how to use them in format functions (%I64Ld), and how to convert strings into 64-bit integers (_atoi64).

6_2008-2009 #204612
Add hyperlinks & open files with their associated program

This module will enable you to run a program, or open a file in its associated app with one command. It also allows you to add web or email hyperlinks just as easily. See the sample form for examples.

6_2008-2009 #204625
Covert Dll Injection

This code demonstrates using CreateRemoteThread to inject a dll containing code you want to run convertly into another process. Doing this allows you to run inside another process, so you have no footprint that shows up in TaskManager=0)

6_2008-2009 #204643
Easy Regestry Manipulation - ERM

This code is useful for write, read and delete strings in regestry using wscript. You can now forget the cookies...

6_2008-2009 #204655
Four Band Resistor

A very basic program to interpret values of Four Band Resistors by selecting the Band Colours.

6_2008-2009 #204659
A Better Way To Run A File..

This is a great way to run a file without having to get the path everytime you want to do it. It will check if there is an entry in the ini. If there isn't it will open a Common Dialog, save the selected file path to an Ini then run it.

6_2008-2009 #204666
simple way to enable/disable in any form

a very simple and very easy way to enable, disable controls in any form. You can also get all editable controls list in the form. no other code can be as simple as this :) This is my first submission in PSC....please vote for me (i just uploaded a simple application to explain how to use)

6_2008-2009 #204675
A-1 ListBox (style =1) select

For Beginners. Copy the contents of ListBox1 to ListBox2 where the contents of ListBox1 is checked off. Remove any duplicates from ListBox2 and remove contents of ListBox2 where the contents of ListBox1 becomes unselected. (uhmmm... hope that made sense)

6_2008-2009 #204676
A-1 Bye-Bye ListBox Duplicates

For Beginners. Get rid of unwanted listbox duplicates in a few very simple lines of code.

6_2008-2009 #204696
ASP List Boxes Move Data

couple of ways of moving data between two list boxes.

6_2008-2009 #204699
Define what you want to be printed from your page

Using CSS you will be able to say what you want to be printed. Let's say: "What you print is only what you want to be printed"

6_2008-2009 #204762
ASP Daily Dilbert

This code is based on Ron Lights submission of similar title. Basicaly the code grabs the page from the United Media site, strips out the filename for the Daily Dilbert and writes out a page with an approprate IMG tag to view the strip direct. The code differs from Rons submission in that it uses FirebirdDEs WinHTTP code to grab the page rather than the older and more troublesome InetCtls. All kudos to previous authors.

6_2008-2009 #204768
A Clock

I got bored so I wrote this clock.

6_2008-2009 #204769
A Very Simple Sort

A very simpile example of sorting. Not the most efficeint, but easy for beginners to see whats happening.

6_2008-2009 #204788
Drag and drop FindWindow

This is more for a programmer's tool then anything else. It allows you to select a window on screen with the mouse using a cursor and a smaller image representing that cursor on the dialog (which disappears when you click on it and drag it, reappearing when you make a selection)

6_2008-2009 #204789
Expression Evaluator (with function support)

Evaluates the input text and returns the result. Supports: multiple-argument functions, strings, octal, hexadecimal and decimal numbers, Recursion based method calls (as long as your stack holds out, it should be able to handle what you put into it)

6_2008-2009 #204797
Directory file list generator

Creates a list of files in a directory, something explorer does not allow you to do. List can then be printed or saved to a text file. Drag n Drop enabled!

6_2008-2009 #204798
Remote controlled keylogger (With the missing form)

Captures keystrokes from a remote machine. Can send fake error messages to remote machine to cheese people off. PLEASE VOTE IF U LIKE THIS CODE. (IF U DON'T LIKE IT FIND SOMEONE WHO DOES AND GET THEM TO VOTE!)

6_2008-2009 #204799
Right-Click Regsvr32

This code adds Register and Unregister capabilities to the right click context menu. Whenever you click on a DLL or OCX you will be able to unregister or register it easily. No more going to the command prompt to register those DLL's. This INF file imports keys into your registry. Make sure you back up your registry, for safe measure. To install just right click and select Install. Brought to you by D & M

Languages
Top Categories
Global Discovery