Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Browsing all 1528 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

[VB6] Basic unzip without 3rd party DLL or shell32- IStorage-based

So the only other method I've really seen to extract zip archives without shell32 or a 3rd party DLL is a full implementation of the ZIP algorithm, and while this isn't exactly a lightweight method,...

View Article


[VB6] Code Snippet: Get/set/del file zone identifier (Run file from internet?...

So I'm sure everyone has been asked by Explorer whether or not they want to open a file they downloaded from the internet. But how does Explorer know whether or not to ask this question? This...

View Article


Image may be NSFW.
Clik here to view.

VB6 ViewPort-Handling per cairo

A simple Demo, how to work with a larger Image in conjunction with a smaller ViewPort, using Cairo-ImageSurfaces and their Transformation-methods (Translate, Scale, Rotate), to make this task a quite...

View Article

Image may be NSFW.
Clik here to view.

[VB6] Enumerate Services

The demo project below shows how to enumerate the services on the local computer using the EnumServicesStatusEx API function. The project also demonstrates how to retrieve various properties of the...

View Article

Image may be NSFW.
Clik here to view.

IStream Manager: Consolidate, Access Stream Data

Attached is a self-contained class that manages IStream objects. These IStreams can be created by the class and/or passed to the class for management and accessibility. The class creates an IStorage...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Push to Pushbullet Demo

Pushbullet is a service and set of applications that can mirror notifications, files, links, SMS messages, etc. among your devices (Android, iOS, PC, browser) and recently added chat features. The...

View Article

Image may be NSFW.
Clik here to view.

Easy image disp/edit; scale/rotate, show animated gifs, conv2JPG, +more; No...

Shell Image Interfaces Project Description Windows provides a good bit of image functionality built in and accessible through simple interfaces rather than fairly complicated API. A number of these...

View Article

Image may be NSFW.
Clik here to view.

VB6 in AppServer-scenarios (DCOM Replacement per RC5)

In the early days of VB6-usage there was DCOM (later superseded by COM+). It came with the promise of easy cross-machine-calls (RPCs) by simply using the second (optional) Parameter [ServerName] of the...

View Article


Image may be NSFW.
Clik here to view.

Dev tool: typedef Converter - Convert C/C++/IDL typedef struct and typedef...

After spending way too much time doing this manually, this idea came to be. I use this extraordinarily frequently, so thought someone else might one day have a use for it. The title pretty much sums it...

View Article


Image may be NSFW.
Clik here to view.

[Vista+] Code Snippet: Get and set the Rating (stars) of a file

In Explorer, things like Pictures and some other types have a 'Rating' property category that shows a 0-5 star rating. You can get and set this rating programmatically, and this also provides a basis...

View Article

Image may be NSFW.
Clik here to view.

LynxGrid..Modifications

This is a 'rar' file...I just added a '.zip' extension. The modified LynxGrid that I abandoned for vhGrid might be useful to someone. Note: the coding is very ugly or basic. LucasMKG saying Hala to...

View Article

[VB6] UserControl Ambient.UserMode workaround

For you usercontrol (UC) creators out there. Everyone else -- won't apply to you. Ambient.UserMode tells us whether the UC's container is in design mode or user mode/run-time. Unfortunately, this isn't...

View Article

Image may be NSFW.
Clik here to view.

SHBrowseForFolder: Handling a choice of Libraries (or Library), Computer, or...

ChooseFolderEx Project Summary So if you've ever used a folder choose based on SHBrowseForFolder, you'll notice that most functions that turn its result (a pidl) into a file system path will return...

View Article


Image may be NSFW.
Clik here to view.

SHChangeNotifyRegister updated and corrected, including new delivery method

So there's two reasons why I wanted to post this, 1) The examples on popular sites like VBNet and Brad Martinez's site have several errors, and 2) MSDN states that as of XP and later, all clients...

View Article

Image may be NSFW.
Clik here to view.

[vb6] Extending VB's Image Control for PNG, TIFF, and more [v1.1]

UPDATED on 11 Oct 2015. Major revision. Added animated GIF and mutlipage TIFF support. Any previous version must be thrown away. You do not want to run both in the same project, trust me! 12 Oct 2015:...

View Article


VBIDEUtils now open sources

Hi I wrote very very long time ago (in 1999) the best VB6 addin : VBIDEUtils (You still can find it on a lot of web sites) In the past I was selling it, but as I had shutdown VBDiamond 10 years ago, I...

View Article

Image may be NSFW.
Clik here to view.

[VB6] Locale Sensitive Sorting

There are times when you need to sort in a locale-aware manner. One of the more obvious cases is probably when generating cryptographic signatures for web services. These often require you to create a...

View Article


Image may be NSFW.
Clik here to view.

[VB6] Use System's Format PropPage Dialog at Run Time

I've never needed this but a question here got me thinking it couldn't be that hard. Then I started searching the MSDN Library and found nothing I recognized as helpful. Then I searched the web and was...

View Article

Image may be NSFW.
Clik here to view.

[VB6] clsCursor - Setting the IDC_HAND & Other Cursors Properly

Most solutions that addresses the MousePointer property's lack of support for some of the standard cursors (most notably the "hand" cursor) tend to be based on either converting the standard cursor to...

View Article

Image may be NSFW.
Clik here to view.

VB6 in AppServer-scenarios (DCOM Replacement per RC5)

In the early days of VB6-usage there was DCOM (later superseded by COM+). It came with the promise of easy cross-machine-calls (RPCs) by simply using the second (optional) Parameter [ServerName] of the...

View Article
Browsing all 1528 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>