Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / December 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Subclass Constants Needed07 Dec 2006 23:30 GMT15
Is there a windows subclass constant for a mouse entering or exiting a given
hwnd?
The only one I have found is
Private Const WM_MOUSEMOVE = &H200
Trouble subclassing listview to display unicode (chinese)06 Dec 2006 20:17 GMT6
I've been studying how to subclass forms and controls using the windows
API in VB/VBA to display unicode characters (chinese and japanese,
among others). Specifically, I have a form with a listview on it which
does not display the unicode characters; I need to subclass the
spelling corrector using msword06 Dec 2006 07:55 GMT5
If you are trying to use a spelling corrector with MSWord in your VB
program, and the end user does not have MSWord installed will it cause
program to crash?  I know 99% of PC's come with a MS Package
please let me know at jc@been-there.com
How to know EnumProcessModules API is failing?06 Dec 2006 05:08 GMT3
We have developed a service in VC which calculates time for which a
process is run. This is achieved by getting the start and end time of
every process on the machine. The information about a process is
enumerated using EnumProcessModules() API in a loop. Using this API in
Help Needed, Please05 Dec 2006 23:30 GMT8
is it possible to change the VB default class name "ThunderMDIForm" to
any other user-defined names?
thanks a lot,
Mars
Plz help me in finding the transpareancy of image05 Dec 2006 20:46 GMT2
i want to display a transparent image(some part of that image is
transparent)frame (24bit) over another image. is there is any way we
can find that that particular part of that image is transparent..
means is there is any options or member in bitmapfileheader,or
change dsn05 Dec 2006 17:35 GMT1
Option Explicit
     'Constant Declaration
     Private Const ODBC_ADD_DSN = 1        ' Add data source
     Private Const ODBC_CONFIG_DSN = 2     ' Configure (edit) data
transparency04 Dec 2006 16:59 GMT3
how to extract the transparency information from bmp transparent image
Unknown transparency mask color -- how to?01 Dec 2006 16:06 GMT6
I have a program with bitmaps that are blt'd constantly into a picture
box to create a "loop".
The bitmaps consist of an array of underlay images (which change during
every frame iteration), and an single overlay bitmap which is generally
URLDownloadToFile wierdness01 Dec 2006 15:56 GMT4
Using Randy Birch's sample code from
http://www.vbnet.mvps.org/code/internet/urldownloadtofile.htm I have been
able to download the html code of most webpages just fine. However, it
doesn't work with all sites.
Pages: 1 2 3 November, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.