Indigo Rose Software
  #1  
Old 07-23-2005
Worm Worm is offline
Indigo Rose Customer
 
Join Date: Jul 2002
Location: USA
Posts: 3,937
SetMask in VB

If anyone here is using SetMask, and would also like to use it in VB, here's the info you would need

Code:
Declare Function SetMask Lib "SetMask" (ByVal Hwnd As Long, ByVal sM As String, ByVal sD As String, ByVal sS As String) As Long
Here's the code to use it with a picture box.
Code:
x = SetMask(Picture1.Hwnd, "C:\Frame1.bmp", "", "")
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Official Release Of SetMask DLL Worm AutoPlay Media Studio 5.0 23 01-24-2005 10:00 PM
Invitation to Pre-Release of SetMask DLL Worm AutoPlay Media Studio 5.0 41 01-21-2005 01:06 PM
The amazing shrinking setup file - any VB experts out there? highplains Setup Factory 6.0 4 05-16-2003 12:31 PM
Some easy-to-implement VB suggestions OTSER Setup Factory 6.0 1 11-14-2000 01:44 PM
Installing VB Applications Knoweldge Base Article Support Setup Factory 5.0 0 02-22-2000 01:00 PM


All times are GMT -6. The time now is 01:43 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software