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 / November 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
API mouse_event not sending scroll information28 Nov 2003 21:22 GMT3
   I'm trying to use the mouse_event api call to send scroll wheel events
from a USB device that doesn't have a typical scroll wheel.
   Call mouse_event(MOUSEEVENTF_WHEEL, 0, 0, (mLines * WHEEL_DELTA), 0)
   mLines is the number of lines I wish to scroll times the delta of 120
How to implement my activex exe in the live environment.28 Nov 2003 09:49 GMT3
I apologise in advance as this is not an intentional cross-post, as I've
already posted this earlier on vb.discussion without realising this
newsgroup existed.
I have developed an activeX exe which simply polls a database in it's own
Exception vs Return Code28 Nov 2003 06:56 GMT1
This is more like a theoretical or conceptual question:
which is better, using exception or return code for
a .NET component?
I had created a COM object (using VB6), which uses return
The distinction between ActiveX and COM?26 Nov 2003 21:11 GMT4
What is the difference between an ActiveX object and a COM object?
It seems that with Activex you need to implement IDispatch interface while
with COM you don't?
Is IDispatch what makes the late-binding possible?  In other words, is
Sharing the same VB DLL\EXE between a C++ DLL and a VB Active EXE26 Nov 2003 12:58 GMT1
I am having a problem in that I need to create a
shared VB DLL\Active EXE for both a C++ DLL and a VB EXE/DLL to share
the same variable values. I would be
very grateful if someone could just provide an example in format as
RUN EXECUTABLE PROGRAM26 Nov 2003 09:25 GMT3
How do I run an executable program from VB.  I have the
following code:
Set Sumfin = New VBA
Sumfin.Interaction.Shell "C:\Command.exe"
COM Components and Interfaces26 Nov 2003 09:23 GMT7
Does anyone know of a way to find all COM components that implement a
specific interface.
For example, specify interface "Ixxxxxxx" or an IID and the result returned
is an array of ProgIDs or CLSIDs.
RightFax and Visual Basic 626 Nov 2003 08:16 GMT1
Greetings all
I am busy trying to put together a faxing solution to make my life
easier.
I am using using RightFax from Captaris and visual basic 6.
RUN EXECUTABLE PROGRAM26 Nov 2003 05:32 GMT1
When using the following I get an error.  Any ideas?
Private Declare Function ShellExecute Lib "shell32.dll"
Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal
lpOperation As String, ByVal lpFile As String, ByVal
How to use VB Reserved Word in method signature?26 Nov 2003 05:13 GMT9
Is there any way to use VB reserved word as a name of my custom procedure
(in the public class module within ActiveX DLL).
In particular, I need something like this:
Dim mType as Long
Sample code for Accessibility VB .Net?25 Nov 2003 23:02 GMT1
Where can I find some code that demonstrates Inspect
functions and or controlling another application functions?
Multiuse Server Event Notification25 Nov 2003 20:13 GMT1
I want to create one Multiuse Server App
(myExcelExport.exe) that exports asnych using the timer
(delayed trigger) and then raises events when it completes.
Each client 'Instantiates' its own myExcelExport.exe at
how to add an icon to the 'systray'?25 Nov 2003 15:28 GMT1
The little block of icons in the lower right of the screen.  For instance if
Norton Antivirus is turned on, there would be an icon for it there.  How do
you add these icons?
A code sample would be greatly appreciated.
ActiveX Control in VB25 Nov 2003 11:22 GMT2
I am creating a ActiveX Control in VB. But I cann't create
groups like Toolbar's Buttons or StatusBar's Panel.
Eg:
    Toolbar1.Buttons.Item
adding an item to the startup folder in windows25 Nov 2003 10:41 GMT1
Can someone enlighten me on how to add a program to the startup folder, so
it starts up whenever Windows starts up.  I'm sure this is common knowledge
to some of you.  A code sample would be greatly appreciated.
Thank you.
Pages: 1 2 3 4 5 6 October, 2003
 
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.