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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DrawText13 Oct 2004 11:33 GMT10
I'm drawing text onto a hdc with DrawTextA API.
I want to have my text cut with the "..." at the end if it does not fit onto
the rectangle I pass into DrawTextA. No matter which flag I set, I couldn't
get this behaviour occur. I want this both at SingleLine texts and MultiLine
start menu ....13 Oct 2004 00:32 GMT1
Looking for some help......I have a good knowledge of working with menu
API's, I wrote an app launcher that also could display the menubar, in
popup menu form, of any active window at the cursor point, or the MS Office  
toolbars. I got it to work with most of the apps I tested.
win98 shgetspecialfolderlocation13 Oct 2004 00:23 GMT6
I am running into a weird problem with some customers that are running
Win98. My application passes the CSIDL_COMMON_APPDATA constant or &H23 to
the SHGetSpecialFolderLocation function and everything works like a charm
under XP. The problem occurs when I try and run this code under ...
Task Manager12 Oct 2004 20:48 GMT2
I am very new to visual basic and am using VB 6. I want to
be able to create a vb program that can 1st kill
certain .exe's from the task manager, then search for
specific files and update the files to be the most current
InvalidateRect in VB512 Oct 2004 18:34 GMT6
I'm using the Windows API in a VB5 program (behind the times but I'm too
cheap to upgrade).
I create a window with:
RegisterClass
Get Key Stoke12 Oct 2004 15:42 GMT2
I need to write a program that records all the keyboard keys the user clicked
in another program that i've made in orther to register everything the user
has made in the software. Is this possible? How?
How to Detect Network Connection12 Oct 2004 14:41 GMT2
Is there any way to detected if a device is connected? How would I query to
see the device is connected to network. My application is mobile and mostly
on wireless connection but it could be wired as well. Any Help would be
appreciated.
event handler delete ???12 Oct 2004 10:47 GMT1
I have a problem. (sorry for my english)
if you delete a file in windows, it will moved in recyclebin or delete
(also in LAN). Some of my Users are often deleting files they need
later. I need so much time to recover these files, so i need other
Parent/Child resize12 Oct 2004 00:06 GMT1
In the application that I'm writing, I need to show a form that needs to be
a child of an external application.  When the external application is
launched, this form is shown and set as a child of the external application
using the SetParent API.  This part is working fine.
Problem with WM_STETEXT WM_GETTEXT11 Oct 2004 23:33 GMT4
I have written two standard apps (not ActiveX) in VB6 SP6.  These apps
communicate with one another via SendMessage API utilizing hidden text boxes
and WM_GETTEXT / WM_SETTEXT.
The scenario is the "server" app has a few hidden textboxes (channels) which
Hide Command line window11 Oct 2004 19:10 GMT1
I'm using the code from the "Shell an application and wait asynchronously
for completion" topic on vbAccelerator's website and it works awesome;
however, my only complaint is that since what I'm calling is a .bat file,
the command line window shows and I don't want this.  If it has ...
How to right align text in command button?11 Oct 2004 18:49 GMT3
Greetings every1,
This thing has been done many a times, but I cant get it now. Just how can i
right align text in a command button. I used the following code
Private Declare Function GetWindowLong Lib "user32" Alias "GetWindowLongA"
Please help me with API11 Oct 2004 16:37 GMT1
I have a VB project that requires the search of value names and value data
in Windows regisry, displays the results and delete them.  I can search only
one entry each time but do not know how to search multiple entries at one
time without entering them into the textbox.  Is there a ...
Confused with CreateDIBSection10 Oct 2004 23:27 GMT10
I have a Visual Basic 6.0 program that needs to display a simple monochrome
waveform in a picturebox.  I created a bitmap and then set up array of
PointAPIs with the indexes of my waveform and then used PolyLineTo to draw
the waveform onto the bitmap.  I set up scrolling using a ...
ControlTipText10 Oct 2004 14:12 GMT3
is there a way to let a ControlTipText appear in two or more lines? I tried
with   "abcde" & vbCr & "fghil"  but it seems not to work.
Pages: 1 2 3 4 5 6 7 8 9 10 September, 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.