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 / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detect if monitor is off07 Dec 2004 00:19 GMT1
 I am able to detect of power off is active or not using
SystemParametersInfo() and SPI_GETPOWEROFFACTIVE. but how do I find out if
the monitor is currently turned off or not?
thanks
Cut text from String06 Dec 2004 19:57 GMT2
I have a string and I need to cut off the right-most text up until a "\"
character.  How do I do this in VB 6
Thanks
WTSSendMessage API06 Dec 2004 18:54 GMT1
All,
I'm fairly new to programming and I need to modify an existing VB6 app that
runs in a Windows 2000 Terminal Server environment.
Basically, I need this VB6 program to display a pop-up message on the screen
ComboBox Messages06 Dec 2004 15:56 GMT3
I tried to 'make' a combobox with a treeview instead of the list by
intecepting the CBN_DROPDOWN showing my treeview and setting the focus there
which made the combobox list go away (in reality it was a *bit* more complex
than that but that's the gist). It was great until I tried it ...
Converting value to reference06 Dec 2004 15:49 GMT5
I have a variable which contains a pointer to the actual variable I
want to access i.e.
    variable = pointer -> actual variable
In other words I'd like to do something like (I'm typing this live so
GetDriveType problem04 Dec 2004 06:32 GMT5
Not really a problem but more of a question.
I see how to use the GetDriveType API to get
the type of drive for a letter such as c:\
Is there a way to get the media type inside a drive.
Get hDc of Screen04 Dec 2004 04:38 GMT1
How can I get the Hdc of screen in VB.net or C#? It seems to be strange in
VB.net!!
I know in VB6,I can use getdc api to get Hdc of screen,but in Vb.net no such
a function. even under the graphics class the getHdc() is invisible to the
Escaping bad chars in string04 Dec 2004 00:43 GMT1
I use the following function to remove invalid chars in a string before I
use a post command to send to the backend:
InternetCanonicalizeUrl(sText$, buffer, BufLen, ICU_DECODE)
I'd like to be able to un-escape a string that has already had the bad chars
DllMain03 Dec 2004 22:36 GMT7
I need to create a dll in VB that must have a entry point function to
instance some ActiveX objects.
I tried to set in Project Properties -> Startup Object 'Sub main' and
creating a module with this function:
how to print a picturebox03 Dec 2004 14:19 GMT2
I have a picture box with label and lines inside.
I need to print the picture, but i don't want to print the label in a
graphical way but in a text way because I need to have a pcl file of my
picture. The text in the label would be not so good if I printed it in a
Capture Net Send03 Dec 2004 09:01 GMT3
I have been searching for a solution but cannot find anything.
Is it possible to capture information that has been sent through the
Messenger Service (Net Sends and Alerts) in VB6?
I have found a log of resources for sending but nothing for capturing
Checking password on domain03 Dec 2004 04:48 GMT3
Our VB application need the check the users password in the app login
against the users password in the domain.
The user just enters a username and password. If the user exists on the
domain the password will be checked against the domain password for that
APIs02 Dec 2004 21:14 GMT4
 I'm developing application that using a lot of different APIs.
 It works fine when started from VB project.
 But when I made and run as standalone it generate errors
when executiong APIs.
How to keep menu bar active when window loses focus?02 Dec 2004 17:45 GMT7
I have a MDI parent window with a menu bar. When another window (that's not
a child window) gets the focus, the menu bar is grayed out. I'm looking for
a way to keep the menu enabled.
So far I've tried subclassing the hWnd I receive with
mpeg stream02 Dec 2004 14:18 GMT1
 This may not be directly related to graphics api, but I was wondering how
I should go about splitting an mpeg stream and saving to files.
Any help appreciated.
thank you
Pages: 1 2 3 4 5 6 7 8 November, 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.