Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #76040
FullScreen Apps

Make your Form(s) fullscreen without any Active X or even any Code! Very Useful, especially when making VB Games. Takes about 30 sec!

C_Volume2 #76041
ICQ0.98beta

This code works with ICQ, not yet a stand alone, but it's a great code to use if you want to learn how to usa the ICQapi. It's rewritten from the C ICQapi so don't expect full capabilities, but most of the stuff are in it. Since I lost my old project of this source I made a new one this mornin, so all stuff wont be in it like send message etc, but you might figure it out sooner or later. I think the Send_File option is included in there somewhere. List_Online_User and Notify_On_List_Change etc has been injected. I can't actually write all the stuff down here, would become a huge list. There are some extras like Send_WWW_Message, Online_Offline_UIN and more. I'll publish a more comlplete file soon with all the nice interfaces and ICQapi uses, but I just didn't have time this mornin. Information about the C ICQapi can be found at ICQ's home www.ICQ.com Due to the lack of time I had some files etc might be missing, if so, tell me.

C_Volume2 #76042
Hyper-link / mailto

Easily lets you add a link from you VB application or open default email program.

C_Volume2 #76043
Dial-up Networking

Dial-up Networking demo. Soon it will be updated with RasGetEntryProperties and RasSetEntryProperties API's. Some parts are not written by me...

C_Volume2 #76044
TreeviewFrom/ToFile

This example builds on Srinis example found on www.vb-helper.com. Srinis example loaded data to a treeview from a text file with tabs denoting indentation. My contribution is the save treeview to file function. It only saves one level of childs, it was all I needed for my other project. Srinis example loads more than one level of childs. I am shure some small modifications to my example will enable it to save multiple levels of childs, but thats your jobb ;)

C_Volume2 #82471
Matrix Graphic

This code is made to mimic the graphic effect seen on the move "The Matrix". I was wondering if anyone could tell me if they knew of a way which I could display the text in 256 or more colors while still writing to memory. Using the old 16 colors doesn't allow for a very interesting effect.

C_Volume2 #82472
^CMenu - a menu class for DOS^

The CMenu class is a fully operational, dynamic class for creating menus in DOS. NOTE: this is not the MFC CMenu class Included is the Menu.h (contains the class, just include in your program) and an example. If you have any questions of comments, feel free to contact me via PSC. Don't forget to vote = P

C_Volume2 #76045
Message Broadcaster NT Service

This program broadcasts messages to other machines. The message is scrolled horizontally across a thin window at the bottom of the receivers machine. It can be configured as an NT Service or a standard exe. Shows how to implement and NT Service, UDP communications with Winsock, Registry manipulation, System Tray, scrolling text. IMPORTANT! Please read the README file included in the zip.

C_Volume2 #76046
Lan Chat Program *Full Source & Prog*

Lan Chat 32 is designed to chat with another computer directly. No sever needed! Client/Host in the same program. All you need is the Host computer IP, your IP is shown on the form. Upped by request, Full source and working pprogram included! (Again, this is not originally my code! I Just made it ALOT better than the original. Original submitted by Arthur Chaparyan)

C_Volume2 #82473
games center

game of snake and hangman with AI programming

C_Volume2 #82474
netCmd v1.02

Demonstrate how to spawn a shell on a remote computer bound to a port. If u like it, please VOTE!

C_Volume2 #76047
Drag-dropping, dynamic controll adding

Sorry last entry had no .BAS FILE, SORRY FOLKS... It demonstrates how to use the drag & drop methods. It also shows you how to dynamically add controls in run time and how to move controls around. The prog lets you create controls and have them snap to a grid.

C_Volume2 #82475
Icon Editor

With This utility you can show icon on your c programs which run under dos. You can develope icons which shows your appliction more graphical like window utilities

C_Volume2 #76048
Disable IE Popup Windows

Disables IE popup windows by using an VB Front-end browser and redirecting the popup window to a second invisible webbrowser control.

C_Volume2 #82476
Add a RichEdit to your app! (non-MFC)

Get past the annoying limitations of the standard edit control and start using RichEdit controls! This example shows you how to impliment a RichEdit control into your apps using WIN32 API. Shows how to use EM_STREAMIN, EM_STREAMOUT, copy and paste to clipboard, and also how to drag and drop files right into your RichEdit! Streaming is done using file objects as well as strings. If you find this information useful and like the code PLEASE VOTE ;o) if you hate it then we're sorry but the voting feature has just been disabled, i'm very sorry :o\

C_Volume2 #82477
AI_Attempt

Attempts to simulate AI. This is my very first time trying to make an AI, so please vote.

C_Volume2 #82478
^!!~Using WriteProcessMemory~!!^

I have found out many people want to know how to use WriteProcessMemory due to the fact of writing memory trainers to cheat in video games in such. I have seen that PSC did not have a very good example of this so I guess ill just post this small code snipet! This is the non-mfc version.

C_Volume2 #76049
Send SMS message via Http for free

Sends an SMS message to a cell phone for free. It makes use of the ServerXMLHTTP object contained in msxml3.dll. Uses the free German Web service www.billiger-telefonieren.de. The cookie checks of the site are circumvented by doing the cookie handling explicitely. Therefore this code should work even server-side! Please note that the site still puts some requirement on the send message. For example messages with subjects like "test" are rejected. And: you can't send more than a certain number of messages to the the same number. For the most recent updates please visit my homepage. New information (30-Oct-02): I uploaded my third generation of SMS code under "SMS via HTTP - third generation".

C_Volume2 #76050
Get the binary inverse of a string

This code is the equivalence of the bitwise complement C opertator (~), except this only works on strings. I got tired of not having this capability, so I wrote it =)

C_Volume2 #76051
MouseWheel

Quick and dirty code to get MouseWheel event information without any ocx, just a few constants and lines of code...

Languages
Top Categories
Global Discovery