Results for "Volume: ASP_Volume3"
I received a report recently that my 2003 CDECL submission had generated DEP errors on Server 2003. I've updated that submission, but whilst doing so, I saw the potential for some improvements. Enhancements that really needed a new submission. Features: Transparent CDECL/stdcall function calling. Call functions by ordinal or name. Module (.bas) callbacks for CDECL functions. Object (.cls/.frm/.ctl) callbacks for CDECL and stdcall functions. Support for multiple callbacks. Support for multiple cCallFunc.cls instances. Support unicode path\module names. NEW SUBMISSION: 70195
Whatz New? - MaskedBox Control XP Style - Frame Control Style XP with show icon on frame - Fixed Bug Error previous version - Line Control Style XP - Separator Control Style XP - Frame Control Style XP with show disable icon on frame Whatz Request on my email? - MaskedBox Control Style XP - Line Control Style XP - Separator Control Style XP Whatz Bug found on previous version? - Text will be loss if press enter - Text will be loss if change scrollbar manualy If you found bug or have request control, you can email me on effendi24@gmail.com or contact my phone 628112422491. Dont forget to vote me. please visit to my site http://vb6stuff.blogspot.com/ ---===== Having Fun My Friend =====---
httprecon provides the possibility of advanced web server fingerprinting: http://www.computec.ch/projekte/httprecon/ Besides the well-known enumeration of http response status codes and header-ordering several other fingerprinting mechanisms were introduced. For example the capitalization of header lines, the use of spaces and the structure of ETag values (e.g. length and quotes). There are nine test cases in which the behavior of the target service is mapped. These are: - legitimate GET request for an existing resource - very long GET request (>1024 bytes in URI) - common GET request for a non-existing resource - common HEAD request for an existing resource - allowed method enumeration with OPTIONS - usually not permitted http method DELETE - not defined http method TEST - non-existing protocol version HTTP/9.8 - GET request including attack patterns (e.g. ../ and %%) This increases the amount of fingerprints to distinguish the given implementation. Thus, the accuracy of the fingerprinting series is very high. Theoretically httprecon 1.x is able to generate approx. 198 fingerprint atoms per full scan run (usually between 80 and 120 are given). More details and a documentation is available on the project web site. New fingerprints can be saved within the local data base. A simple flat file structure is used which introduces the possibility of manual editing and verification. There is also the possibility to suggest new fingerprints for the official repositories. Scans and the results can be exported to an XHTML 1.0 report. Other formats (TXT, CVS, XML, Word) are planned. The current software release is written in VB6 for win32 and provided under the General Public License (GPL). Ports to other platforms (a Linux command line edition is under developement) will come. The fingerprint data base is also available on the project web site which allows the creation of statistical analysis for surveys (e.g. most common is this kind of content-type in default installation of Apache 1.2.34). This implementation is a kind of proof-of-concept within a bigger picture: It shall be the foundation for a framework which is able to identify different services (e.g. smtp, ftp, telnet, ssh, oracle-tns, ...). The long-term goal is the developement of a very fast an reliable vulnerability scanner which combines this approach with the plugin and exploiting technique known by solutions like Nessus or ATK... Feel free to test and use the application. A appriciate new fingerprints of course. Upload them via the built-in save & submit function. Bug reports and feature requests can be sent via email to me directly. Thank you.
1-07-08 Some serious problems fixed: Read the readme. Thanks for your support and sorry for the bad upload. 1-04-08 This update finishes this editors features. and includes error handlers. NOTE:This includes a fix for the resize code that caused the app to crash. The readme has also been updated. 12-25 here is another update for the program i wasn't going to update again. Speed boost, a few more options and a little cleaner interface. still not using copy memory; however, It s still fast. Enjoy the code, thanks for the votes, and have a happy new year. Updated 12-17-07 : I wasn't going to update this again until I had it working with "copymemory" API but it seems that at least a few people like the ideas here so I didn’t feel good about having a known error in the posted source. Also, the help was a little vague so I also wanted to improve it. A few notes first however, this is only a test app for the functions presented in the source. The UI leaves a lot to be desired when it comes to looks and usability but the ideas work. Note: I am working on another version using copyMemory and hoping to spruce up the UI a little but I wouldn't look for to much, I do like everything handy and cramped. Marry Christmas to you all, and God bless you. Read the readme for the new help.
Ever wanted to retrieve the font name from a font file that wasn't installed... It's pretty much impossible using plain api or vb, until now!! This code will get the font name from a font file even if it isnt installed! *Update* A fix has been added to account for unicode (double byte) font names - Thanks to soorya for the fix.
It is hard to get Unicode in VB6. The biggest reason is the nowhere-to-be-found support in any of the native controls. In the past few years people have been mostly forced to commercial solutions or to move to another language. With UniControls I try to change this by providing some of the most essential tools for working with Unicode. **** This is the summer release. What you find here are a few powerful controls, and some that are still in an earlier level of development, yet useful for many tasks. Included: UniCaption, UniCommand, UniDialog, UniLabel, UniList, UniMenu & UniText, with some additional bonus code. **** NOTE: despite these controls using SelfSub, SelfHook and SelfCallback by Paul Caton and LaVolpe, not all of these controls are Stop button safe. This is because of UserControl's limited OLE interface, which has forced to some IOleInActivePlaceObject hacking, for which there currently is no perfectly IDE safe solution. If I didn't use it, I would have to use complex hooking to capture Enter, Escape, Tabulator, arrow keys and other navigation keys. **** Hopefully you enjoy these controls!
Just a small group of usercontrols I have made or modified. Credit given where needed. Hope you like them.
On-screen / touchscreen keyboard. Stays on top, but dosent take the focus. Hooks the mouse; Code by: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=55676&lngWId=1
This code will get the amount of people that are using your program and display it on your program. You need a server with php enabled. Bug fix 28 march 2008.
This code shows how to use dwm API provided in windows vista to create a glass window and draw a theme text on it with hover effect. Please Rate....
ever wanted to play around with i2c at low level? or just want to see how a pic compiler actually does that uber-cool and uber-quick i2c routines? this piece of software can help you. you'll need a pic16f628, a serial level converter (max232, you should have one if you call yourself a pic developer). i used this to toy around with a ds1307 real time clock. the code isn't very commented, but you should see what's going on from the routine name. also included: schematic done in pcb software XD (needs express pcb to open), mplab project (needs mplab). hope it helps somehow. if you do something interesting with it, let me know. i'm thinking of making a whole suite of emulated i2c devices, that can be accessed from microcontrollers.
WebSvc is a VB6 Client that connects to a web Service set up for Basic Authentication, using MSSoap30. In this example program, WebSvc is used to continually submit files to a web service. WHen started, WebSvc waits for a file matching a file mask to show up in a designated folder, then sends that file a record at a time to a web service, logging activity in a continualy appended log file, renaming the transmitted file for autoarchiving, then idles until another file shows up. MS examples for MSSOAP30 using basic authentication web service did not work. Solution is include login/password in the connection string, and to implement iHeaderHandler event to handle the authentication challenge that comes back on the serivice function call.
To learn how we can be brought Shutdown Dialog box by VB
To Become A part of youur family.... simple grocery list inventory soft for the married couples out there....... pls vote for my project add comments plssss
My kids need the sensitivity of the mouse turned down when they use the computer, as they are just learning to use a mouse. I need it high for more efficient work practice (read fragging in FPS's!) I have written a quick and dirty mouse profile manager which allows you to set different mouse sensitivies for different users. When the program loads you’ll see an icon popup in the task manager. Review the help for setup instructions. Dunno if that’s of any use to any of you. If so great!
i made this program in 2 nights... XD im dying.. hahaha... please leave a comment and please vote for my code.. thanks A LOT!!!!!!! :) please see Module1.bas for settings
With this control, you can preview vector files like Adobe Illustrator (*.ai), postscript files (*.eps) or plotter files (*.plt) you can change the view in black wires, colored wires, full color, rendered and/or transparent (require GDI32.dll) you can also save the preview
removes the need for mscomctl just for a progressbar + it shows how to work out percentages form a number (great for working with winsock) none of the code ive seen was any good so i made my own its not great code but it works
PTDCH is a complete server-software for the Direct Connect P2P Network. Use interface advanced by VBScripts or JScript with multiple API Events! Supports plugins SDK (demos included)! This new version is more optimizided! If you liked this work and live in Portugal (Braga), please contact me. I need job :) **Note: This work how it can you to see, it is a work of a life, and it is not created 100% by me, I used Dll's and class of other authors. And is basead in long work by SDCH and DDCH Team, I worked a long and hard for this project even so, about one year.. Enjoy!
Study of why vb6 applications with xp theme enabled sometimes crashes when closed. I have included an example of an application that crashed and two examples to show how to prevent it from crashing. Conclusions: It seems to be related to XP Theme not being closed correctly when an internal vb6 UserControl is placed on the main form. A simple way to fix this is to ensure it gets cleaned up either by placing an imagelist or a commond dlg control on the form. Unzip the download and compile each of the 3 examples and study the source. I have tried to keep it as simple as possible. Votes appreciated :)