Results for "Volume: 2002C"
Simply put, quickly add users to your local machine (NT/Win 2000). This code shows you how to create a user and set them as an Administrator. You can set nearly all the prefrences for adding a user... email me if you need help doing so!
Atwinda Network Chat is a way good Network Chat. The Server is a very stable iformation directing hard @$$. This time I have included the source for the Server, which I kocked for not uploading last time. The server supports: getIP, KickUsers, and Users Indexs(what winsock there on). The client side has been updated with some new features such as the sound options, and save username and sever IP. In my normal style, I am only gona ask once for a vote from all of you! Please VOTE!!!!!!!!!! this is really a great code! it now includes the Server source!!!
Its the easiest way to make PopUp Menu´s! Only 3 lines of Code!
I sold this for a while several years back and was offered money for the code. I thought that it would be better to share the code with other developers, because we all depend upon each other to develop better applications. Enjoy!!!
Follow up to my first article on User Defined Types. Shows how to really put them to work. If you liked the first one, you will LOVE this one.
Visual Reminder is a must application for all users who keeps forgetting things. Just add message and time (in 24h format) and it reminds you with a small wave and a message that will appeare in the corner of your screen. This message is blitted transparently in front of any application or desktop. (Screenshot included) (Don't nag me about the mess it makes to your desktop :) No one is forcing you to test this lovely app) Uses directX 7. Win 9x/2000 compatible. Includes precompiled exe, in case of problems with compiling.
This article will show you how to make an ActiveX EXE that not only exposes a class, but also a visual interface!
It displays a 3D Sphere in a window , but the nice thing is that it A) uses little code and RAM B) It is a good program to help ppl understand direct 3D C) The Sphere is nice "Draggable" Ofcourse , you need DirectX7 at least
Ok, since everyone and their dog has been asking me for this bas file that gives you your True and Proper IP number, no matter what your connection is... Here You Go! Be sure to have a winsock control on your form before you use this. A sample of how to use it is included in the declarations of the bas. PLEASE VOTE!
Create file extension for your application.
A listbox using nothing but a picture box and scrollbar, not done yet.
GetPics searches a specified WebSite für Pictures. The HTML-Source of a Site is parsed for the "img src" - Tag, relative Links will be converted into absolute Links and all available pictures are show in a ListVew. DoubleClick on an entry to get the complete Picture temporarily onto your HD and view it in a Image-Control. DoubleClick the control to delete the Image.
This is the beginings of a platform game editor which i intend to use in reproducing one of my favorite classic nes games; Solomon's Key. So far it doesnt do much, i'm uploading this to get some feedback ... enjoy
Update of my IRC client. Added TraceRT and DNS aliases. Tweaked and new interface (new buttons). Calculates lag time when joining channels Fixed many little bugs. Check www.projectIRC.com for more info on the updates.
This source code is a jump in revisions from 1.0a to 1.1a of neXus. For those of you that don't know, neXus is my coordinate-mapping application inspired by an original idea from Tyson Westby. Anyways, the changes in 1.1a are that you can have a visual confirmation that you have marked a coordinate. However, unfortunately, this meant that I had to take some of the source code out. Some of the old functionality was lost, and some of the new functionality doesn't work correctly. Anyways, this application allows the user to map coordinates for irregular-shaped Visual Basic forms without the need for bulky ActiveX Controls. As always, leave feedback and vote!
Have a karaoke player as Real Orch in its PC, developed in VB. This Class opens a file *.kar and it extracts whole to necessary information for the execution of the file. It synchronizes the text with the music. Pure code, doesn't use ocx nor special dll.
Here's an minor update of RepShell, v 0.3.3 (EXE also included in the Zip) The changes in this update are these: - Fixed the ChooseColor Bug - Fixed the StartMenu Foldout - Added option to change quickicons There has changed a lot since the last time it was up. Features: - Fully enabled taskbox with cool buttons - Fully functional systemtray - Right-click my computer icon to show menu - Automatic drive recognition and listing - direct access to all folders - Context menus for desktop items - Arrow navigation on desktop and in menus - Choose your own colors for menus - Very fast file searching - ability to make RepShell default shell from the option form - Option form to change a lot of settings - Working desktop refreshing - File size seriously reduced - Added item to context menu of desktopitems to rename them, this is not a standard windows function - Simple DUN functions - Started adding multimedia functions but decided it would be better to make that a new project I will be posting this one soon Even if you don't like the program there's a lot you can learn from here. It's up to you guys to fully test it. Please leave comments. If you're an experienced programmer take a look at questions.txt for some issues i'm having trouble with. Maybe you can help me out. Salihman w/ special thanks to Stan the Man and Zorix
50 common API calls in OCX so you just need to call them! Includes the folowing: Form on top, ShutDown, Restart, LogOff, TaskBarHide, TasksBarShow ,ScreenSaverOn ,ScreenSaverOff, DesktopIconsHide, DesktopIconsShow, ALT-CTRL-DEL Enabled, ALT-CTRL-DEL Disabled, OpenCDROM, EmptRecycle, MinimizeAl, OpenExplore, FindFiles, OpenInternetBrowser, InternetConnect, InternetDiconnect, SendEmai, Add_Remove, Add_HardWare, Time_Date_Settings, Regional_Settings, Display_Settings, Internet_Settings, Keyboard_Settings, Modem_Settings, Mouse_Settings, System_Settings, Network_Settings, Password_Settings, Sounds_Settings, Copy_File , Delete_File, Move_File, FlipMouseButtons,Show Cursor, Hide Cursor, Shut Down Dialog, Sleep, Play Wav sound, Enable / Disable Objects, See if Path Exists, Special Beep, Close Handle, Get File Size, Get last error, get windows version, set current directory, set pixil, get pixil color, and More! (To add ocx to project: Hit Ctrl + T, then press browse and select my .OCX file and it will become one of your tools to pick from) then you type something like this in the code: CompControl1.ShutDown (this shuts down windows!!!)
Explores and teaches parsing algorithm techniques (PART 1)
It features over 150 commands With all sorts of transitions animations, midi,wave,mp3 audio syncing Text 3D text laser for/next goto's, gosubs variables open command files up To 10 levels deep alarm circles buttons and On and on and on It is controlled by simple text files containing commands. For example showpicture/at images\angel.gif 100 200 will display the angel.gif picture which is located In the folder called images. This folder In turn is in the same directory as the Angel Viewer program. It will display the picture In pixel position 100, 200 of the viewer screen. The folder structure, If any, can be any way you choose. There is much, much more you can Do With this program. There is a commandsdefinitions.doc document explaining all the commands. Included in this zip is an actual presentation. It last a good half hour On my 150 pc! It basically demonstrates most of the features and commands In actual use. I think you will enjoy it. Be sure To unzip keeping the folder structure otherwise the presentation will Not work. All criticism will be well taken but please Do Not be too harsh. I have been learning VB6 On my own For the past year and haven't spent too much time On proper coding techniques. Consequently I selected beginner but some routines and the math involved On some transitions may well surpass this level. But, what the heck, just sit back, grab your favorite beverage and enjoy the show!