Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #70338
REGISTRAR SYSTEM Try it out

A registrar system. With the use of Views and Stored Procedures of MS SqlServer 7.0 (The access dbase is in here, just transfer it to SQLSERVER with the stored procedures and views to gain full functionality). Try it out if it works. Thanks and please vote

C_Volume2 #70340
Beeper Madness

Beeper Madness by Robert Rayment. Plays 160 tunes through the PC speaker. Crazy! (Not Win98, Zip 143KB)

C_Volume2 #70395
Windows Special Folders

With this module you will be able to get the directory of 43 different Windows Special Folders ex. Windows, System, Program Files. sorry for not commenting and i hope you find this useful example included.

C_Volume2 #70339
NoPassword

There are other ways than passwords to restrict access to applications. The method I present here is suited for personal and limited public use. You'll see what I mean when you try out the basic method and two alternatives, all nicely packaged in a well commented appliction. But these are just examples. Use your creativity and create your own "protection"-scenario's.

C_Volume2 #70396
help tool tip (like in VB)

tool tip it like you type Split and ( then it will show the help like Split(Expression As String, [Delimiter], [Limit As Long = -1], [Compare As VbCompareMethod = vbBinaryCompare]) like in VB

C_Volume2 #70397
Breakout style game

My version of breakout. OOP used. 623 kb

C_Volume2 #70398
Educational Games

A very useful System for Kids.

C_Volume2 #70399
xDirectory And Custom Tree Control

Full OwnerDrawn Tree Control To Designed To Simulate A Browse For Folder Structure. The Advantages Of The Control Other Than Being Very Easy To Use, Is I've Also Made It Customizable (To A Certain Extent). One Call Will Automatically Load Your Directory Structure. Set The Property Init To Load The Fonts And Display Them In a Tree Structrue. (See Sample!) Set The Property Init To Load Using Custom And Populate The Nodes On Demand.(See Sample Main Menu) Note: The Fonts And Custom Load Load Does Not Support Icons. You Can Change this As It's Very Simple To See Whats Happening Within the Code. See Thee Sample Included It Should Explain EveryThing. As Always Comments And Contructive Critisism Is Awlays Welcome. Kind Regards Gary

C_Volume2 #69746
Application Watcher ver1 Atlast i uploaded it!

Acts as your taskmanager PLUS Can prevent application from running in your system and also screensavers, it automatically attaches itself on system startup! Try it out and vote for it(password:monitor)

C_Volume2 #69747
isButton 3.1 Update 2004:10:8

Hi every one. I've updated the isButton, you can get it on the page it was before here on PSC also, I've made a ocx version for those have requested It. this message will be deleted soon, but I thought this was a nice ay to repply to all the e-mail I've recibed claiming for updates. and to the PSC admins, sorry, I promise that I won't do this again :) visit http://www.geocities.com/isbutton3/ to get the compiled ocx. happy coding. ************************fred.cpp

C_Volume2 #69748
Printing Special Characters in VB6 - The Good One

Replace the first One, I posted wrongly. My Apologies for the Community. This program print, special characters in different font types like "Symbol", "GreekC", and "GreekS". Please Accept my apologies

C_Volume2 #69749
Game Engine Fully Commented

Well, the code is fully commented and it's a very nice program. Got an A on my final because of this program. The program is easy to use it starts out with default values if you dont know what your doing yet just run the default then use your up down left and right keys to move and when your infront of the dew machine press enter and you got yourself a drink. Please Vote.

C_Volume2 #80149
Polygon\Region area Calculator

Calculating a polygon\region area using two recursive method and trapezoidal method. It can be used to get the area of a country or a city from a map image file....Plz, read the attched DAT file first.

C_Volume2 #80150
[ Graphic Lock]

This is a Lock or Password with a graphic interface. My 'light' got burning after a great idea by Paul Turcksin's NoPassword submission and Chris Seelbach's Security Gate. You can use any picture and any possible sequence and number of knock-points. Imagine a photo of all the company's employies, 30 persons, where you have to click the right five in the right order. Or a beautifull landscape...next, click the second cow left of that sheep...Unlimited possibilities. Looks like an innocent stvpid picture, but it's hard to crack! Be sure to read all the comments inside the program ! All your comments and new idea's are most welcome :-)

C_Volume2 #80151
Internet Explorer Toolbar (revised)

