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 / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListView column autosizing31 Jan 2004 22:33 GMT7
I define this routine:
Private Sub SetAutoColumnWidth(ByVal aIndex As Integer, ByVal ColumnWidth As
Integer)
Win32.User.SendMessage(lvwTabularView.Handle, LVM_SETCOLUMNWIDTH, aIndex,
Refresh an MDI form?31 Jan 2004 17:08 GMT5
Is there a way to send a repaint message to an MDI form?
Refresh method is missing.
I tried the following with no luck:
SendMessageLong MDIMain.hwnd, WM_PAINT, 1&, 0&
How do I Detect Terminal Server Session?31 Jan 2004 16:26 GMT7
How can my software detect whether it is running under a Terminal Server
session, as opposed to the console session? I've seen the documentation
which shows how to use GetVersionEx for this purpose and have developed my
functions accordingly. However, to my experience, GetVersionEx ...
Repost: How can I find out which app is locking a certain file?31 Jan 2004 08:46 GMT2
Is there any way to know which application/process is locking a certain
file? For example, if index.html is open in FrontPage (and therefore
locked), is there an API that I can use to find out that it is FrontPage.exe
that is locking the file? Perhaps a function that would return ...
gradients31 Jan 2004 02:28 GMT4
It may or may not be possible, but does anybody know of a way to create
shapes that have gradient fills?  I'm using VB6 to create EMF files, and i
would like to have more control over the fill of the shapes.
Thanks in advance for any help you can give.
How can i Get Image form other application's Picture box?30 Jan 2004 22:51 GMT9
I am newbie in VB, please help me. How can Get Image from Other VB
application's Picture Box.
Saqib
timing?30 Jan 2004 22:40 GMT2
If I select "automatically adjust clock for daylight saving changes,  how
the OS switch the time?
Thanks.
Checkboxes api30 Jan 2004 19:02 GMT4
Is it possible to check/uncheck checkboxes using API ?
TIA
Guy
newbie question30 Jan 2004 18:47 GMT2
I have a program that I want to build.  I've never built a windows
application before.  I have taken a couple of VB classes before.  My problem
is I just don't know where to start.  I'm not afraid to share my idea, as
it's not really a big program.  Mostly I want to learn more about
HELP!!! Get List of printers30 Jan 2004 18:20 GMT2
I want to get a list of available printer on a server and be able to
programmatically install them. Is theirs an API call that will let me to do
this ? any help or samples is appreciated.
Thanks in advance
How to find out if MyApp hangs?30 Jan 2004 17:16 GMT1
How can an application with no keyboard input and no mouse action find out
(in a timer event, f.e.) if it's hanging (and consequently going harakiri)?
Or better, how can an app find out if another app hangs (and terminate it) ?
Is there an 'easy' way?
Date Separator API??30 Jan 2004 17:11 GMT5
Is there any API function which returns the system's date separator??
Thanks,
Ivan
Add application to Windows Task Scheduler from VB630 Jan 2004 15:41 GMT2
We have developed an application in VB6 (say AA.exe). We wish to
schedule the execution of this application (AA.exe) through Windows
Task Scheduler.
Is there a way through which we can add this application (AA.exe) to
Setting style to numbers only30 Jan 2004 13:58 GMT2
I use VB6/SP5
I have a problem with a stubborn textbox.
I set it to "numbers only" using an API call which I use to set another
textbox on the form.
Listview & LVM_GETSUBITEMRECT30 Jan 2004 13:07 GMT2
I'm trying to retrieve the clicked subitem rect.
At this moment I got all information about the
item and the subitem (or not) clicked (LVHITTESTINFO
structure), but I have no clue wich is the correct value to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 December, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.