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 2009



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
getdlgitem problem22 Jul 2009 12:07 GMT1
By API, I should click on an external program but if external window has to
be created, getdlgitem call fails.
If I start to call getdlgitem every n milliseconds, it will give 0 even if
the control is created :S
Label or Edit control to display passwords?22 Jul 2009 10:28 GMT5
I guess the question is which is less secure?  Seems to me that using
a label to display the passwords could be read by some other program
using GetWindowText().  On the other hand, an edit controls contents
could be easily read by a simple WSH script using sendkeys to copy the
listview xp style20 Jul 2009 12:18 GMT5
Hi All Members,
Im guessing there may be a way of doing what I require by using api?
I want the standard listview to appear like it does in my computer when you
select the view as details.
Check ListItem in ListView of another app17 Jul 2009 14:07 GMT3
Can someone tell me how to go about checking (and unchecking) a
listitem in a listview control which is in another application.
Thanks
GetPrivateProfileInt returns default value.14 Jul 2009 17:16 GMT2
What are the possibilities GetPrivateProfileInt returns, provided
default value, even my ini file and key value are exists.
When I put a messagebox  to display the return value of
GetPrivateProfileInt I got the required value.
Does a form have to have a "default" command button?10 Jul 2009 01:41 GMT8
I've got one command button on a form. The index value is set to 0.
Then I can create additional command buttons on the form at run-time.
       load command1(1)
       load command1(2)
help with VB6 DLL in C++07 Jul 2009 22:52 GMT2
I'm writing C++, trying to use a DLL written in VB6.  I'm experienced
with C++ but not with COM.  I used the #import preprocessor directive
in my code C++, and it generated files that look like familiar C++
development files.  The VB6 developer made an interface to pass a user
addPrinterDriver - DRIVER_INFO_3 Structure and vbNullString02 Jul 2009 17:29 GMT4
I want to add a printerdriver using visual basic and the api-Function
addprinterdriver.
This is the code (excerpt)
---------------------
Sleep(10000) makes system unresponsive for 10 seconds.02 Jul 2009 14:04 GMT17
How is it that a VBS script such as this:
Do
   Wscript.Sleep 10000
Loop
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.