Download this revised version of my well-known IE toolbar. It now supports multiple different controls like textbox, button and combobox. This required the focus handling to be totally revised. Additionally it now makes use of my Log4VB, which gives you a perfect view on what happens in your component. Unfortunalety I found no way to far to upload the compiled version reference in the binary compatibility. This causes some unconvenience during compilation. You may visit my homepage to avoid this. ++++++++++++++++++++++++++++++++++++++++++++++++++ The former description was: +++++++++++ You want to have your own IE toolbar like Google or eBay? Writing Explorer Toolbar with pure VB seems to be one of the last challenges in the VB world. I tried hard and I guess came a step further compared to Eduardo Morcillo's 'Shell Extension' code. The main difficulty is that the CoolBar in the Common Control ActiveX component doesn't support variable-length buttons, which makes it more or less useless for an Explorer toolbar implementation. This forces you to use API calls to create the toolbar. Eduardo's go-ahead was to create the textbox on the toolbar via an API call as well. I wanted to avoid this because this makes it more difficult to handle events and set attributes of the textbox. My code re-uses a textbox, a button and a comboboxfrom a VB form. Additionally it takes the dropdown menus associated with the two toolbar buttons from the same VB form. Another difficulty was to handle certain accelerator keys like Backspace within the toolbar. I found a simpler solution for this compared to Eduardo's code. The toolbar has a very simple functionality. I simply wants to show how you can build one with as much VB as possible. For more recent and more enhanced versions of the toolbar please visit my homepage www.klemid.de. The VB project makes use of Edanmo's OLELIB.TLB. To avoid a version hell please download the typelib stuff directly from Edanmo's site (http://www.mvps.org/emorcillo/). The typelib is only required when you want to recompile the VB project. +++ The code was developed under Window XP / IE6. I tested if hasty under W2K/IE5 and Win98 SE/IE5.5 and it worked as well.

C_Volume2 #80152
Add a Progressbar to a listview box

Add a Progress bar to a listview box like napster, kaza, limewire, bearshare and most other p2p network clients... VERY EASY! (not a single API call)

C_Volume2 #80153
Art effects, make your photos have cool effects

Load apicture in the picture box pic a colour of the effect and put it in to create strange effects every colour gives different kind of effects, commented on as much as possible. Great use i found was making wall paper i used liam out of Oasis and made 6 different effects to the same photo and put them along side each other looked professional lol

C_Volume2 #70413
Setting and getting file attributes w/o affecting other attributes - Updated

These two simple wrappers can be used for setting and retrieving individual or selected file attributes without affecting the other attributes of the file. For example, to set the Archive bit of a file you should not just set its attributes to vbArchive (32), as this will turn off any other attributes currently set. Normally you would need to get the file attributes, add the desired attribute to the current attributes, then set them again. These wrappers just hide the details of this process. Update thanks to redbird77. +++++++++++++++++++++++++++++++++++++++++++++++++++ With the GetAttrib wrapper you can easily test the current state of an attribute. You simply specify the attribute(s) and the function will return True if the specified attribute(s) is set to on. You can specify more than one attribute and True will be returned only if all specified attributes are turned on. +++++++++++++++++++++++++++++++++++++++++++++++++++ The SetAttrib wrapper simplifies the setting of an attribute to on or off, and will be set as desired irrespective of its current state. You can set more than one attibute at a time (eg. SetAttrib(sFile, vbReadOnly Or vbHidden) will set these attributes to on, no matter if they are on or off, without affecting other attributes that may be set. +++++++++++++++++++++++++++++++++++++++++++++++++++ My first version of the SetAttrib function used 'Xor' to turn attributes off, but thanks to redbird77, I have updated it to 'Not' which has eliminated a limitation of my version. The bottom line is that you can set a files attribute(s) to on or off without needing to know the current state of the specified attributes, while not affecting other attributes that may be set.

C_Volume2 #70414
Windows Media Player 10 TabMenu

This is an Usercontrol with the Windows Media Player 10 Tabs

C_Volume2 #70415
SMART LISTBOX

VERY SMART LISTBOX ACTIONS (NO MODULE NO API) -------------------------------------------- (FILTER)(REMOVE FILTER)(AUTO SCROLL)(DIRECT SEARCH)(PREVENT DUPLICATE)(FIND DUPLICATE)(AUTO COMPLEATE)

Languages
Top Categories
Global Discovery