Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #38960
[[ Email Collector ]]

Collects emails from the www. Please vote if you like it!!

ASP_Volume2 #38961
Quick & Easy File Search

This is second upload of this app, after I fixed some bugs... This program is searching for a specified file, you can use all the wild card combinations I personaly know of like * ? and just regular file names, from what I've seen its also does this pretty quickly. Hope you all like it :).

ASP_Volume2 #38962
ExtraTimer

The ExtraTimer control is a timer control that can set interval in seconds, minutes, hours and days.

ASP_Volume2 #38963
Convolution Of Two Signals

Convolution of Two input signals by sherif rofael , First Time in planet source code , advanced code ,

ASP_Volume2 #38964
Project1/Project Remaker

Copies all the files contained in a vb project file to one directory, then remakes the project file to point to it. Added frx, and now ctx (frx for usercontrols) file support.

ASP_Volume2 #38965
Destroyer (Helicopter Game)

This is a simple helicopter game I made using BitBlt. The point of the game is to destroy all the buildings on the screen, and then carry on with the next structure. But this time, with the helicopter moving faster. Thanks to Tim Miron for submitting a tutorial on BitBlt on this site. I had to give him credit because his code was of great help when I made this.

ASP_Volume2 #38966
Shutdown Agent

*This is a complete application, I hope you find it helpful. It's not heavily commented but the code is easy to read and understand and will hopefully teach you alot: -Very useful Date & Time functions -Mimicing a Spinner Control using a Text Box & a Vertical Scroll Bar -Adding XP Style Support to VB Apps using a manifest file compiled within the executable as a resource -API calls to perform the following: 1. Add a System Tray Icon and make it blink 2. Run the eMail client, or open the web browser to a certain website 3. Identify the operating system 4. Shutdown, Restart, and Log Off: All Versions of Windows 5. Suspend (Stand by), Hibernate: Win98 or later, win2000 or later 6. Lock Computer: win2000 or later

ASP_Volume2 #38967
netapi32_dll_Examples

This example (which should be under VisualBASIC but has ended up in the wrong section - apoligies) demonstrates a number of API calls available from netapi32.dll which can get all the workstations, users, groups and local groups from a domain and provide extensive information on each entity. The code could form the basis for developing a domain management or monitoring package. Some of the API calls that are demonstrated include: - NetGetDCName, NetUserGetInfo, NetGroupEnum, NetSessionEnum, NetGroupGetUsers, NetLocalGroupEnum, NetLocalGroupGetMembers, NetServerEnum, NetShareEnum, NetUserEnum, NetWkstaUserEnum

ASP_Volume2 #38968
[ Broadcast your real time video and audio! ]

Broadcast demo includes two applications, one is called "Cam". It broadcasts real time video and audio from a camera and sound device in "push" way. The clients can use the client side software or embeding OLE object in the browser to get the real time data. Video and audio data can be compressed to any format MPEG4, H263L, MP3 or G723 ... The second one called "File", which broadcasts AVI files in "pull" way.

ASP_Volume2 #38969
A 3D Landscape-Game Engine, similar to Delta Force

[UPDATED 15-4-2003] This is a Engine using DirectX 8, and it has an infinite Terrain (really!! :)), Perfect collision detection, Guns that "stick" to the Screen, Shadows, Water, Sound effects. It loads from a custom model file (actually a text file :)) and you can modify the "mission", just by using a notepad. !!!!!!!!WARNING!!!!!!!!!!!! IMPORTANT: DON'T enable shadows when you didn't do a full compile, it will take like forever to load. Even with a full compile, the program takes over 1 minute to load on my 1.7 GHz comp... Take caution ;). This program was designed for a Screen Resolution of 1600x1400, but it looks ok with a 1024x768 too, but you can't see the HUD. Lower Resolution don't show much of the program. If you weren't able to download it, go to my website: www.sturmnacht.de.vu The FIle is over 1 Meg.

ASP_Volume2 #38970
Make quick executable from visual basic projects

This code will make an executable file from your visual basic project (vbp file) without having to go to Visual Basic and select Make exe. It's a part of a bigger program i am working on, program that i will post here on psc as long as i will finish. The reason why i'm submitting this code it's to demonstrate the capabilities of shellexecute and the /make switch of visual basic.

