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 / June 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bring window to front22 Jun 2005 16:47 GMT13
I have a VB6 app tha creates a contact using the Outlook object.
When I have populated my contact details, I use the .display method to show
the contact details on screen.
When I call this program from another, the Outlook contact details form
ProcessId vs Handle22 Jun 2005 16:24 GMT35
I don't know if this is the right place but...
I have a function that searches the list of running Processes and returns
the ProcessEntry32 structure, which contains the ProcessId for the given
Process. I need to monitor the given Process to see if it is hung... or
System-wide hooking, VB+ASM22 Jun 2005 13:29 GMT253
From what I've read about system wide hooking, VB requires a separate dll to
achieve this.  Can it be done in project using VB+ASM?
Thanks
Simon
EnumWindows 22 Jun 2005 07:32 GMT3
Can someone tell me how to cast EnumWindows from the API into a VB callable
function together with the callback routine.
I have done such a thing in <gasp> Delphi before but can't quite get my head
around the way to declare and use the functions in VB6.
show windows explorer context-menu21 Jun 2005 13:47 GMT4
I'm writing an explorer-like application. I would like to show the
standard explorer context-menu, which is shown after an object (file
or folder) was rigth-clicked in windows explorer.
What I have to do? (I think I have to call a win32api?)
Stopping ctrl-alt-del from waking the computer?20 Jun 2005 23:18 GMT10
I am trying to convert an old win98 app so that it works in windows xp.
In windows 98 I could shutdown the monitor by sending SC_MONITORPOWER,2
and by using blockinput only my application could switch the monitor
back on. The problem am having is that although I can set registry
VBA AddressOf20 Jun 2005 23:16 GMT4
I know VBA doesnt have the AddressOf function, but is there any work-arounds
to actually get that information so it could be passed to function?
Window Redraw20 Jun 2005 22:57 GMT4
I am writing a program which automaticly changes some of the colour settings
of the windows Desktop ie. the Windows Backgroud, font that sort of thing.
I know you can do it through the display manager but i would rather my users
didn't use that part of windows.  The program so ...
File's universal time20 Jun 2005 22:54 GMT1
I am trying to get a file's modified time show as universal time, do anyone
knows how to do it?  I am using FileDateTime() to get the modified time, but
I don't know how to convert the time as a universal time.  Please help.
Thanks
system tray text20 Jun 2005 18:55 GMT8
is it possible to display custom text in the system tray instead of a custom icon?
I don't mean changing the systray icon text but actually showing a custom text similar
to the system date/time and no popup window
SendMesage 19 Jun 2005 10:29 GMT10
i want to sendmessage to a EditTextBox (class:ThunderRT6TextBox) by
using WinApi and VB6.0, but there is not any response :
'       lng = 3474826 TextBox hWnd
       Call SendMessage(lng, WM_SETTEXT, 0, ByVal CStr("win"))
VB6 App using the Outlook Object18 Jun 2005 17:54 GMT1
I have a VB6 App that creates contacts in Outlook 2003.
I have "Outlook Security settings" set to allow address book lookups ups via
this object.
On my customer site I want to allow the users to use my App without being
Window focus18 Jun 2005 00:00 GMT43
I have a form with no caption or border. Is there a way to know when the
form receives and loses focus.
Harddrive capability17 Jun 2005 23:05 GMT9
When using DeviceIoControl to retrieve a harddrive's S.M.A.R.T. info, I
noticed there is a Capabilities value in the IDSECTOR structure. Does
anyone happen to know the bit values for this? MSDN gives no information
on the layout of the IDSECTOR structure and I've turned up ...
SHFILEOPERATON locks program17 Jun 2005 13:08 GMT2
Why does this function continue to fail? I'd appreciate any insight. Thanks
Public Type SHFILEOPSTRUCT
   hWnd As Long
   wFunc As Long
Pages: 1 2 3 4 5 6 7 May, 2005
 
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.