Results for "Volume: ASP_Volume2"
Hi!!!, This is a litle code for change some values of Regional Settings. This demo change Decimal separator and Thousand separator and allows retrieve these values. Is Easy!!!
The code allows users to select an Access database to display the tables contained in it. When a table is selected, it is automatically loaded into an Excel spreadsheet, cmplete with column headings (field names).
Frankweiser is the latest Frank app to be developed by myself. It shows a way of back buffering and animation using the bitblt API. It plays sounds and can be easily scripted. This version comes with one scene. You can click on Frank while he is not reinacting his scene, left click will make him burp, right click will make him drink his beer, its MAD and a MUST SEE!!!! Please vote and comment on it ;)
KPing is a multi host ping utility that can ping almost infinite # of hosts only depending on your connection speed. You can add as host an ip address or even a web address. You can also change the time beetwin a pings, ping separated hosts, it means that if an address(ip or www) is from the same host machine it will inform you. Try it, and don't forget voting! Comments or critics are wellcome!
This code is a template that I now use for all my Asynchronous processing.
Do you want to make your own 5-min game? This Project shows how to use keyinput, sound, graphics, Mainloops, map from bmp and more. Good for looking up stuff :) Please give feedback! I love it!! ;) hehe
This is a 3d engine programming in VB with DirectX7 It support more than 40 useful routines deals with Directsound,direct3dsound Direct Music Direct input Direct draw Direct3d That is basic use of johnaDX7 engine it shows how to initialize the Backbuffer and Zbuffer engine it show how to caps user key input from keyboard for explanation write me at [email protected] if you like my engine write me and vote for me if you want the engine source code email me =================================================== This is the Version 1.01 it support Texture maping -Multitexturing 2 level on my P2 333 with phonix Vanta -Fog linar or exponentiel -Terrain gererating -Texture creation from JPEG,BMP,GIF files -Directsound is support and Dsound3d -Direct music is support -light mapping in multitexturing FX tools method -hight precision terrain colision detection -Basic actor camera mov -Walk -turn arround -jumping -and many more -Basic geometric object genarating as cube ect.. -and many others interesting useful stuff..... ====================================================== Download the Demo and the engine at www.multimania.com/johnapo or the Demo file at http://www.multimania.com/johnapop/Johna%20Dx7%20engine%20%20%20Demo1.zip
This code is used to store, track, research and share recipes. I got the application about 8 months ago from PSC from a posting by Bob Davis from Tallahassee Florida. I loved the concept and some of the recipes were cool too. I really liked what Bob did but since I'm a database programmer I had some challenges that I was interested in tackling with regards to his initial design (plus I was board) so this is the result with a few added plus's that my wife dreamt up. There is one thing that is bothering me about this application though and maybe you fellow coders can help me out. For some reason I cannot distribute this to any family members or friends without installing VB6 on their computers. They are using 95B and 98? I have traced it down to the Data Access pieces for the errors (particularly the compact and repair commands). I have installed the MDAC on their PC's and it does not work until I install my copy of VB (Pssst, Please Don't Tell Bill). If you have any advice or critisisem, go ahead and let me know because there is always a better way, a different perspective or something that everyone did not think of. Pardon some of the not so neat code. ;-) Best Regards, Tom Williams
This a simple demo of the various ways to use VB 6 and Outlook 2000 to Send Mail, create Tasks or Notes, View the Contacts or the Personal Address Book, Add Folders, Search for Folders, etc.
This is a cool 3d-screensaver complete with password and ctrl-alt-del dissabeling.
Allows users to select any DSN-less ODBC data source, or an MS Access database, to display the tables in it, and select a table, which is automatically loaded into an Excel spreadsheet, complete with column headings (field names). Based on project submitted by Ian Mitchell: http://www.planetsourcecode.com/xq/ASP/txtCodeId.25934/lngWId.1/qx/vb/scripts/ShowCode.htm I just changed it to use ADO instead of DAO, and DSN-Less ODBC data sources, instead of just MS Access. Slight modifications (error handling etc) on august 9, 2001
This is a Contact Data Base with to organize our personal contacts or company contacts. This code have other features like Login User and Password, add contacts, delete contacts, edit contacts, search contacts, Print contacts, send email to our contacts without a external email program, a calendar and a digital clock.
The purpose of this code is to remotely administer an MTS COM/COM+ packages from any platform (windows 9x, Win2000, etc . . .) that supports DCOM. It contains the ability to add/remove packages and components, administer packages security, change package and component properties and most other routine operations required to administer an MTS machine. It does this by using a server side DLL and client side application, eliminating issues that arrise with the differences between COM+ and NT4.0 MTS. Please note that roles cannot be administered with this version. Update #1--Fixed bug in client that didn't properly map the filename to a UNC when adding a new component. Also fixed a bug that occured when multiple computers had the same components installed resulting in duplicate keys in the treeview.
Learn how to use the D3DX.DrawText function to create text in DirectX8! Requires DirectX8 from http://www.microsoft.com
Portable Executable Ripper is a incomplete application, which tries to rip out all the information from a PE file including all its resources. If the comments are good may be we will complete the app.
The excellent code by Anthony Dunleavy on Dynamically Colorizing a Rich Text Box (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=25915) inspired me to create my own using XML. I used a class module to monitor the Rich Text Box and allow for Starting Values, Ending Values, Colors and whether or not the Keyword can span words.
This Program Changes the Caption of > ALMOST
This litl module prints a MSFlexGrid resizing the columns exactelly as it is. It uses the OLB of excel, so you must have excel installed on your computer. Must see!
This project shows how you can add an Intellisense List (like the one in VB where you type an object name, then a "DOT", and then a list pops up -- that's the Intellisense List). Designed to allow you to enter in YOUR SCRIPTING LANGUAGE COMMANDS AND OBJECTS quickly and easily (using an external text file). All efforts were made to make this act exactly as the one in VB does. Press TAB or ENTER to select an item in the list. Clicking TAB immediately automatically selects the first item in the list. You can begin typing the property name and the "closest match" will be highlighted as you type. Backspacing on your typed entry also does the same. Multiple "DOTS" (eg: me.text1.font.) works. Insertion of "DOT" characters in the middle of a string works. Location of intellisense box goes to where it can fit in view (bottom right, bottom left, top right, top left) depending on where your current cursor location is. This project Took me some time troubleshooting, so I hope some of you out there can use this. UPDATED ON AUGUST 9th! Fixed a few unhandled errors, added more comments to help you see what is happening, Wrapped Intellisense core functions into subs for easier include in your projcets, and added the ability for different styles of the Intellisense box (Office XP stlye, VB6 style, and a hybrid style) as many of you have requested.
Im sick and tired of using a third party report generator such as Crystal Reports, etc. so what i did was i mastered Data Report of Visual Basic 6 and here is sample of how to print an image to Data Report using ADO Connections. I hope you like this sample of mine.