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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SendKeys API Analog?26 Jan 2005 17:34 GMT1
Hi Gang,
I'm not actually using Visual Basic.  That isn't because I don't like VB, I
love it, but I'm using PowerBasic and it's for an application that must be
extremely fast and have an impressively low memory overhead, and we all know
Change Forecolor of SysDateTimePick32 class26 Jan 2005 16:26 GMT3
I'm writing a UserControl replacement for the DTPicker.
I created the window thru CreateWindowEx specifing "SysDateTimePick32" for
the class.
I have subclassed the window to get control over it.
Change resulution (DPI) of a device context26 Jan 2005 15:36 GMT2
Dear NG,
When creating a enhanced meta file the resolution is set to the resolution
of the device context.
Now, I have two ways to influence the resolution: Choosing a dc compatible
How can I prevent my VB6-Form from getting the focus?26 Jan 2005 15:19 GMT1
if there an API for that?
I use a Form of my Application as an Container for a Tool-Window (this
window is from another application), just as a "frame".
If the Tool-Window is active and I use ALT-TAB then my "frame"-form get the
AddressOf over lifetime of execution?26 Jan 2005 13:58 GMT8
Is it valid in Visual Basic 6 to take the AddressOf a callback function
during program initialization and store the result into an array of longs
(thus forming a dispatch table) and then use the stored addresses as callback
parameters in a call to SetTimer?
How to control placement of app on startup26 Jan 2005 13:51 GMT1
I want to start an app, and at the same time control where it is placed. I
use the following code, but it doesn't seem to work. The MoveWindow call
doesn't move the window. What am I doing wrong? Isn't the shell function
supposed to return the handle to the window? Or is this ...
get logged in domain name26 Jan 2005 04:38 GMT10
I currently use LookupAccountName to get the domain nameof the user that is
logged in. I just found an issue if there is a local account with the same
user name as the network doamin account that is logged in.  For example, I
am logged in as "Mynetwork\dreber" but there is an ...
How to show waveform in vb26 Jan 2005 03:05 GMT2
I'm ineterested to write a program to display continue waveform data in
10bits/400 sample/sec.
would anyone have any advise to me? Please also repla to me email.
Thanks in advance.
Question about bit mask operation in VB626 Jan 2005 02:24 GMT3
This is from MS web site about the WM_QUERYENDSESSION flag and WindowProc
subclassing function
à Parameters
wParam
shellexecute and "microsoft picture and fax viewer"25 Jan 2005 16:26 GMT3
When I try to use the shellexecute command from vb to "Print" any kind
of file that is associated with the "microsoft picture and fax viewer"
under windows XP, the file just "open"s, and does not print.
Using the exact same command for any other type of file (eg Word,
SendMessage - Obtain Text Value from Window25 Jan 2005 08:25 GMT14
I am attempting to obtain the text value from a window(control on a
form). I have no problems obtaining the handles for each window on the
form, but on some controls I cannot retrieve the text value unless the
control has focus when I run the code. I also tried to set focus to the
dscwpmsg intercept window close24 Jan 2005 23:27 GMT3
I need to prevent an application from closing. I downloaded the dscwpmsg
example from allapi.net as well as other examples. My hope was to discard
WM_CLOSE messages. I am able to intercept and discard some messages, but not
WM_CLOSE. I have Win2K on this machine.
Pls Help with WideCharToMultiByte function.24 Jan 2005 22:20 GMT1
Hello. I am writing a small app on a Win2K server, and I need help with the
WideCharToMultibyte function.
I need to use WideCharToMultiByte so as to convert a string to UTF-8 but for
some reason the function is returning nothing.
waveOutOpen Out of Memory Error24 Jan 2005 22:01 GMT2
I'm creating an autodialer application that will dial a number, get the line
ID and the play a WAV file through the mode. I am using Tapi 1.4 for this.
Now, I make a call, I connect, I can even get the Line ID (using lineGetID).
However, when I go to call waveOutOpen, I keep ...
Visible Button??24 Jan 2005 21:33 GMT1
How can i get the Visible Property Value of a control via api?
Thanks.
Alex
Pages: 1 2 3 4 5 6 7 8 9 December, 2004
 
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.