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 / February 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
USB-devices.13 Feb 2006 22:40 GMT6
How to control USB-devices using VB?
I'm using libusb-win32-device-bin-0.1.10.1 as driver, so HID interface
won't work currently.
System Wide Hook to Center Dialog Windows - Help13 Feb 2006 16:44 GMT13
dear experts,
i need to make system wide hook, to make any dialog/msgbox windows
center.
since i am a vb6 programer, i need c++ dll to do this.
IPicture, transparency and GDI+13 Feb 2006 14:42 GMT5
The following function will return True if the IPicture object contains
transparency info:
Private Const PICTURE_TRANSPARENT = &H2
Private Function IsPictureTransparent(IPic As IPicture) As Boolean
form titlebar text truncated?13 Feb 2006 06:58 GMT1
Is there a way to determine if the caption text of a VB6 form (in the form's
titlebar) is truncated?
So if the full text was: 123456780 it was showing as:
123456..
GDI Plus Arguments12 Feb 2006 18:11 GMT2
Many GDI+ API Functions require or return "Image" and "graphics" as Long
such as :
Public Declare Function GdipLoadImageFromFile Lib "gdiplus" (ByVal filename
As String, Image As Long) As GpStatus
API to find the location of a program12 Feb 2006 17:22 GMT21
I was looking through a list of API's that will return the
full path to a program.  I didn't see anything so I hope
someone here can help.  For example, if I'm looking for the
location of "NOTEPAD.EXE".  I would expect this to be a
CreateObject("Scripting.FileSystemObject") fails sometime12 Feb 2006 09:24 GMT4
I wrote a function in a small tool to check for the existance of several files
this works perfectly on 95% of our computerpark (windows XP)
but on some it turned out it couldn't find any files at all while they do exist
so I expanded the routine to find a guilty piece of code (see ...
Anti-Alias Lines11 Feb 2006 17:43 GMT1
I've explored a number of methods to create Anti-Alias lines, and came
across a great example at Planet Source VB that explored a few different
methods.
http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=38582&lngWId=1
HSL (Hue Sat. Lumin.) - Why so different results?11 Feb 2006 11:01 GMT6
I'm trying to covert the RGB color to the HSL color.
-----------------
In example, I have RGB(63,124,81) :
Commdlg32.ocx    gives   HSL  92 78 88  (******)
Using DDE to open a file in an open instance of Oracle Discoverer10 Feb 2006 22:42 GMT2
When I double click a file with .DIS extention in my computer, it opens the
currently opened instance of Oracle Discoverer application, then loads that
.DIS file.
In the windows explorer window, by choosing Tools->Folder Options->File
disable closebutton of messagebox dialog?10 Feb 2006 18:02 GMT11
Is there a way to disable the close button (or get a return
value indicating the close button was clicked) of a dialog
created with the MessageBox API?
RBS
Set Z order position09 Feb 2006 14:37 GMT4
I have this situation
MDI
Form1(SDI)
Form2(SDI)
Click on a picture , identifies mouse position  ......09 Feb 2006 12:48 GMT5
I have a book with a lot of  guitar chord diagrams .
These comprise a  six by five  ' frame ' with little black dots  set onto
them  ( the notes to be played ) .
I want to grab the information , and , at the same time , convert the dots
Set BTNS_WHOLEDROPDOWN in a VB5 ToolBar Button09 Feb 2006 01:57 GMT1
I'm trying to set the BTNS_WHOLEDROPDOWN style for a few buttons in a VB5
Toolbar.
I think I'm doing everything SDK says but nothing happens.
Here's the code, help appreciated.
Problems with GetComputerNameA and path access08 Feb 2006 19:44 GMT1
I've got a nice, easy problem - the code is in one location, the person
with the error is in another, and I'm in a third.  Oh, and other people
are using the code without problem.  But nothing unusual about that.
They're getting error 75, Path/File access error.  Going by what
Pages: 1 2 3 4 5 6 January, 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.