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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CallByName in VB.NET...09 Sep 2004 17:39 GMT10
CallByName allows you to provide an object reference for parameter 1, and a
method call in the form of a string for parameter 2.
Is their any way at all (using an API function or any other means) to
encapsulate the entire call within a string, so it could truly be dynamic?
Process name.09 Sep 2004 17:27 GMT1
how can I find the process name if I've got the process ID.
For instance if I've got a process with an id of 15 and I don't know which
process it is, how can I find the name.
In Task Manager it will say that the process with ID 15 is excel.exe
Need to reference Word Doc in code09 Sep 2004 17:27 GMT3
I have a VB6 application that needs to grab a reference to an open Word
Document so I can close it programatically.
Just creating a new instance of Word.Application doesn't seem to work as
that instance doesn't seem to know about the open document. (ie
Debugging Woes09 Sep 2004 16:47 GMT11
I'm completely stumped on this one. I have a substantial project that
started terminating at one point without any message. I'm good at debugging
but, here, it seems almost impossible given that a) the program will not
fail when run from the IDE and b) I've isolated where the ...
Accessing Array in Public Scope from Class Module...Problems09 Sep 2004 14:09 GMT2
I have created a class called ClsArray,
in ClsArray I have declared a dynamic Length string private array.
================================
Private strDataArray() As String
How do I create shortcuts in vb6 enterprise?09 Sep 2004 13:09 GMT5
Right now I know visual basic at a moderate level, so I'm looking for
something easy and\or basic that I can understand (if possible). I am using
visual basic 6 enterprise edition.
  My current  task is to create an installation type program for another
List boxes and others suddenly change size :o/09 Sep 2004 08:28 GMT4
Anyone else come accross this? While in the GDI list boxes, and dir
controls, suddenly get huge for no reason I can tie down - is this a
known issue?
Marshal
WOW Of A Probelm With Strings - Help Required !09 Sep 2004 02:25 GMT14
Dear Friends
Hope you all doing great.
I am faced with a very strange problem. I am confused like anything why
the following code is not working.
Client Side ASP OCX Wrapper09 Sep 2004 02:22 GMT1
I am looking to develop a VB app that is primarily HTML based (via browser
control).  The obvious server side ASP solution is not an option.  Is it
possible to encapsulate ASP in a COM object and thus generate the HTML code
by making reference to the registered ActiveX control on ...
VB6 and dotnet framework?09 Sep 2004 01:43 GMT6
I went to install some new software (Drive Image) that said that "the dotnet
framework must be installed before proceeding".
Is there any risk that installing that framework would interfere with VB6 in
any way?
Boolean variables get translated into German...08 Sep 2004 23:57 GMT3
I have a VB6 program that uses Access databases. Tested on several
machines with different versions of Windows (98, 2000, XP).
Now a German customer reports the program to crash and sends me a copy
of his database. To my dismay, all Boolean variables are recorded in
VB6 IDE annoyance08 Sep 2004 22:10 GMT5
When  I open my VB IDE, I get three toolbars. The first is populated
as expected, but the second and third are scarcely populated, each
having only one group of buttons.
How can I get the IDE to open with only two toolbars?
Dual Listviews with synchronized Scrollbars08 Sep 2004 20:41 GMT5
THe problem I created:
I have a ListView control that has been working fine.  I then needed to add
a totals row to the end of the listItems. It seemed a simple matter to just
add one more row.  However when the user sorts the columns I must remove the
My function doesn't get called08 Sep 2004 17:34 GMT20
I'm not a long time VB programmer and I'm using VB6
I experienced this twice already in a short time. I call a certain function
and the function doesn't get called. It's like it is completly ignored by
the compiler.
Events in Terminate08 Sep 2004 16:47 GMT12
Is there a good reason why events in Class_Initialize and Class_Terminate
aren't allowed?
* * * * * * * *
Option Explicit
 
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.