Results for "Volume: ASP_Volume2"
Hi this is a small activex control i made about 4 weeks ago and forgot all about so here it is it is a custom titlebar i made that you can change the skins around and do other things I found it usfull for message boxes you can also alter the skin form innside the skin folder just look at the ini file anyway please vote it you like it.
An example about D3DRM with 3D static characters in X files. For other vb games and demos visit my web site: http://web.tiscali.it/fc_vbgames/index.htm
This code will combine the contents of 2 arrays into a single array. I found the code for adding 2 byte arrays somewhere on the net, but I can't find it again to give the original author credit. So, whoever you are, thanks. The original code was incomplete and didn't fully combine the 2 arrays. I've corrected that and added code to show combining 2 string arrays.
This article explains how to, using pure code, without having to reference Excel, Access, dBase libraries, etc, export data from one format to another.
Hi, most of you probably know how to do this, so I did this for the ones who don't This well-documented code allows you to have popup menu's lots of different ways This should work on any version of visual basic, and i have tested it on XP... btw this is my first submission on this website
This dude will make MSN Messenger and mIRC both a good handshaking friends,just v1.0 first test if you like it i think you can drop a vote :P !
This demo of my 3D engine show new capabilities like any Quake2 MD2 and MDL halflife object can be loaded and animated New 3D sound engine complete rebuilt This demo show a land scene with and Helicopter flying over the landscape scene. I'm waiting for your feedbacks and your votes.
This is a Simple HTML Editor ALL ORIGINAL CODE. Has a split bar between edit window and browser window via use of MDIForm. Waits for the user to finish typing before updating browser control. Demonstrates use of toolbar, file dialog, font dialog, imagecombos, clipboard controls, sendkeys, wait module, multiple forms and a few other things. I am new to Visual Basic, but I feel this code belongs in the intermediate section due to the logic behind the simple commands. I have had a bit of experience in the creation of HTML Editors. My primary one is at http://nodnarbsoftware.com, not that I am pitching that editor, just establishing credentials. Please vote for me, granted I didn't use any spectacular API protocols or break through controls, just the proper use of good old Visual Basic in raw form. *Note* Updated version, removed coolbar for those w/o enterprise edition.
This code will make your form transparent. Please Vote
Visit us at http://www.vbparadise.com. In this tutorial I will cover how to perform file transfers between your PC and a web server. The topics of web site management, dynamic generation of web pages, and control/script inclusion in web pages is covered in a different tutorial. In the Professional and Enterprise Editions of VB are the two controls which provide Internet features - the Internet Transfer Control and the Web Browser Control. The Internet Transfer Control (ITC) provides both FTP and HTTP file transfer controls and is the subject of this tutorial - as is the use of the wininet.dll, which also provides file transfer capabilities that you can access from within your VB applications.
Declares, Consts and Types
Shows a list of dlls loaded for a task. Also shows extended version information for each loaded ocx, or dll.
Visit us at: http://www.vbparadise.com. As a programmer you might never have to use a Windows API.... Nahhh! The fact is that serious programmers use API all the time. When they need to do something that VB cannot handle, they turn to the Windows API! The API are procedures that exist in files on your PC which you can call from within your VB program - and there are thousands of them!. Written by Microsoft, debugged by tens of thousands of users, and available for free with Windows - the API are one of the very best tools you have available to add power to your VB application.
..is a soccer game, you lead one guy with cursors and SHIFT for kicking the ball. Project Menasoccer is "over"!
This isn't meant for anything except for learning (it is meant right now for a scripting language I'm writing). This will generate forms, and keep track of them. you can then change propertys of the different forms, and it is all done at runtime. the next version of this will have controls that are made at runtime and the control's property's will also be able to be changed. it is kind of hard to explain, so download it and check it out. This is meant for learning and doesn't have some special purpose, so pls don't complain. I am also not expecting any votes, so I'm not even gonna ask people to vote, lol.
This function is similar to the Mid function. Except, you can specify the starting, and ending strings (capture the data in between).
Help in Tweaking the Windows System
Removes html tags from a document
Add controls,resize controls, move controls,Change Properties And a little Properties Page Ocx Source include. Look And Send comments. Sorry itsnt a fully functional I write it yet. If you add a some functions pls email to me. If its complete it will be a Little Data Form Wizard:)) If you like it pls rate it. ok:)
Visual Assembler, create machine language executables visually. You don't have to know any Assembly just few clicks and you have your executable, what's the catch? check the code ;-)