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 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error Handling07 Mar 2007 14:45 GMT8
Not sure if I should ask this here but it's worth a try
Is there really no way to set an Error Handling System for a whole project,
without having to put 'On Error Goto ... ' + Error handler locally in each
procedure ?
Why does FtpGetFile sometime put a file in "Temporary Internet Files\Content.IE"?07 Mar 2007 01:09 GMT1
For some years, we have been running at many sites a service written
in VB.NET that calls a DLL written in Microsoft Visual Basic 6.  This
DLL uses wininet.dll's FtpGetFile to copy files from an FTP directory
to a local scratch directory.
FindWindow does not find Outlook Express06 Mar 2007 19:10 GMT2
I have written the following function in VB.NET:
   Declare Function FindWindow Lib "user32" Alias
"FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As
String) As IntPtr
How to create a printer port?06 Mar 2007 13:18 GMT20
Does anyone have any code on creating a printer port that prints to a
specific file?
Get User ID from Process ID06 Mar 2007 00:14 GMT2
I obtain pid using GetWindowThreadProcessId but need to determine what LogOn
ID initiated the process.  In this situation the pid will always have been
user initiated.
Any help appreciated
Height of a font?05 Mar 2007 21:45 GMT12
I need to find the vertical size of a particular (changeable) font so I
will know if it will fit into a fixed-size label, and can choose a smaller
point size if it's too tall. I suspect the solution might be an API call to
GetTextMetrics, or maybe GetTextExtentPoint32, but I ...
how to display more than an icon in the systray?05 Mar 2007 16:25 GMT13
I want to show a small form or a picturebox in the systray, but all I can
find as example is how to place an additional icon there. For now, I only
want to replace the system clock by my own date/time format display, so I
should be able to shift existing icons to the left for a ...
Clipboard to DIB04 Mar 2007 03:56 GMT1
What is the easiest way to get data (bitmap) from the clipboard to a DIB
such that I can use the FreeImage library to write it out to a .jpg or .png
file?
Evan
Print RAW data in VB in USB03 Mar 2007 19:55 GMT1
I want to print the raw data in the printer that is connected with USB driver.
I am using the WIN32 api like openprinter, writeprinter etc. calls to achive
this. and this works fine for Parallel ports for the USB ports it is not
working.
Trying to return a child handle using FindWindowEx01 Mar 2007 15:53 GMT2
Trying to return a child handle using FindWindowEx.
FindWindowEx works fine when starting from the Desktop (1st parameter
= 0).
But returns 0 when starting from the parent.
Smooth scrolling a listbox01 Mar 2007 09:22 GMT2
Pleeeeeaaaassseee help. I have spent literally days looking for a
solution to this problem but cannot find the solution.
Does anyone know how to smooth scroll a listbox? I can scroll using
WM_VSCROLL but only the first scroll is smooth. After that it scrolls
Pages: 1 2 3 February, 2007
 
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.