Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #43337
Advanced Application Security

Helps protect applications, one example for VB, I coded this in PHP... Can be used for many things. I fixed almost all the bugs, working on the next version.

ASP_Volume2 #40592
Windows Start button Animation

Complete code to animate your Windows' StartButton,justhave a fun !

ASP_Volume2 #40593
Using VB ActiveX dlls in VC

Using a VB ActiveX DLL in an MFC client.

ASP_Volume2 #44092
Morse code Machine (Text + Sound)

this is a morse encoder text and sound, Tutorial ++ Morse Code Encoder. (Text-Text Encoder). ++ Morse Code Encoder. (Text-Sound Encoder). ++ sound is saved as a midi file. Morse code is here {{{{ - .... .. ... // .. ... // .- // -- --- .-. ... . // . -. -.-. --- -.. . .-. // - . -..- - // .- -. -.. // ... --- ..- -. -.. --..-- // - ..- - --- .-. .. .- .-.. // + + -- --- .-. ... . // -.-. --- -.. . // . -. -.-. --- -.. . .-. .-.-.- // ( - . -..- - - - . -..- - // . -. -.-. --- -.. . .-. ) .-.-.- // + + // -- --- .-. ... . // -.-. --- -.. . // . -. -.-. --- -.. . .-. .-.-.- // ( - . -..- - - ... --- ..- -. -.. // . -. -.-. --- -.. . .-. ) .-.-.- // + + // ... --- ..- -. -.. // .. ... // ... .- ...- . -.. // .- ... // .- // -- .. -.. .. // ..-. .. .-.. . .-.-.- }}}}}}}}

ASP_Volume2 #43028
PiXel WAR

Ah, this is just so much FUN ! The red Pixels hunt the blue ones. They form a pack and try to corner the them.

ASP_Volume2 #42958
Microsoft Product Key Viewer

Decode and View the Product Key used to install: Windows 2000, XP, Server 2003, Office XP, 2003.

ASP_Volume2 #44116
Invoke Windows Shut Down Dialogue

This code causes the windows shut down dialogue to come up(see screenshot).

ASP_Volume2 #44111
Change and save button location

Change and save button location

ASP_Volume2 #44110
Create folder

Good code,look screen shot

ASP_Volume2 #40594
Example Win32 - how to give your window a animated icon

This was another code request. Some of my friends and I were going over things we thought we could add to the site. Right now I am waiting to submit some of my big projects until next month.. So I have just been answering alot of requests on how to do certin things here and there, so that my postings dont stop since I am working on these other projects. All uploads marked example, or code request, are these types of programs. Examples made to show how to implement, or use specific concepts, not one of my personal program projects. This example shows you how to make your windows icon animate kinda like the ICQ icon does.

ASP_Volume2 #43975
Popup Eliminator and killer

Popup Eliminator really killes any popup message.It's really great program and really workin. any Popup Message will close auto.try it and please vote for this program if u liked it.

ASP_Volume2 #44237
Image Gallery

The user control produces an image gallery using the file system(no database or xml file to store image info). Each folder in the gallery directory(which you choose) becomes an image gallery, each file in a gallery folder is an image. Thumbnails are automatically generated at runtime and stored on the hard drive. See included screenshot for an example of a image gallery page. A readme.txt file is included in the zip to explain setup requirements.

ASP_Volume2 #40595
Ratman, simple collision detection, tile map, and map editor

This is an example for one of my friends ( spine). He was asking how you could make a map in a seperate program and then have the game read the map and load it. I added in my wonderful art (in mspaint lol) as well as the ability for my ugly rat to move around. It was to large to upload to PSC, since it freezes whenever I try to upload more then a meg or two. So the download is within this article.

ASP_Volume2 #30887
Make your own CD-Player!

Fixed it! This is the source that will let you make your own CD Player! It uses the Media Control Interface (MCI) via API to play a audio cd. [NOTE: For this class to work on a form you must reference the class eg. (Set Snd = New CDAudio. I already have prepared it in the included zip.)

ASP_Volume2 #43603
Object Driven Interface Part 4 of 4

Part 4 of Creating an Object Driven Interface using Custom Attributes, reflection Custom Web Controls and much more. in this part we finally get to use our interface generator The Attached Zip file contains the complete code for all four parts of this article, which i had to split up due to size limits

ASP_Volume2 #43153
Cryptographically secure random number generator

Generates a cryptographically secure random number. A cryptographically secure random number has to be generated from hardware and its sequence must not be predictable. At least under Windows, which uses preemptive multitasking, the only reliable and always present hardware device which changes its state in that manner, is the inbuilt timestamp counter of Pentium IV+ processors. Instead of the TSC, we also could try to access the Sound Blaster device and read the white noise generated by the microphone/line input, but this could be unreliable, since a plugged and stable sound source could give reproduceable patterns. Since the TSC value could range from 0 to 0FFFFFFFFh in eax, we need to scramble it a bit, to get an uniform distribution of the bits all over. This random number generator returns a scrambled TSC value and does not need to be seeded. Actually, the seed is taken each time from the processor, and the overall speed is noticeably higher than any other known random number generator.

ASP_Volume2 #30888
Play

A "Play" Command for Visual Basic. This is the equivalent of the QBasic PLAY command that enabled you to play notes through the PC speaker. This version allows you to take advantage of the Sound card and therefore has many advantages. It uses the MIDI interface to send individual or multiple notes to the sound card.

ASP_Volume2 #30889
ConvertBase+

Converts a number of any base into any other base. For example, it can convert a binary number into decimal, octal, hexadecimal, etc. and back again. This is an improvement over the previous version as it can now handle the 'double' data-type. (Very Large Numbers). It is useful for converting DWords from the registry, etc.

ASP_Volume2 #44240
Display Excel Spreadsheet Cell Data

This code snippet shows how to take an existing Excel 2000 document and display the cell data from different worksheets. This may work with other versions of Excel

ASP_Volume2 #30890
Chat application

Create a simple chat application betweenany two computers whose IP addresses you know. The DEMO here shows how to chat with your own computer .you can substitute your own IP with that of another person's IP and create a seperate EXE running on his computer to chat with him /her COOL!

Languages
Top Categories
Global Discovery