Results for "Volume: ASP_Volume2"
Ok I have updated my MDI Taskbar COM again to stop a flickering problem that was found(Thanks), This is an update to the Taskbar submitted by Gregg Housh. I have fixed a few bugs and have added a few new features. Like making the Button flash, Change the font/Background colour on indavidual buttons. The ability to show a start button (By Gregg) and a hole heap of features not listed here. Comes with a demo app.
if you are a beginner or an intermediate who is hearing about API , this program is a good deal , u can learn APi very easily with this tutorial , This may be considred as a libraray for API ( Application Programming Interface) . It contains more than 30 declaration and functions that do the following: 1) shut down/restart / log off ur windows. 2) show/hide curor , 3) open web browser . (http://www.cnn.com) 4) empty your recycle bin. 5) toogle the caps lock . 6) make the desktop's wallpaper the picture of the active form, 7) change the mouse configuration.(switch the primary and secondary button i.e. make right button or the left one the primary) 8) minimize , maximize , set to normal size your form. 9)open/close your cd -tray. 10)change the wallpaper , 11) delete a file using API . 12) save the active window's image to file. 13)save the whole screen's image to a bitamp file , 14) play sound . 15) get the path of the folder of your "windows" 16) get the path of the folder of your windows' system 17)desktop 18)my pictures. 19)my documents. 20)cookies, start menu , recent , and other thirty (30) of that , please check them out , 21) get information about all the drives i. please see that , don't forget to send comments.
This Project includes an OCX control (Compiled) that playes media. when the filename is changed, it fades out of one, and fades into another song IF YOU VOTE FOR ME, WRITE ME AND I'LL SEND YOU THE SOURCE OF THE OCX CONTROL. thanx for support.
It creates a GIF format on the fly, for any given text.
MSCOMM that is a component with VB has a very GREAT problem and that is it can't send Binary files (MDB,ZIP,EXE,COM,...). It can send but with problems. Here is a FREE purpose.
It creates an Excel graph [using Excel] and converts the graph to an WebPage.
This is an update of my previous Paint post. It now features "live drawing". The bugs that were pointed out are now fixed, thanks to all who responded! No API calls are used, pure VB. Please take a look at this and let me know if you want to see any features added. Vote if you like it. Thanks again for the responses last time!!!
I updated the zip, you will need to rename the "file" ext to ocx. Or goto http://hauppauge.lightpath.net/software/utils/wintvocx_19235.exe for the sdk. The Original post is here http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=39012&lngWId=1
PC SPEAKER MUSIC KEYBOARD ClsKeyBoardPicture.cls OOPS! small upgrade. There was an error which meant a mouse move could change the duration value if there was too long between playing and outputing text. Also small change to the 'skins'. The speaker I mean the thing that goes beep to give POST messages during bootup,not built-in's multimedia stuff. This is a keyboard in a picture box class. It is part of a larger project but just to show that it is really free standing here is a small demo. The keyboard in this demo plays the PC internal speaker, and also outputs simplifed Basica and Nokia note codes. The keyboard has 3 built in 'skins'. Basica was a DOS ancestor of VB when the internal PC speaker was THE sound system, 16 colours was fantastic and 1 MB drives were a dream. This is a sub-component of a more complex notation writer with error checking and auto-correction that I am working on. Comments and votes welcome.
This code when given the dimensions of a rectancle ie ...an aquarium gives the volume of the tank in gallons..kinda my first complete app
To show how to get table name and query name using ADO . This code also shows the connectivity with EXCEL
Generate HTML code for table with data
This project show how to use (with API calls) all standard common dialog boxes (color, font, page setup, print setup, file open, file save and folder browser). The speciality of this project is that it use one callback routine to move a common dialog around the parent form (screen center, parent form center, parent form shift and mouse shift modes). With this, you can remove the standard Commondialog control from your project and use these easy to use functions. Last release 1.2 now compute right with all taskbar positions. And last but not the least, this project show how to convert a standard project in XP like style with a call to InitCommonControls API Sub and a manifest file (here Projet1.exe.manifest). See doc on Microsoft sites for this part. If you like this code, then vote. Thanks.
A complete database project with ADO.What you need with ADO here is it. Here Backend is Access.ADO connection is without DSN(Database protected by password).Excellent Graphices.For beginners this will be deficult to understand.Completely written through classes(with arguement and return type).If you are devoloping a database project then you must see this
This little app will allow you to preview a complete .shtml/SSI webpage and its local include files as if it were a normal HTML page. I got annoyed having to upload to my server to see what they looked like!
Code will Export the Content from excel sheet whether it is Graph or text to HTML File or Excel sheet.
It is a simpe Net Nanny like application which takes the browsers(microsoft internet explorer and netscape) title bar text and checks whether it contains the keywords you have added in the net nanny clone list. If it is found the app closes the browser window. Initially the applcation is invisible and can be made visible by typing "NETNANNY" anywhere on the system (even on desktop). It creates a log file on restricted web sites visited with date and time. it uses simple encrytion. The app also starts everytime System starts up by writing to startup registry. Please give useful comments
this is my third submission to PSC, a basic Chat program. very easy to understand and learn, contains client and server... im a beginner in winsock, so i need your comments, suggestions, questions and criticism (hope not). if you find it usefull, then thanx and vote if you want. God Bless...
Have you ever seen that menu items that appear in the IE context menu, that menu that appears when you right click? Well, this tutorial will teach you how to add you programs to that menu so when you click on that menu item a program or internet URL will open
Shows how to use INI files as highly flexible,huge databases!!