Quantcast
Browsing all 1528 articles
Browse latest View live

[RESOLVED] Convert your application to Shareware (many ways..)

This project is created in vb6 for converting your vb6 compiled exe's to shareware you can set expiry to days,counts or date..you can set trial key or full secret codes to unlock the application.Just...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Harden Your Applications Against Hijacking

Defending software from piracy and abuse is a game of attrition. After all, unless you stick to remote server code you put everything the cracker needs right into his hands. Even when you don't provide...

View Article


Image may be NSFW.
Clik here to view.

Liistbox and EditBox 3.5 Unicode and Transparent.

In this example are my best gEditbox and gListbox. As for glistbox nothing new, except I put a label to saw what happen if you choose listindex above 32768 in an ordinary listbox (not happen to...

View Article

Convert MD5 (Hash) To Original Text

hi i convert a value to MD5 (Hash), now how can convert to original value?

View Article

[RESOLVED] Convert MD5 (Hash) To Original Text

hi i convert a value to MD5 (Hash), now how can convert to original value?

View Article


Image may be NSFW.
Clik here to view.

Blur Form Or Explorer when Click on button for 30 Sec

hi Up to now use from Avast antivirus? when we want disable that,explorer dark and blur... if in vb6 can do it? when click on button form a little dark Or a little opaque? As shown: Attached Images  

View Article

[vb6.0] Pragmatically Enable/Disable notification and UAC

Hi, This code will allow you to pragmatically enable/disable both the notification and the UAC Code: 'Pragmatically enable/disable both the notification and the UAC 'Author: Nightwalker83 'Date:...

View Article

Image may be NSFW.
Clik here to view.

Test two vb codes for changes

This is a small program, based on gEditBox. I made this for gEditBox because I have some customize..custom controls and I want to find the differences. It is a fast coding (one day) so...I do the...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Scrollio Picture Viewer UserControl

This isn't anything amazing but I haven't seen an equivalent here packaged for easy reuse. Scrollio is a simple VB6 UserControl with no dependencies that provides a scrollable view of any StdPicture....

View Article


Image may be NSFW.
Clik here to view.

VB6-JACMail Crypto Service

SECURE EMAIL - JACMail2 Companion Program Making email secure is easier said than done. Some people are under the illusion that TLS (Transport Layer Security) provides protection, but nothing could be...

View Article

Image may be NSFW.
Clik here to view.

VB6-JACMail2 Email Client

<P>JACMail Version 2 is very similar to Version 1 on the surface. Under the hood however, there have been substantial changes. JACMail is an Email Client Program designed to allow fast and...

View Article

Image may be NSFW.
Clik here to view.

Registry Editor - demonstrates how to use various registry related API...

Registry Editor is a basic utility for editing the Windows registry. The user can view, create, modify, and delete keys and their values. It shows how the REG_BINARY data type can be handled by...

View Article

Select query in visual basic 6

Hi guys, I'm a newbie to this forum and to vb6.I just want to ask some help for my query. I have a table prodmaster with fields pieceCode,dozenCode,caseCode, proddesc ,inventoryUnit. example: pieceCode...

View Article


Image may be NSFW.
Clik here to view.

Scroll Bar with LONG value...updated

This is an example (the scrollio picture viewer that I convert to take dib) with new control LargeBar Now I can open a 20 Mpixel photo and select zoom 2000%. The code of scrollbar is small. Return from...

View Article

Image may be NSFW.
Clik here to view.

VB6-SubNet representation

Applying a mask to an IP address is relatively straight forward in "C". You simply do a bit wise "AND" between the two. Because Visual Basic does not do bit arithmetic very well, it is a little more...

View Article


Image may be NSFW.
Clik here to view.

[VB6] JPEG-compressed TIFF File Reader (GDI+)

You probably know that GDI+ is useful for loading various image formats, but GDI+ also has issues with every format it loads. For TIFFs specifically, one of the compression options it won't support is...

View Article

Image may be NSFW.
Clik here to view.

Query Assistant - connect to databases and execute queries.

What is the Query Assistant? A complete application that makes connecting to databases, executing and executing queries easier. What can it do? 1. Connect to database using Microsoft ADO as specified...

View Article


Image may be NSFW.
Clik here to view.

[VB6] ListViewCustomSort Helper Class

I did a search here but couldn't find an existing implementation. There are several out there in the wild, dating back to an old Randy Birch example base on an even older MS KB item on sorting by date...

View Article

Image may be NSFW.
Clik here to view.

[VB6] GDI+ Workaround: TIFF > JPEG-compressed images

Note: Tests of successful loading of the image without applying the workaround have been done on various O/S. This patch may not be required on Win7 and above You probably know that GDI+ is useful for...

View Article

Image may be NSFW.
Clik here to view.

[VB6] GDI+ Workaround: JPG > Zero-Length APP Markers

Note: Tests of successful loading of the image without applying the workaround have been done on various O/S. This patch may not be required on Win7 and above You probably know that GDI+ is useful for...

View Article
Browsing all 1528 articles
Browse latest View live