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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ole Simple Problem(x2)? (VB/Word)29 Sep 2004 19:19 GMT1
I have an Ole Object in a vb6 form (class = Word.Document.8)
I load the form calling the following: (this loads the word file into
the ole object for display)
  Ole.SourceDoc = "here goes the file source"
open a cash drawer ?29 Sep 2004 18:30 GMT2
How to open a cash drawer using a VB program?
Thank you!
Easily convert Days in To Years & Months29 Sep 2004 18:26 GMT2
Has anyone got an easily formula to convert the number of days to a value
with years and months??
Signature

Rikesh

MAILTO and Attach file29 Sep 2004 17:54 GMT1
I like to send e-mail with attached file (zip_file) from VB6 useing :
ShellExecute mdiMain.hwnd, "Open", "mailto:" & e_mail_adresse & "?subject="
& zip_file & "&body=" & body, _
     vbNullString, vbNullString, vbNormalFocus
Accessing main application from ActiveX dll29 Sep 2004 13:53 GMT1
Message-ID: <BD7FCB0Fyf@NOSPAMgadka.pl>
Path: NOSPAMgadka.pl
Lines: 8
References:
Date Object28 Sep 2004 15:13 GMT1
VB Script exposes on object "Date", which had some good features. I am
missing this object in VB.
Is this object located in some some dlls? That I can include in VB to access
the Date object
How to launch an instance of InternetExplorer that displays the "Folders" 'Explorer Bar' ?28 Sep 2004 09:49 GMT4
I am trying to launch an instance of 'InternetExplorer' that also displays
the "Folders" option of the "Explorer Bar"?
I was also wondering if there is a way to actually select a specific file
that will display as the default selection within the folder shown?
MDI Child form in DLL27 Sep 2004 16:01 GMT4
I know that this is technically not allowable in VB6, but I also understand
that there are 3rd party products that will let you get around this.  Does
anyone use or have any experience with some product that you can recommend?
I'm looking at whether it's feasible and/or practical in ...
DCOM Classes not visible in DCOMCnfg27 Sep 2004 06:23 GMT7
I created a dcom test application with a class and a form and an
apllication, which calls the class of my test application via dcom. That
worked right away.
When integrating the class in my main project, I encountered the
can't assign to array27 Sep 2004 02:14 GMT5
I'm getting a VB6 IDE error "Can't assign to array" when I attempt to
pass an array to an object property.
Here's a property snipped from "Actions" the class:
Option Explicit
Load fails of a XML file in Resource DLL26 Sep 2004 10:47 GMT5
I try to load a xml file from a resource dll, but the load fails.
I try the following example which works:
Set objXML = CreateObject("Msxml2.DOMDocument.3.0")
ObjXML.async=true
VB6 started to mess up24 Sep 2004 12:55 GMT1
I got this message, when trying to compile an exe-file out of my VB project:
E:\project\form129.frm(1233) : fatal error C1001: INTERNAL COMPILER ERROR
 (compiler file 'E:\8783\vc98\p2\src\P2\main.c', line 494)
   Please choose the Technical Support command on the Visual C++
Command Line Arguments20 Sep 2004 20:27 GMT3
Is there a way to process command line arguments in visual basic 6.0? I've
only found help for .Net
I want to install a switch such as '/s' or something that runs the program
in setup mode.
VB Com compatibility16 Sep 2004 20:27 GMT1
Can a COM written in VB be consumed from a VC++
application?
SendKeys and passwords16 Sep 2004 17:39 GMT1
I've used SendKeys successfully after opening apps using the shell
function, but a recent attempt is not working.  In this case, I'm
opening a database that first asks for a password.  I tried using
SendKeys to send my password, but the password is not entered into the
Pages: 1 2 3 August, 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.