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 / August 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Common Print Dialog (COMDLG32.OCX) Changes Default Printer31 Aug 2005 17:54 GMT13
Whenever we use the Common Print Dialog (COMDLG32.OCX) to select a printer,
it changes the default printer to the selected printer. This is clearly not
what the user intends, so I'm not sure why the dialog is working like this.
Be that as it may, we need to work around this. I ...
dial a telephone number using the modem,and playing an audio file when the person lifts up telepone31 Aug 2005 16:07 GMT5
I wanted to make a vb application which would dial a telephone number using
the modem. When the person on the other end lifts up the telephone (answers
the phone), the application should start playing an audio file(eg. .wav
file).
windows 2003 issues with 16 bit vb30 Aug 2005 17:48 GMT1
we have a vendor written vb applciation that does not work correctly on the
new wonderful ntvdm for windows 2003. the application does not correctly
paint the dialog box and specifically does not paint test. it looks like it
uses the wfxwnd calls. the appication works on windows ...
Capture Printing Command30 Aug 2005 10:52 GMT4
want to capture a print command, so that when someone prints to the colour
laser, a dialogue box appears and says "Do you really need to print in
colour".  If yes is selected, it will print and if no is selected it won't.
I have vb and can create the dialouge box etc, but I can't ...
CreateDirectory fails but GetLastError says succeeded30 Aug 2005 07:37 GMT28
I must be doing something wrong but cant' see what it is
'declares
Private Declare Function CreateDirectory Lib "kernel32" Alias
"CreateDirectoryA" (ByVal lpPathName As String, lpSecurityAttributes As
Create Reg Key With Write Permissions30 Aug 2005 07:06 GMT1
Hello!  Is there a way to create a registry key/value in
HKEY_CLASSES_ROOT with write permissions granted to everyone for that
one key/value?  I can create the key/value no problem but when I want to
change it as a non-admin user I don't have permission.  Any fixes for
gettickcount returns a negative number???29 Aug 2005 21:03 GMT56
I have a long running application - the machine doesn't
get rebooted for several months in a row.
My application uses gettickcount to build a unique string
that is used to communicate with a host system.
Help with Closing a window29 Aug 2005 13:01 GMT1
Hello, I am experimenting with the windows API and I am having trouble
closing a window outside of my vb application. All neccessary API calls have
been declared in a module.
----------------------------------------------
need sample api file i/o write29 Aug 2005 03:55 GMT3
  This may be a double posting: my newserver is acting
strange and I have no idea if my original post to
aioe.org will have gone through.  :-[  So I am posting
with Google.
automate IE from only the handle, possible? 29 Aug 2005 00:39 GMT5
I'd like to automate IE from VB6 given only the handle of the IE window.
If I start IE myself I can manipulate the IE object
Dim IE As Object
Set IE = CreateObject("InternetExplorer.Application")
stupid question about modules and COMDLG3228 Aug 2005 23:25 GMT4
Is it acceptable to have separate modules that call different functions
of COMDLG32??
Or should all functions that use it be in one module.
Example: can I use 1 module to call ChooseFont and a separate one for
Return Registry Value (UNEXPANDED)28 Aug 2005 09:10 GMT5
Hey there gang.
I'm wanting to return the actual values of the registry keys in the User
Shell Folders key.
An example of a value stored in one of these keys would be:
Problem using NetServerGetInfo on x64 platform28 Aug 2005 09:07 GMT3
I need to determine if the 64-bit machine my 32-bit app is running on is a
workstation or a server, since our product has different licensing
requirements for servers.  For some reason, when I call NetServerGetInfo() on
an x64 XP machine, it reports that it's an S03 machine.  Is ...
Seeking info on wParam and lParam26 Aug 2005 18:35 GMT12
I'm looking for some background information on the Window procedure
parameters wParam and lParam.
First, what do the w and l stand for?
Second, one or both of these may contain the pointer to a structure,
Weird..Treeview Select and Menu26 Aug 2005 18:19 GMT4
I have a treeview with various parent nodes and each has 10 subnodes.
if the user selects a parent node and right-clicks then i pop-up a menu
which then changes the label of the parent node. i have the pop-up menu in
the
Pages: 1 2 3 4 5 6 7 8 July, 2005
 
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.