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 / July 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
screen scraping19 Jul 2007 08:44 GMT5
I want to write a program that feeds keystrokes to a Nexus Mainframe Terminal
window and reads the resulting screen updates. Can I do this with the Windows
XP Pro API, or do I need to buy an ActiveX control?
Thanks!
SetParent ActiveWindow issue18 Jul 2007 16:24 GMT4
Did anyone experienced the following (unwanted) behavior that when using
the SetParent API, the child window becomes the active window?
How can I avoid this? The issue I'm running into is that my application
refreshes in the background and uses SetParent whenever new data is
CreateProcessWithLogonW18 Jul 2007 16:21 GMT7
I'm running application with CreateProcessWithLogonW with LOGON_WITH_PROFILE
parameter to access a folder that my user don't access. With this parameter
my application don't show my own documents and desktop folders, my printers,
etc.
Register file type for vb console apps17 Jul 2007 10:04 GMT7
just tried to register a certain file type which should be run by my vb
console application.
I've written a little scripting host and it should be able to just double
click script files in order to run the scripts.
How To Create a Process for Reading and Writing to a Pipe17 Jul 2007 00:36 GMT3
I've been reading up on the API functions used in this example
(http://support.microsoft.com/kb/173085), but I can't figure out how to get
going with it.
The example passes "C:\Console\Debug\console.exe" to the argument cmdline$,
Basic query - validation for date picker control15 Jul 2007 08:52 GMT1
I have a verybasic question..
i have a form where on entering a date in date picker control 1, I want to
validate user to enter time in another datetime picker control..
so which event ideally it should be done, as its live DB connection, so
Fast PING14 Jul 2007 03:40 GMT13
I need to PING one Lan Device in a cyclic fast time.
I try the code wtited by Rendy :
http://vbnet.mvps.org/code/internet/ping.htm
But even if i change the TimeOut the minTime was 500ms...!
Send ALT-S to another application13 Jul 2007 03:27 GMT12
I need to send ALT-S to another application.  I already have the window
handle, i.e.
dwHandle = FindWindow("Java.applcation", "Main Menu")
and have used it for other API calls.  However, I haven't been able to send
file date/time11 Jul 2007 23:17 GMT10
Could someone please explain me how Windows handles the date and time of a
file?
What I mean is:
Every file has 3 entries:
GetCursorPos problem11 Jul 2007 12:01 GMT1
I retrieve with GetCursorPos the mouse position. I use the retrieved
coordinates to show a dialog.
As I run the app on a VMWare Image I have the problem, that GetCursorPos
returns me wrong values. The dialog is shown out of the visible area.
Set word separator characters10 Jul 2007 13:47 GMT2
In Windows Edit controls "\" is treated as a word separator, e.g. when you
use Ctrl+Shift+Left/Right to select whole words in a text. In VB, however,
"\" is not recognized as word boundary ("-" and space are) in TextBox or
ComboBox.
GetCharWidth09 Jul 2007 02:24 GMT5
I have to write a function (to use in Access/Excel VBA and Visual Basic in
general) wich allows me to calculate the exact with of a string. Given the
font and corps (f.i. arial 12p).
I have to calculate this in order to feed a pretty basic printer (line by
PeekMessage / GetMessage07 Jul 2007 23:58 GMT6
   i'm having some problems while developing a cpp application,
   but the problem is strictly about winapi, so i think it's not OT.
   i'm trying to encapsulate the window-creation process
   into a class, so i got rid of the whole CALLBACK method
Where is GetOutputTextExtent() ???06 Jul 2007 16:12 GMT3
I have a VB configuration application which specifies configuration
information for a VC++ application.  One of the options is for the user to
specify an image which will be displayed on an owner-drawn button (of the
VC++ app).  The user can also "rubber-band" an area of that ...
API basics05 Jul 2007 17:30 GMT2
I am looking for a comprehensive list of windows APIs available in XP.
I need to develop(or more accurately, have developed) an ASP.net page that
will utilize windows API to configure a device without any desktop, kind of
like the way the home wireless routers have that setup page ...
Pages: 1 2 3 June, 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.