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 / May 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to Start & Stop Remote Windows Services with another Login24 May 2006 17:44 GMT1
Hi I have 2 computers.
I am trying to stop services in computer A from computer B.
but the access of computer A differs from Computer B.
Please let me know How to code for this.
Common Interface for objects that expose VB-drawing-API24 May 2006 17:28 GMT2
VB.Form, VB.PictureBox and VB.Printer have a TextWidth and
TextHeight-method, they also share these VB-Drawing methods
like PaintPicture, PSet, Line, Circle, Print, Cls
and props like CurrentX, CurrentY, DrawMode, DrawWidth, FillColor
Change DTPicker resolution24 May 2006 12:35 GMT2
Is it possible to use API and change the up/down increase value to 5 / 10 /
15 minutes steps (when dtp is in Time mode).
TIA
Guy
Update a graphic and save it24 May 2006 09:41 GMT12
  New to this so bear with me.  I am printing to a "pre-printed" form.  The
user wishes to pre-view and capture a 'picture' of this as well as print it.  
So my basic idea is to scan in the form and then  'update it' with the text
that I am going to send to the printer, and then ...
display properties again24 May 2006 09:32 GMT4
Thanks Mike for the support.
I can control font and size of the menu kine now from my application!
Could you do that same miracle for the windows caption (blue top bar of
appl. window) font as well? That would be the only font left that I can not
A subclassing question?23 May 2006 22:01 GMT1
I have been wondering about the correct approach for the following:
I have a form with a richtextbox indexed control (RT1(0)). When starting the
application the form is subclasses and several other richtextboxes are
created. Then number of RT1.count
trapping message23 May 2006 17:10 GMT13
What  is the best way of preventing WM_USER messages from external
window(i want to block one particular windows message WM_USER+100)
is  hook  necessary?if yes then which hook is the best?or is there  any
other way?
copy into ZIP folder within VB622 May 2006 17:54 GMT1
With MS Explorer I can copy files into a ZIP folder. Is it some how possible
to copy files within VB6 into a ZIP folder? Maybe some API?
ReadFile() hangs even after using PeekNamedPipe()22 May 2006 05:22 GMT1
I am building an apllication using the ndisuio. When I use ReadFile()
to read the incoming packets the application hangs. I used
PeekNamedPipe() to check if there is any data at all to read. And it
gave a huge number (3megabytes). I guess the problem is because of
help with shellapi SHOpenFolderAndSelectItems22 May 2006 04:55 GMT2
I want to open folder (not dialog) in explorer with my item selected.
the following example doesn't work. though ppidl is not null and not -1
How to program it correctly?
Private Declare Function ILCreateFromPath Lib "Shell32" Alias "ILCreateFromPathA" (ByVal pszPath$) As Long
force windows to update21 May 2006 15:14 GMT8
I want to force windows to read some registry settings again.
Settings windows (explorer, desktop, progman) shell dont read unless it
starts up or restarts, or by smashing f5 a hundred times (Yes sometimes f5
works but far from allways).
How can I determine Font Size/Weight of my Form Caption?21 May 2006 15:08 GMT7
I'm formatting a caption for my form title. The caption contains a path and
I need to make sure that the rightmost portion (most significant) portion of
the path displays. Therefore, if the caption will be longer than can be
displayed, I need to truncate the path from the left, ...
Registering files types21 May 2006 14:56 GMT3
I have a file that my application uses, *.extension.  I would like to
register it with windows so that it can open with my program and have an
icon that I specify.  How would I do this?  If you are able, please give me
a winapi function name for this use.  The thing is I work in ...
locking file and folders21 May 2006 10:04 GMT1
i want to lock a  folder and also its exe file so that nobody can run it  
unless a special password was given to the system. is that possible in VB by
using API or something else?
UI for selecting a folder and the ability to create the folder too21 May 2006 10:02 GMT2
I found a WIN API call (SHBrowseForFolder) that supplies a UI for selecting a
folder (returns the selected path as a String).  The problem is, it doesn't
support creation of a new folder.  I need the user to be able to create a
folder (if desired) and select it (return it).  I ...
Pages: 1 2 3 4 5 6 April, 2006
 
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.