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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CreateBitmap returns 0, Err.LastDllError also25 Oct 2006 19:40 GMT7
I'm facing an issue I don't know how to solve.
If I call the CreateBitmap API function with width 480 and height 640,
the return value is 0. Err.LastDllError() also returns 0.
This is the code:
Multilined textbox in standard InputBox25 Oct 2006 15:54 GMT2
I'd like the text box to be multilined in the standard InputBox dialog.
I want to pass number of lines or height of the text box somehow.
Can I do this by meanse of API calls
Or I have to create my own form nevertheless?
GDI Objects25 Oct 2006 14:15 GMT10
I've got a usercontrol that mimics a button. It's very simple because all it
does is:
1. Draws a border rectangle and background color
2. Draws text
get, set text for a specific textbox24 Oct 2006 23:49 GMT2
I'm having trouble finding a way to uniquely identify a textbox on a 3rd
party form.  The goal is to stuff values into it from my app to avoid extra
keystrokes.
I can enumerate the controls on the form, but can't find a name or ID
UDP Broadcast w/ Winsock24 Oct 2006 03:55 GMT13
I wonder if anyone knows of a tutorial or article that deals specifically with the Winsock control in UDP mode? Most I've seen are heavy on TCP, and many of the concepts there (like 'connecting') don't apply.
Here's my deal. I have a small group of computer peers on a LAN that ...
Uninstall Device in VB23 Oct 2006 15:46 GMT5
As you all know, in DeviceManager you select a Device using right Mouseclick
and select Uninstall to remove this Device (no matter wich kind of device)..
My question is: Can someone give me a WORKING example on how to uninstall a
existing device from a Windows XP,2K or 2K3 ...
Memory leak?23 Oct 2006 07:46 GMT3
Does the following code produce a memory leak?
Private Sub DrawBorder
   Dim hHBr As Long, r As RECT
   Dim tx As Long
FindWindowEx23 Oct 2006 07:25 GMT1
Hello,i get the handle of a window of anotehr aplication and the handle of
control systab inside the windows.
Y execute this code:
tWnd = FindWindow(vbNullString, "Comandos y Opciones")
Problems With AssocQueryString API21 Oct 2006 00:34 GMT6
I'm using the AssocQueryString API function in both VBA6 (Excel 2003 SP2)
and VB6 (SP 6) to return the exe file name associated with a file extension.
My abbreviated code is as follows:
Option Explicit
Developing splitter control20 Oct 2006 14:19 GMT1
I am developing the project which is portable to all plateform. I need
splitter control function which is work in all plateform.But i am
unable get splitter control code in c language..., Please help me
Text Size19 Oct 2006 15:35 GMT2
I need to draw a bounding rectangle around some text in a label control (or
I could place the text directly using DrawText).  I am having trouble
working out how big the rectangle needs to be though due to the fact that I
have wordwrap enabled.  The rectangle needs to closely ...
Print Queue control18 Oct 2006 22:39 GMT1
Is there an existing contol that will give you the dialog box that
appears when you click on your printer to view the queue contents?  Or
am I going to have to write on myself?  I assumed (incorrectly) that
this dialog box  would be part of the "Common Dialog Control".
Writing To/Reading From a USB device Directly18 Oct 2006 15:05 GMT1
Granted this is not vb, but vfp, but I am looking for anyone experienced in
using
writefile() and readfile() to communicate with a usb device.  (Couldn't find
anyone
DeviceIoControl parameters18 Oct 2006 14:52 GMT2
I am coding using VFP, however, I cannot find any support on this api on any
vfp forums so I am hoping that a vb developer may have knowledge on it.
Using DeviceIoControl(), I need to specify the 2nd parameter without using a
constant.  Or rather I can define the constant myself ...
Create Bitmap using GDI+ FromBitmapInfo() from IMediaDet::GetBitmapBits18 Oct 2006 13:06 GMT1
I used GetBitmapBits() of IMediaDet. I got the bitmap buffer.
Now I created a Bitmap from this buffer. I tried painting this Bitmap
in a Graphics object using the DrawImage().
It draws the  specified bitmap but with change in color.
Pages: 1 2 3 4 September, 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.