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 / General / February 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
multimedia timer23 Feb 2006 04:21 GMT13
Pls. forgive me if this is the wrong group for this post. I have been looking
through several and have not found an answer. If I am using a multimedia
timer with a small interval (1 ms) and windows interrupts the code during the
callback - such that the next interrupt is not ...
How do I execute wordpad/filename from VB523 Feb 2006 02:59 GMT2
Presently I open the application with the following code:
Private Sub Command2_Click()
MyAppID = Shell("C:\Program Files\Windows NT\Accessories\wordpad.exe", 1)
AppActivate MyAppID
On cd-rom insert (WScript)23 Feb 2006 01:59 GMT2
I want windows to run a vbscript everytime I insert a cd or remove a cd.
How would I do this?
Thanx!
--
Error on startup in XP Pro SP222 Feb 2006 20:02 GMT1
I have just received a new computer running XP PRO SP2 and installed VB 6.0
on it.  The first couple of times I opened my VB programming environment it
worked fine.  Now every time I either open an existing progect or try to
start a new one I get an information dialogue box with ...
Question about .RepairDatabase22 Feb 2006 18:28 GMT1
I have an application that's been in production for about 8-9 years.
It uses an Access database (I used the DAO 3.5 object library). At the
time, I provided a little utility that the end-user could run that did
a DBEngine.RepairDatabase and DBEngine.CompactDatabase on the app's
Resetting UNIX account from a Win using Visual Basic22 Feb 2006 18:28 GMT1
I want to write a piece of code using VB to change UNIX account password
remotely.
How can this be achieved?
Please advise.
hwnd22 Feb 2006 17:24 GMT2
Is there  a way to get the windows handle of every control of every
window open for every program running?
How do I enter more than 1 variable into a Watch Expression22 Feb 2006 15:44 GMT1
I would like to add more than one varialble into a watch expression
ie I would like the code to break when
Emp_no = 326
StrDivision = "ECT Region"
Calculate EndDate22 Feb 2006 14:16 GMT22
I want to have user input startdate & no. of workdays, then calculte the
enddate with consideration to the weekend days. I don't have to take
consideration of the public holidays.
Thanks for any help!
"Compile error: User-defined type not defined"22 Feb 2006 13:43 GMT2
The code looks like this: form:
====================
Option Explicit
Private Declare Function SHBrowseForFolder Lib "shell32.dll" Alias
How to pass parameter to another program?22 Feb 2006 10:42 GMT6
I have a question about how to start, stop and pass parameters to another
application. The other application is not an Office appliaction, but a VB
program. About passing parameters I know how to do that by using the
Command() option, but what if the program is allready running? ...
Hidden properties22 Feb 2006 09:55 GMT2
I have forgotten how I can see not documentary properties in object broweser
in VB.
Thanks.
Stas.
Crystal Reports 8.5 & VB6 Question - Newbie22 Feb 2006 09:42 GMT3
I just installed Crystal Reports 8.5 to check out printing for the first
time.  I was able to design a report.  I was able to pass a recordset to the
report.  Life is good so far.
Here is the code I used to for that purpose.
autosize form and label22 Feb 2006 08:54 GMT6
Working on a custom MsgBox with a label and up to 4 buttons.
The form and the label (and maybe the buttons) will need re-sizing according
to the prompt text and the number of buttons.
The buttons will need their positions altered according to the number of
Application hangs when minimized22 Feb 2006 03:34 GMT2
I've had a couple of reports that when the user is using Windows XP, the
application disappears when it is minimized. It's still running in the
background, can't be restored and can only be stopped with the Task Manager.
It only seems to happen with Win XP no other OS
 
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.