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 / COM / July 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie Question-- What's the matter with this?31 Jul 2004 09:45 GMT3
I've been use in automation to open MS Word, do some things and exit.
Before I exit I would like the user to be able to do some things.
So I thought I could just check to see if the user closed the document or
exited Word.
Object serialization using TLBINF32.DLL30 Jul 2004 23:41 GMT3
I've used the code from this website to persist my VB6 objects as XML
http://www.vb-helper.com/howto_vb6_serialize.html. This code uses The Type
Library Information class TLBINF32.DLL.
Works a treat on my development PC, but when I run it on another PC I get an
Referencing an ActiveX Exe server30 Jul 2004 23:29 GMT13
I tried this question before but I dont think I was very clear!  Subject
"COM automation with many instances?"
I have many instances of an activex exe server running on one machine.  They
are each doing the same task over a different set of data.  They know which
How to hande events from an external ActiveX?30 Jul 2004 16:29 GMT1
I need to handle events from ActiveX. If this ActiveX is on form, I just
create Subroutine with the object name, the underscore and the event name,
and all works :
 Private Sub PivotTable1_OnDisconnect()
Excel into VB problems30 Jul 2004 16:06 GMT2
    I have Visual Studio .net Enterprise version 2003,
as well as MS Office.  Here's what I want to do:
    Read an Excel file into Visual Basic.  Show it or
some fields of it somehow.  Alter what I need to alter,
What I have Done...29 Jul 2004 16:26 GMT2
Just thought I'd post a few links to what I've done to share with others
(not that its anything great, but I think starting a thread like this would
be a good way for others to see what most of us have done- will be
interesting!).  Check them out... Any comments, questions or ...
Callback in VB28 Jul 2004 23:26 GMT1
I have a Java program which needs to interface to a system which only
supports VB. I wanted to write an ActiveX DLL in Visual Basic and have
it called from the Java code. I need to call methods in my java code
from the VB dll. I have a library to transmit a callback function to
How to Call Java classes through COM in Windows Server 2003 (i.e. without msjava.dll)28 Jul 2004 18:03 GMT1
I'm migrating an application from Windows 2000 Server to Windows
Server 2003. The application calls Java classes through COM. It used
to work well through msjava.dll in Windows 2000 Server. However, after
migration to Windows Server 2003, it failed because msjava.dll doesn't
ActiveX DLL and versioning, registry, etc.26 Jul 2004 15:22 GMT2
I may have asked this before, but since I'm asking again, I must have not
gotten a straight answer.  That or I'm dumb as a rock.
You know how you have a progID like "ADODB.Connection" or
"Outlook.Application", etc.
Getting an App to have system tray icon (VB 6)23 Jul 2004 18:25 GMT1
I am making an App in Visual Basic 6 and I was wondering if there is a way to get it to have an icon in the system tray, from which basic commands would be accessable via a simple pop-up menu.
If there is a downloadable reference/control that could make this easier i would much ...
HELP! Common Interface and Events23 Jul 2004 11:06 GMT4
I currently have a COM server and client that have been developed in
VB which uses RaiseEvent on the exposed objects within the server. I
am currently looking into the possibility of developing a common IDL
for the server interface so that a server can be developed using ATL
how to list random accsess files in listview?22 Jul 2004 09:21 GMT3
how can i do.please help me?
thanks
versioning of dlls22 Jul 2004 08:15 GMT7
I have an activeX dll. Lets say its version is 1.0.0.0. Now, in my new
version, I have the same dll but with a new version: 2.0.0.0.
In my application I want now to create an object from version 2 and not from
version 1. Nevertheless, I still want that an old application  that is
FileExists21 Jul 2004 15:55 GMT1
I need to find out if a file exists on the remote server. Here is my code:
Dim oFileSystem As FileSystemObject
Set oFileSystem = New FileSystemObject
If oFileSystem.FileExists("\\ServerName\D$\FolderName\file.txt") Then
Package problem20 Jul 2004 10:27 GMT1
Can't get the package and deployment wizard to make an installpackage that
works.... it says "invalid line in setupinformation line"
the line who doesn't work seem to be:
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,6.1.99 12:00:00
Pages: 1 2 3 4 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.