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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sensing if an application is busy30 Sep 2007 22:26 GMT8
I'm connecting to an application via GetObject.  The problem is, if the
application is busy doing something (like editing a cell in Excel), GetObject
fires up a busy dialog (Switch To... or Retry).  Is there a way to test if an
application is running and if it busy before I ...
App.Path30 Sep 2007 18:17 GMT3
i have a dll that is present in the folder where my VB form is present
i want to load that dll
i know i have to use App.Path but not clear on that
Private Declare Function Output Lib App.path & "\dllname.dll"  (ByVal i As
DrawText problem30 Sep 2007 03:54 GMT12
I'm subclassing the combo box control to put checkmarks next to items in a
drop-down list. My code is based on an MFC C++ example from CodeProject, and
I'm using the vbAccelerator owner-draw combo box as a skeleton which I have
modified to hook the necessary events on the correct ...
Color dialog with custom spin button and text box29 Sep 2007 03:37 GMT1
Hi. I am trying to get a hook into the common color dialog so that I can add
as textbox with spin button to get/set transparency value, similar to the
office color dialog.
Are there any examples already available?
WYSIWYG - not28 Sep 2007 15:49 GMT2
Back in August 2006, I posted a question about why what I see on screen
is not what I see when I "print" to a png file.  The suggestion that was
made was to set paperpositionmode to auto.  That worked back then, but
for some reason it's not working now.
VB6 equivalent of C# uint28 Sep 2007 04:15 GMT13
What is the VB6 equivalent of C# uint?
Thx
Laptop Power Source27 Sep 2007 18:28 GMT2
I have an application that runs on a laptop anywhere from 2 to 120 hours.  I
need to monitor the Laptop power source to ensure that it is running on AC
Power, could anyone point me in a direction on this
DrawText problem27 Sep 2007 16:40 GMT1
I'm subclassing the combo box control to put checkmarks next to items in a
drop-down list. My code is based on an MFC C++ example from CodeProject, and
I'm using the vbAccelerator owner-draw combo box as a skeleton which I have
modified to hook the necessary events on the correct ...
multithread with timesetevent27 Sep 2007 16:30 GMT1
hi, I'm using vb2005.
Is it posssible to manage two or more thread with timesetevent?
I mean.. With this API I call myproc that sends data on a SPI device A
through USB with a timer of 228ms. I would like to send the same data
Hiding a Window25 Sep 2007 03:06 GMT6
In other forums, I have seen people state that hiding a window by class name
is a bad habit because class names are always subject to change.  But what
other methods are there to hide a window?  
I use the ShowWindow or AnimateWindow APIs to hide a window, but they need a
Form: disable Close button and remove Close menu and then reactivate25 Sep 2007 01:18 GMT3
In Vs2005 i need to disable the Close button and remove Close Menu and then
reactivate them.
I have found how to disable Close button and remove close menu, but i
haven't found how to reactivate them.
Fill Gradient Round Rect Region23 Sep 2007 00:34 GMT5
I draw a RoundRect with red brush, inside this one i need to fill with
a gradient color...!
Col1 to Col2...
My problem was that with GradientFillRect i paint only RECT bat not
ListIndex problem21 Sep 2007 10:38 GMT2
I have the following line of code
List1.ListIndex = n
When n is >0 the correct  list item is highlighted as selected.
However when n=0 the first item in the list is not selected.
Supress Windows Error Message20 Sep 2007 14:49 GMT1
I am to write a command line program  that uses another command line program
to convert „*.prt“ files to „*.pdf“ files.    (mplot)
This tool causes a windows exception window (messagebox) to pop up if a file
is corrupt (File Link is missing or such things).
Access Violation Exception Error18 Sep 2007 09:17 GMT1
I'm trying to communicate with a TEC Controller Newport 350B using their
.dll and VB.NET.  I was able to use their example code with VB6.  However,
I've got following error when using VB.NET:
"Access Violation Exception was unhandled.  Attempted to read or write
Pages: 1 2 August, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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