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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stuff keyboard buffer13 May 2006 08:10 GMT1
as per the subject I need to insert characters in the keyboard.
The reason being :
I get some data from other sources, I manipulate it then I need to put some
short text in a window from another app of which I DO NOT have control over.
Metafiles13 May 2006 00:49 GMT2
Hi - I have been studying the exportation of .emf files from my vb app for
use with Adobe Illustrator and or Coreldraw and have couple of questions.
Firstly, if I create say, two polygons and manage to save them to an .emf ,
would the receiving application be able to differentiate ...
Check file date / times12 May 2006 21:56 GMT4
I would like to be able to check the date/times when files were lasted
accessed/modified, I know it's possible but I have a very, very basic
knowledge (no pun intended) of V.B..  Can anyone suggest somewhere where most
of the program is written and I can just modify it for my ...
Need help replacing MouseUp Event with Hook for WM_LBUTTONUP, WM_RBUTTONUP12 May 2006 19:07 GMT1
I am replacing my ListView_MouseUp event handler with a Windows Hook on the
ListView for messages WM_LBUTTONUP and WM_RBUTTONUP because sometimes the
ListView does not deliver the MouseUp event as described in
http://support.microsoft.com/kb/q149326/.
finding list of api's12 May 2006 06:40 GMT1
I have a dialup connection.  Where can I find a list of api's for the "new
connection wizard" which i use to setup my dialup connection.  When you set
up the "new connection wizard" one thing it ask for is the password.  Where
is this information stored in window, is it in a ...
Setting ClearType11 May 2006 21:02 GMT2
Does anybody here know the api call to set ClearType?
Many thanks for replying.
Best greetings,
Tom Weber.
FindFirstFile question11 May 2006 18:13 GMT3
How is the FindFirstFile function (from http://vbnet.mvps.org/) sorting the
files ?
I need an ascending sort for the found files !
Robertico
How to use Winsock to send data through a specific IP in multi-NICs system ?11 May 2006 15:44 GMT1
My computer is a Windows 2000 server and I have 1 NIC to LAN with the IP:
192.168.6.1, 1 other NIC to IPS1 with IP: 203.162.15.88 and one another NIC
to ISP2 with IP: 58.168.49.22
I'm using VB to code a program having Winsock to send data to Dynamic DNS
Strange case of SetParent11 May 2006 12:58 GMT3
Hallo all,
I'm having a problem positioning a certain window using SetWindowPos, and
found the (appearent) reason in a strange SetParent behaviour.
I have to say the window in question has a somewhat...interesting history.
GPS on Laptop using VB6 for positioning on a UI-View like map ?10 May 2006 21:56 GMT7
Programmed a few VB6 programs using serial communication, but nothing yet in
combination with grafical applications.
Experimenting with a new Tom-Tom GPS receiver, i want to use the GPS info
for pointing me on a map where i am on that moment, or for logging my
StretchBlt and text10 May 2006 21:03 GMT2
What's the most efficient and easy (assuming both can be done) way of
putting transparent text over a StretchBlted bitmap?
The context is a map display, on which I need to place various labels,
for example the names of towns and cities, which I'm currently doing
Load webpage (source) in textbox10 May 2006 17:28 GMT10
I'd like to load a webpage (source) to a textbox.
One of the possibilities i discovered is to use the "GetOpenFileName" API
and fill in the url (including http:\\) as file name.
(The webpage is downloaded and automatic opened from the cache)
Pause, purge print jobs10 May 2006 07:39 GMT2
I read about calling win32 printer API to retreive printer information from
the link below
http://vb.mvps.org/articles/dd200202.asp
The article does not say much about pausing a printer or purging queued
Change printer name in printer dialog using API in runtime09 May 2006 17:01 GMT1
My default printer is kyosera 1000. I use following code to select the
printer from a print dialog in external application:
hMain = FindWindow("#32770", "Print")
   hChild = FindWindowEx(hMain, 0, "ComboBox", vbNullString)
Get date format from control panel09 May 2006 16:22 GMT6
How can I read out from control panel what date/time format is set there?
Is there an API available for this? I am using VB6.
Regards
Peter
Pages: 1 2 3 4 5 6 April, 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.