ASP_Volume2 #38971
LaVolpe BiFocals

A fun project -- magnifying glass. Can be used as is, but presented more for ideas. Fully commented and please read the main form's remarks before posting and ideas. Thanx in advance.

ASP_Volume2 #38972
GDI+ TypeLib TLB - Unicode Logo Generator

Update 07Feb, 13:46 UTC. A complete TLB TypeLibrary for GDI+ version 1.0.5 Includes all known functions, constants, enums, and structures(UDTs). Note changes in RectL/RectF - Right/Bottom are Width/Height as per Platform SDK. ALso see demo to see how strings are passed. Demo is a clone of PSC LogoMan except all the graphics are done in newer GDI+. A good example of how to use path, brush, pen, texture, hatch and gradients in GDI+. If you don't have XP or Win2k SP3 then you must install GDI+(free from Microsoft) at http://www.microsoft.com/downloads/release.asp?releaseid=32738. Requires Forms Object 2.0 which is part of Office. If you don't have Office you can download FM20.Dll as part of SetupPad.Exe at http://download.microsoft.com/download/activexcontrolpad/Install/4.0.0.950/WIN98MeXP/EN- To see Unicode Far East glyphs in 2K/Xp you may need to go to Control Panel, Regional Configurations, Languages, and check the box for Far east support. In 98/ME you must have a Unicode font installed such as Arial Unicode MS. Please report any errors that work with a local GDI+ Declare but not from this TLB.

ASP_Volume2 #38973
Paltalk UID Grabber

This code was written in around 10 mins and is like all my programs very modular, It basicly grabs a users UID or Username in paltalk if you are an Admin (@) in a room, or a Red Admin, bu then Red Admin dont use 3rd Party Apps :) All you need to do is choose that you want to grab in the program then right click a user in your rooms name, and click Get UID it will then copy the user name or UID to the clipboard for later use.. This is the first of much paltalk code, I have a hell of alot of paltalk code that i will be releasing, also coming soon will be Voodoo Chat (www.voodoochat.vom) code!

ASP_Volume2 #38974
Whize VALENTINE's DAY THEME

Valentine's Day will be here soon. This is my way of spreading love. Presenting Whize VALENTINE'S DAY THEME. This program creates a heart shaped form and let it floats or rather bounce of the screen edges. The heart also displays a love quote. The heart'can be minimized to the system tray by left clicking on it and can be made to stand still y right clicking. Once minimized the system tray, it can be restored by double clicking. U can right click the form when minimzed for options.U can set the popup interval when the heart must popup again. The program is ez to understand. Special thanx to Doug Gaede for his transparent shape class. It was very helpful. Thanx buddy :-)

ASP_Volume2 #38975
One of the best language localisation engine

I wrote this language engine, when i needed multilanguage support for my one application. Lot of multilanguage engines isn't good, bud this is by my opinion one from the best. It supports varibles, index of controls and all keys in controls. Look on the picture for example and test the source. Vote please for me. This is my first posted source on Planet Source Code. Thanks you. Warnings for all: My mother tongue is czech.

ASP_Volume2 #38976
Updated Feb 03: BSoftPlayer3 - Database Powered Media Player

From the creator of BoS and B2 comes BSoftPlayer3, a very fast MP3 player (handles 10,000+ tracks easily and still starts in

ASP_Volume2 #38977
Automatic Webbrowser Popup Killer

This code is very usefull for webbrowser developers to block all popup windows if they look like popup windows eg. no toolbars....without Killing the 'open in new window' command.

ASP_Volume2 #38978
Multithreading Programming

This article tries to give the reader an overview on how to properly synchronize multiple threads in a multithreaded program by using an example project that shells a process and waits for completion with optional abort.

ASP_Volume2 #38979
A Vacuum Fluorescent Display Simulator v1.0

This is a small application designed to mimick the look of Vacuum Fluorescent Displays (VFD). Use my VFD print method to enhance the look and feel of your next sci-fi game.

Languages
Top Categories
Global Discovery