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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
execute an access execuatble based upon 2 questions03 Aug 2004 05:24 GMT1
I have 2 application that are in MS access.  I need to develop a form that gives a user a list to choose from.  Based upon a users input  "zip code" I have 2 access mde application that can execute.  I cant get a command line "abc.mde /workgroup" or "def.mde /workgroup" to work ...
MultiLine TextBox At Run Time03 Aug 2004 02:41 GMT17
I am building an ActiveX Control. On this control i have a TextBox.
I would like to expose the MultiLine property to the application for Read
and Write.
So i suppose the question is how do i change a TextBox to MultiLine=True at
Window Handle From Process ID02 Aug 2004 21:46 GMT7
I am working on a project which has to shellexecute or even simply execute
exe file from vb environment using shell function or shellexecute function.
I am able to get processid of the newly created process but i want to enum.
all the windows of that particular process is there a ...
VBA version of App.ThreadID02 Aug 2004 21:38 GMT1
How can I get the equivalent of App.ThreadID from VBA (PowerPoint).  I need
it as a parameter to make a WinAPI call.
ThreadID is not a property in VBA.
- Eric Juvet
App.ThreadID from VBA (PowerPoint)02 Aug 2004 21:38 GMT1
How can I get the equivalent of App.ThreadID from VBA (PowerPoint).  I need
it as a parameter to make a WinAPI call.
ThreadID is not a property in VBA.
- Eric Juvet
Problems with SetTimer API - correction02 Aug 2004 18:09 GMT5
I am using the SetTimer API from Visual Basic 6 to trigger an event every
minute. Sometimes the timer won't fire for a couple of minutes, probably
when the process is under heavy load.
Is there a way to get guaranteed events like this? Can I stop the process
Drive mappings and access to domain directories under IIS02 Aug 2004 14:59 GMT2
I have a problem with accessing file resources, running VB6 code under IIS
5.0. We have two Domains A and B and a UNC file share on Domain B
(\\B\Directory) having access set to everyone.
Our IIS session runs under an account on Domain A and some files are present
Alt-Tab Icon02 Aug 2004 13:26 GMT2
I have a form in a DLL and if using alt-tab an ugly windows icon is showed.
I would like to display a customized icon in the alt-tab screen but can't
get it working. Anyone suggestions:
Regards,
Load Cursor image from memory02 Aug 2004 10:48 GMT1
I know how to use the WinAPI to LoadCursorFromFile.
However, I would prefer to include the cursor in my VB source as a constant
, a big long string of hex or whatever, and load that as the system cursor.
- Eric Juvet
How can you get a handle to the active form in VBA01 Aug 2004 22:39 GMT2
In VB6, the handle to the activeform is simply Me.hwnd or Form1.hwnd.
"hwnd" is not a property in VBA.  How can you get a handle to the active
form in VBA?  Undoubtedly it would require a WinAPI call which I know how to
do.
Manipulating images using GetDIBits01 Aug 2004 12:04 GMT3
I'm currently working on a picture-editing class (which uses
GetDIBits/SetDIBits) based on the following piece of code I found on the
web (it's by Mike D Sutton):
Private Declare Function GetDIBits Lib "GDI32.dll" (ByVal aHDC As Long, _
Pages: 1 2 3 4 5 6 7 8 9 July, 2004
 
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.