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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Locking a Window19 Apr 2005 00:18 GMT2
When I lock the Word app window with the code below, the lock does not hold
unless I put a breakpoint on, say, the With appWord statement following the
commented out Sleep statement.
Since it worked using a breakpoint, I ASSuMEd that I could use Sleep to
Image Processing without using Temporary Files18 Apr 2005 21:48 GMT1
>From Visual Basic, I currrently call some routines in a C dll that does
all of my image processing.  Currently, what I do is I use temporary
files, to make this happen.  I pass the PictureBox's handle and the
temporary file to the C routine.  The C routine, takes the handle, does
Open dialog with preview18 Apr 2005 20:10 GMT2
I'm using GetOpenFileName for the open dialog, hooking it
(SetWindowsHookEx) to put an image preview on the dialog.  Works fine
on Win98, but not with Win2K or XP.  Although I can make it set
thumbnail view for W2K and XP, I would prefer the hooked preview pane
WindowFromPoint and Control Array Index18 Apr 2005 17:16 GMT3
How do you get the the Control Array Index using WindowFromPoint?
WindowFromPoint yields the control hwnd and from this you can obtain the
rectangle bounds, but HOW do you get a property of the control once the hwnd
is obtained?
How To: Activate MDI Child?18 Apr 2005 17:03 GMT7
Hi *.*
I want to activate a certain MDI child in Code? I've read about :
Child.SetFocus, Child.zorder or sending WM_COMMAND message with lParam = 0
and wParam = 32768 plus the number of the form to activate.
Connected NIC card18 Apr 2005 16:28 GMT1
Are there any api's which give info reg a connected NIC card and its details
thanks in advance
Manoj
Accessing Opened webpages from visual basic18 Apr 2005 08:58 GMT1
Can anybody tell me how to access already opened webpage from visual basic 6 ?
Ex. I want to extract title or form tags of a webpage.
CreateWindow - WS_VSCROLL | WS_HSCROLL18 Apr 2005 07:22 GMT5
Hi. Maybe it's stupid question but i have just started learning API with
Charles Petzold.
I read that if we add WS_VSCROLL | WS_HSCROLL into createwindow f.
windows unlocks scrolls in window.
Loading a FreeImage dib17 Apr 2005 20:27 GMT3
This may seem like a stupid question, but how do I go about converting a
FreeImage library dib to a IPicture object and vice versa?
web camera in combination with a projector to control the mouse coursor using a laser pointer17 Apr 2005 19:34 GMT4
I want to use a USB web camera in combination with a projector to control
the mouse coursor using a laser pointer.
The projector projet computer screen on a Big Screen. The web-camera looks
at the Big Screen and see the laser dot on the BigScreen and determine their
Start and stoping a program or process17 Apr 2005 19:04 GMT1
How can I start and stop any process by using win api?
Any help will be appreciated
regard's
Husam
overlaying - how to deal with a big application?17 Apr 2005 18:58 GMT2
I'm going to write a new application which will have tons of code but only a
small part of the code is used at a time - the other parts could loaded,
run, and unloaded if I could do this. I know that in former times languages
could do overlaying to save memory. Well, I also know ...
Unicode in menu and form caption17 Apr 2005 18:14 GMT11
How can I use Unicode characters in a menu caption and a form caption
in a VB6 application? I read somewhere that I need to use sublassing.
Can you provide any piece of code?
GetlastError with CopyFileA16 Apr 2005 20:11 GMT4
I am trying to get an error code from the system when a file can not be
successfully be copied using the CopyFileA API.  Here is some stripped down
code to show the problem.
Private Declare Function apiCopyFile Lib "kernel32" Alias "CopyFileA" (ByVal
Dragdrop from app to CD-RW in XP16 Apr 2005 03:30 GMT1
My application has files/folders dragdrop functionality similar to Windows
Explorer. The only problem is that if the drag starts from my application
and if I drop on the CD-RW dive in XP ( with CD writing enabled) , nothing
happens. But if I start dragging from Windows Explorer ...
Pages: 1 2 3 4 5 6 7 8 9 March, 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.