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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting the caller name17 Mar 2006 16:17 GMT8
I've got a VB 6.0 object which instantiates another VB 6.0 object. I was
wondering if there's a way so the second object could get the name of the
caller object.
Thanks,
Set mouse cursor of another applications form17 Mar 2006 08:41 GMT2
I have an application that hides the mouse cursor if I move the mouse over
its form (-> usually it is used by a touch screen monitor). For support
purposes it would be very helpful if I can enable/create a mouse cursor on
this application. I do not have access to the applications ...
Using dwX, dwX in STARTUPINFO to position window17 Mar 2006 00:11 GMT1
I'm trying to create a process that will position its window upon startup to
the x,y coordinates specified in the STARTUPINFO structure.  I have below a
snippet of code to demonstrate what I am trying to do:
STARTUPINFO sui;         // Process startup info
Understanding Messages - lParam16 Mar 2006 10:39 GMT9
I'm pressing an 'a' and I can see the messages being generated are
Msg      lParam     wParam
256       7745        30
257       7745        30
Getting Info about a window from its handle15 Mar 2006 23:00 GMT4
This should be easy, but I can't find a way to do it:
I'm using the Windows API functions GetTopWindow/GetNextWindow to provide me
with handles to the controls on my form, in Z-order. I then want to match
these handles to my controls. The problem is, some controls (e.g., Labels,
Communicating between Applications14 Mar 2006 23:41 GMT1
I have two VB apps I have written. App A is a graphical interface (forms,
etc.) and APP B is more of a batch process. App B is started via a Shell
command from App A. Can someone kind of step me through how I would write
code so App B can communicate a status (% complete, etc) to ...
Get  full path to exe from hWnd, possible?14 Mar 2006 06:08 GMT4
I would like to get the full path to an .exe file from the hWnd. Is this
possible?
TIA,
Mike
how to access services of remote computer14 Mar 2006 02:27 GMT1
How to control services of remote computer using
visual basic 6 or visual c++ 6 program.
Signature

Sivaswami Jeganathan

How to access Remote machine Services14 Mar 2006 01:33 GMT1
How to access remote machine Services using Visual
Basic 6 or Visual C++ 6 programs only
Signature

Sivaswami Jeganathan

Get Remote OS Version?13 Mar 2006 22:17 GMT7
Does anyone know an API call to get a remote machine's operation system
version number?
How to receive windows messages sent between IDE windows13 Mar 2006 05:13 GMT3
Is there a technology that would allow me to receive messages passed
to and from the different windows in the Dot Net IDE?
I want to capture what is written to the Output window, editor window, etc.
It there a book or white paper out there that explains how to do this?
Office apps "send to" hangs while SetWindowsHookEx hook in place13 Mar 2006 04:28 GMT2
We have an application that uses the SetWindowsHookEx API call to hook into
the windows journal messages and look for a predefined key sequence. When
the hook is set all works well until a user loads Excel and tries to send a
spreadsheet using "Send To\Routing Recipient" at which ...
Refresh the Windows OS from within Visual Basic 12 Mar 2006 18:30 GMT9
I've made some program in Visual Basic 2005 that works with changing files
and folders. After I've finished it, the main problem is to refresh the
Windows OS. I mean the same thing as when we press F5. Than everything
refreshes and if we have made changes, they are immediately ...
Why ?? (Path/File access error (Error 75)11 Mar 2006 14:57 GMT8
Why causes next code a Path/File access error (Error 75)  ??
   Private Sub Command1_Click()
       MyFile = Dir("c:\temp\1\*.JPG")
       MsgBox MyFile
Use g.DrawString() to write UTF-8 on Bitmap?10 Mar 2006 12:42 GMT1
The string still displays correctly through the app up until the point it is
written onto the Bitmap but on the image it is rendered in what appears to be
ANSI.  Is there something in the API I can use to get this process to work
correctly in GDI+/Framework 1.1?  Seems like I ...
Pages: 1 2 3 4 5 6 February, 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.