Results for "Category: Miscellaneous"
There are 4 different function that allow you to search your companies active directory in different ways. These function will allow you to search active directory by user or by group to determine permissions. I am currently using these in my enterprise applications so that I can set up security at a very granular level. Down to a specific control if i want to.
This is a small little app that simulates the lowest level of programming - i.e. directly manipulating the memory and registers etc. It will take your assembly language code, convert it to machine code and then store it in the software ROM. When you want to execute the code it will fetch it from the software rom and then execute it with the software CPU. Its not wildly advanced or powerful, but its quite good fun and interesting if you like this kind of thing!
an improvement of several programs of Web cam Good Code, you can record video from you web cam and save in format .avi - English Vercion
Printer module that allows you to manipulate network printers via code. Functions include, AddPrinter, RemovePrinter, GetDefaultPrinter, SetDefaultPrinter etc.
Use this function to determine if the scrollbars on a control are visible.
This code shows you how to connect to the MSN Service. This code also includes a sample/simple client which shows you how everything works together. Along with managing the connection and protocol to MSN, this code will show you how to do the following: Read and Write to the any spot in the registry, Play sounds from a resource file, Superclass controls, Use a collection of classes, Manage multiple connections, Create a smooth flowing Active-X control, Use the MD5 algorithm and much more. This code took me awhile to complete and I was unsure whether to release it. Vote for me if you like what you see. Also, view the readme file included in the zip. Thanks.
I searched the web everywhere for an easier way to dynamically generate ttx files for ASP reporting in Crystal Reports. After hours of fusteration, I built this app. This application will dynamically generate a crystal reports .ttx file from your MSSQL Database. Any Comments/Suggestions are welcome. Please note: This is a somewhat simple application that was developed in about 2 hrs so I am sure everything is not perfect! Requires ADO 2.6, MS SQLDMO object references, and a SQL Server.
This code was written in around 10 mins and is like all my programs very modular, It basicly grabs a users UID or Username in paltalk if you are an Admin (@) in a room, or a Red Admin, bu then Red Admin dont use 3rd Party Apps :) All you need to do is choose that you want to grab in the program then right click a user in your rooms name, and click Get UID it will then copy the user name or UID to the clipboard for later use.. This is the first of much paltalk code, I have a hell of alot of paltalk code that i will be releasing, also coming soon will be Voodoo Chat (www.voodoochat.vom) code!
This submission contains two programs, one for copying CMOS data from the memory to a file and vice versa, and one for deleting the CMOS password (and why it sucks). I created this program in my old Turbo C++ compiler. To compile in other compilers, try replacing with and replacing inportb with inp and outportb with outp.
My code has 20 features! You should try it. Thank you to those people who corrected me on some problems. Please correct me if I have more problems on my program. I would appreciate feedback! Don't be surprised if you see any kids' stuff, I am only 8 years old.
Writing text to a character LCD.
This little app lets you move all controls that appear on your screen.
This application will make your mouse wrap around the screen. For example: move the mouse to the far right of the screen and the mouse will apear on the left side
This is a server/client IM messenger that currently: allows users to chat to one another. upload an avatar picture. send files. allows the server to see what a user is up to on their workstation. It is intended for LAN networks, specifically in schools, where the server would be running on the instructors PC. The teacher could then see whatever the students are doing. while allow the students to chat among themselves, and send files. The server can also distribute a file to all the students but only one at a time. Uses Winsock UDP and TCP. See documentation (included) for message protocols. Needs CRC.dll and zlib32.dll available here: http://www.geocities.com/saintender.geo/vgs/dlls.zip
This project started as a way to play around with form shaping. It then extended into custom graphical blitted controls and subclassing. This is intended as a desktop companion, where you can store random thoughts or memos. You can also drag files onto it to move them into a storage folder. This is a fan work heavily inspired by Ragnarok, so if you're not into ragnarok online, you probably won't find much use for this. Shows form shaping using regions stored in a resource, subclassing to limit form movement, snapping a form to the edges of the screen, custom drawn controls.
Run as a VBS from a scheduled task, logged in as the desired user, this script will move non-delivery reports (NDR) email to a public folder.
Don’t do XP controls on WinXP the hard way, add these 2 files to your project, job done. No manifest file required. The traditional way is to create a manifest file and distribute this along with your program. The more advanced way is to create it dynamically at run time. Both ways are messy and I have seen lots of bad examples and ripped off code on PSC. After this submisson I hope I wont see any more! This code takes it a step further and gets rid of the manifest file completely and replaces it with a resource which compiles directly into your exe. No more .exe.manifest files! Please give feedback.
This small program will make your startmenu and taskbar transparent on windows XP and 2000 (you can set a level of transparency 0-255), it can also be compiled and run from a command line e.g. "TransparentTaskbar.exe 180"
A simple listview program that'll start up programs on start or on active internet connection found.
This script allows an admin login with as many admins as you like, and a working news post and delete script with an index.asp to view the news posts. This script can view a certain amount of posts or all of them. Made by Alias Creations. www.AliasCreations.com