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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Procedure for restoring a menu removed with RemoveMenu22 Jul 2006 03:32 GMT1
I have a menu that I have created in another porcess, but after some time it
disappears and I guess that this has been done with remove menu, because the
handle is still there.
How do I restore it and make it visible?
VBA Question21 Jul 2006 23:15 GMT7
Hey everybody,
I'm looking for VBA source code (using Ms-Word) that would would allow
me to:
1- Initialize a variable (ie. "replacement-text")
How to simulate a dbl click21 Jul 2006 21:24 GMT2
I would like to ask if there's a way to simulate a double click on a icon
using something like sendkey or some other means?  Thanks for your help.
Ben
--
Copy commmand replacement21 Jul 2006 20:13 GMT5
I have a batch file which uses the Copy command in DOS mode.  I like to know
if there is / are something equilvalent in VB.  I like to replace the batch
file completely.
Basically the batch file does a merge of multiple input files and merge them
How to call class methods on object of a class that implements an interface?21 Jul 2006 18:59 GMT3
I have an interface IProduct. Several classes (Window, Door, etc.)
implement that interface. I create an object like so:
Dim myWindow As IProduct
Set myWindow = New Window
Replace , with ~ in a file21 Jul 2006 17:22 GMT2
I have a file (mine.ini) where I need to replace every "," with a "~".
How do this?
Thanks
Passing Date type as reference21 Jul 2006 17:10 GMT8
I am passing a Date variable in VB 6.0 to a function and a sub as ByRef
When I pass this variable to a sub, despite of my using ByRef the value of
the date Variable is not changed, however when I pass the same thing to a
function it modifies the value of my variable
Row selection in MSFlexGrid21 Jul 2006 05:54 GMT4
Can anyone help with selecting one row only in a MSFlexGrid.  Currently my
program gives several rows to choose from and when finished highlights the
first row.  What I require is when the mose pointer runs up and down the list
a single row is highlighted.
Couldn't get process information from remote machine  + XP Sp220 Jul 2006 23:30 GMT1
I have the following problem:
I'm using the function GetProcesses in the class Process (
System.Diagnostics ) to get information about processes on the PC's I have
administration privilegies.
Printer Object Document Name20 Jul 2006 22:51 GMT2
Does anyone know how to change the name of a document being sent to the VB
6.0 printer object.  They are always called "Microsoft Visual Basic".
Thanks,
Tom
vbp and installer20 Jul 2006 21:43 GMT6
When I open the myapp.vbp it automatically invoke the installer (the msi
file), I have to hit cancel several times before I can get to the
VisualStudio IDE. Also, when I run from IDE, the installer keeps popup.
Questions:
problem with "On Error" and web queries20 Jul 2006 21:00 GMT1
Why does "On Error" occasionally fail to make a difference with the following
web query?  Once in a few hundred iterations there will be a timeout or
resource not available message that does not seem to get caught by On Error.  
The failure is always on the last line: ".Refresh ...
How could I launch VBA progammically20 Jul 2006 19:49 GMT9
I am testing our VBA macro features.  I would like to run my VBA test scripts
programmically as a part of automation process.  Is there any way to do that?
Thanks in advance,
Find a top level window from given process id20 Jul 2006 19:04 GMT1
I have multiple instances of a program and I want to find the top window for
a specific process ID. I have the process ID using OpenProcess, but how to
get the hWnd for the top window (afterwards I am modifying the menu)? Today
I have a rather complicated method using FindWindow ...
Checking password against AD20 Jul 2006 17:01 GMT3
Does anyone know of some code that allows a user/password check against AD ?
The one I'm using know crashes in some systems.
Thanks,
David
 
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.