Results for "Volume: ASP_Volume2"
Well, you wanna know how to do almost everything in Agent? Well download this, have a read, and you will! This example project I've written shows you how to run through set scripts, use multiple characters, accept speech input, use speech output, use sound files for Agent speech, use Liguistically Enhanced files, hehe or get them to fight! It also gets around the 'Variable with Block Variable not Set' error, have a look!
This popup calendar can be linked to a form text field. The user can click on an icon of a desk calendar and use a popup window to select a date. This calendar was originally designed by Robert Husted and posted as a Netscape JavaScript tutorial article. It supports Netscape and IE senses the user's language settings and automatically displays the calendar in English, French, German, or Spanish. The font and other customizations can be made by editing the first few lines of the .js file. I've since made the following improvements: Reduced the .js file size to from 29k to 13k. Fixed a CSS bug when IE 5 came out. Added support for reading and writing of advanced date formats. My favorite addition is the "th" format flag that translates to "st", "nd", "rd", or "th" depending on day of month. There is one part that could use help. Currently in IE it opens, closes, and then re-opens. This is the only answer I could find to the problem of re-opening the window. Without this workaround, if the popup calendar is already open, and the user clicks to open it, it can get disconnected and looses it's ability to communicate with the main window. In the customizable section of the .js file, you can set cal_opentwice to false to turn this off. If someone finds a better way.. please post it here.
Since my earlier submission of this code was accidently removed, I am resubmitting it again. This is an MS-DOS Tic Tac Toe game that runs in VGA mode. Some neat features like mouse support, GUI buttons, BitBlt-like image drawing functions with transparency are included. All graphics are saved in PCX format and when loaded they're stored as image objects, which can be drawn on screen at given coordinates. Have fun and don't forget to vote for me, and, perhaps, leave a comment.
This code has a country combobox populated with every country (Afghanistan - Zimbabwe) that when clicked on populate the state/province combobox with the states/provinces associated with the selected country. This code works in MSIE 4+, Netscape 4.77, Opera, and WebTV (Yep it even works in that POS) Please vote.. Thanks
This is a very simple program and source for BitBlt-ing. It doesn't get any simplier then this. Download: 53K
I got tired of trying every wallpaper example on this site and finding they didn't work on Windows NT. This shows the example from Microsoft of how to correctly set the Desktop Wallpaper from Visual Basic. Original code is from :- http://msdn.microsoft.com/library/techart/msdn_msdn192.htm Seeing we are not allowed to link to another site, I just copied the code from the above URL and modified it slightly.
When I started with Serial Comms and the API's I tried to find a piece of code as an example... I couldn't , so I wrote my own .. and here it is. Any suggestions to better the code will be great. This little program will open a COM port and read from it as well as write to it. Try this on any serial comm's device like a Modem, barcode scanner, Comm Printer etc.
Enable or disable the start menu in one line of code.
This is an extension of the MasterGraphic in the MasterX SDK. With MasterGraphicEx, you can convert to grayscale, to complement, darken, brighten, scale, clip to a rectangle and balance the color. This adds a lot of functionality to MasterGraphic. Note that for this to work, you need to define MasterGraphic's private section as protected. I modified MasterX.cpp a little because it was crashing too much, but that should have no consequence to implementation of MasterGraphicEx.
::::Stone Game :::: it is a fantastic game and enjoyable
it runs like a ATM machine. you can witdraw money from bank or transfer money to other account
Drag & Drop file(s)
This article explains how easy it is to reverse engineer unprotected .net applications. ilasm's biggest problem is its ease of reading, making it very hard for crackers to crack your program. What im hoping you will get out of this article is to protect your applications from crackers by using .net protectors like Dotfuscator. As I am not cracking any commercial application (only my own one), I am pretty sure this is not breaking the planet source code rules. Please read the document and visit my website at www.donutsoft.net
Hi, I'm glad to share 'sceneMax' with you. SceneMax is a new 3D scenes scripting language developed by me in order to let everyone the chance to create fast 3D video games with no effort at all!. The different between this engine and all the others i know is that here you can describe what you want in a very simple script instead of invoking the engine's API. The package contains the engine itself, integrated editor (although you can use any editor including ms-notepad) and a sample application called projector which is demonstaing how to use the engine and is used by the editor to test its scripts. After mastering the very simple commands you will be able to make stunning animations in no time and even integrate them into your own programs. The engine uses c++.net, directx9, ATL and STL to make the magic happens. The editor is a VB6 (will be converted to c#) application based on my abware's PUMA application Also submitted to PSC and the projector is also a simple c++ win32 exe. If you like it, you can get extra information at my web site: www.informatica.co.il/scenemax/scenemax.aspx and if you don't want to mess with compiling sources you can use the 'one click install' feature. I have greate future planns for this application and i will share it with you. please send feedbacks. note: if the one click install failed to register the engine a message box will appear, press continue and at the end, register it yourself using regsvr32. i'll be glad to get Any comments and suggestions about this code. Have a nice scripting. Adi Barda
This demonstrates many ideas for building a word processor. Shows one way to make context sensitive menus and toolbars. Printing. A simple find/find next routine. Clipboard controls. Form resizing. Shows how to make a status bar. Change fonts(color size type). Any comments greatly appreciated!!
This is full source code for a Multi-Client server, it allows upto 65535 users to connnect to your server, can be customised to become any server, such as IRC, FTP. plus all the functions are in their to relay data and store information on each users accounts.
Sid calc is a simple calculator, with graphics n sh!t. Anyways download it and i dont give a sh!t.
The second in a set of Creating GUI based applications without the use of MFC or Straight Code. This one elaborates on the code in the previous example, showing how to manipulate listboxes, Adding items deleting selected items and clearing items.
BIRTH DAY ALARM [POP WHEN YOUR BIRTH DAY
2 simple code that save items to a file and the other that load items to the listbox from the file visit my homepage at http://www.cyberway.com.sg/~dyrws 4 more app