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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
While resizing VB.ListBox with LBS_MULTICOLUMN style set VB vanishes or displays App Error ???27 Nov 2004 10:22 GMT9
While resizing VB.ListBox with LBS_MULTICOLUMN style set VB vanishes or displays App Error ???
I have made custom draw ListBox that catches WM_CREATE event and set my own style (LBS_MULTICOLUMN), after what subclassing is over
(in test/debug project).
Well true is in test/debug ...
Write onto Active-X Control26 Nov 2004 17:38 GMT7
I needed to write *text* onto the MSChart Active-X Control.
The controls object-model doesn't allow to place axis-Y-labels
at any desired point of/near the axis, they're always
positioned in a centered manner.
Adding bitmaps in menu: SetMenuItemBitmap26 Nov 2004 11:23 GMT1
I have the following problem trying to put same little bitmap in the menu of
my application.
THIS CODE WORKS PERFECTLY
'Get the menuhandle of my menu:
mac address26 Nov 2004 06:42 GMT1
please if any one can help:
I am trying to get the Mac addressof the NIC from an API function or any
hardware function but not the functions that read the Mac from the WMI or any
place that can be changed, I want a function that goes directly to the NIC
Display Tag Content26 Nov 2004 04:37 GMT8
I now have a string "<text>My Word</text>"
How can I display "My Word" only in the textbox and the content of the
string still remains unchange?
Thanks,
dialing up from vb .Net app25 Nov 2004 16:03 GMT1
I have a .Net app that uses InternetDial to make an internet connection in
order to send information to a web service.  Before doing this it checks the
conncetion state and only tries to connect if there is not a connection
present.  However I am having one problem with this.  If ...
JPEG/MPEG file structure25 Nov 2004 09:31 GMT3
I noticed that viewing some of my JPEG files using Notepad
the first character is always chr(255).  Is this valid for
all JPEG files?
I don't have any MPEG files readily available.  What is
what is the func name doing MAX MIN in VB ?25 Nov 2004 04:23 GMT5
what is the func name doing MAX MIN in VB ?
thanks
What does the function Space do?25 Nov 2004 02:31 GMT4
Have an API routine that has this bit of code in it:
       'Get the window text
       sWindowTitle = Space$(255)
       R = GetWindowText(hWnd, sWindowTitle, 255)
How do I get Desktop Font Color?25 Nov 2004 01:12 GMT10
I'd like my Form background to be the same color as the Windows Desktop. No
problem, there's a specific color mask for this: &H80000001&. I use this
'logical color' to set the background of my Form, Checkboxes, etc.
dynamically at run time.
Writing to MPEG files25 Nov 2004 00:11 GMT1
I have a little program that writes a few characters to
MPEG files to make them unviewable.  More or less like a
simple encrypt/decrypt program.  I run into a "Runtime
Error 75 - Path/File access error" if I have previewed the
Problem with VB.ListBox CustomDraw with DrawText API & TabStops set?24 Nov 2004 18:47 GMT6
DrawText doesn't draw text like original VB.ListBox function when TabStops are set!
do I need to implement in my CustomDraw procedure for drawing items with this TABSTOPS or it is done by some other API function ?
priority: low
thanks for any comment
Reading Memory Problem24 Nov 2004 18:36 GMT1
I'm new here so if I'm doing anything wrong, please alert me of it and
excuse me :)
Anyhow...
I'm working on a project that reads the memory of the target process.
Question on Win API24 Nov 2004 17:53 GMT7
My experience with Win API and VB isn't really much. I have these questions
in my mind since I started learning API.
There are so many possibilities for every different API functions, where and
how could I find such detailed info so that I can utilize the function fully?
Mergeing files24 Nov 2004 14:39 GMT1
I'd like to merge files like I'm used to on the command line:
copy /b file1.xyz + file2.xyz file.xyu
Is there a way to achive this with API function or am I stuck with the VB
shell command?
Pages: 1 2 3 4 5 6 7 8 9 10 October, 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.