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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Want to print form31 Aug 2004 15:22 GMT2
i have a form and the data which i want to print is on frame and the frame
height is greater then form and when i use me.printForm method the print the
form but i have a problem that only the viewable area of form print i use
vscroll to view the hole frame data but i was enable to ...
How can I change my program from serial I-O to USB?31 Aug 2004 08:07 GMT4
I have a VB6 application that reads and writes simple ascii nmea GPS
sentences to a serial port (Com-n). Since many new GPS devices support USB,
I like to have the option to change this to USB.
But: I have no idea how to achieve this or even where to start.
Creating reusable functions in vb .net.  And how to call?30 Aug 2004 15:19 GMT3
Below is a very simple application, just to see if I can do this.
What I want to do is put the two functions, TimesTwo and TimesThree in one
common callable component (a .dll I suppose).
I've created a dll (at least the build went ok) containing those two
Access and VB30 Aug 2004 09:45 GMT3
Does anyone know how to programatically set a password for an Access
Database, preferably in ADO?   Thanks! - Chris
How OLE_COLOR is defined in VB???28 Aug 2004 02:38 GMT2
I read somewhere that OLE_COLOR is treated internally as Long.
Now I have a component which has an interface function as shown:
    sub fn(color as OEL_COLOR)
the color is an output.
Creating multiple tables in Word using VB27 Aug 2004 13:47 GMT2
I've written a VB app that creates a Word report.  The basic format of the
report is
<Page header>
<table header>
Capture the screen (like Printscreen)27 Aug 2004 08:44 GMT2
How is it possible to capture the screen (like PrintScreen does) and save
it as a bitmap/jpeg image?
ActiveX EXE:  Class_Initialize executed before Sub Main when using Curland ROT code.26 Aug 2004 23:54 GMT3
This is a really weird one.   I had been getting strange errors in my code,
which is comprised of an ActiveX EXE which has a single class, which is
GlobalMultiUse.  I have used Matthew Curland's ROT code in Advanced Visual
Basic 6 in order to make an single instance available ...
MSComm Error 8021 with desc.: "Application-defined or object-defined error"25 Aug 2004 23:24 GMT4
Can someone tell me the possible causes of the error I have?
I have the error 8021 (Application-defined or object-defined error) in a Sub
that contains the line
   FrmMain.MSComm1.Output = (Q$)
help with navigator please25 Aug 2004 20:29 GMT1
I'm trying to use the following code to open my form1.webrowser1 and
navigate to google.  What am I doing wrong? It does nothing when I compile
it.
Thanks for help,
Timers in a VB COM DLL25 Aug 2004 18:16 GMT1
               I have been trying to get timers working in a COM .DLL to no
avail.  I have tried using the VB Timer control on a hidden form, and I also
tried using Win API calls.  Both methods work great in debug mode but do not
work normally.  I guess this is because the COM DLL ...
call to a method in ActiveX EXE fails :-(23 Aug 2004 14:54 GMT3
I am writing an ActiveX EXE. It has this function:
Public Function Method1() As StdPicture
   Dim tmp As StdPicture
   Set tmp = LoadPicture("c:\test.bmp")
Determine pixel color in a screen?23 Aug 2004 13:31 GMT2
How can I check a certain (X,Y) pixel color on a screen? i mean the value of
its color...
Further help with connection points23 Aug 2004 11:07 GMT1
I have implemented a COM server using ATL and it is called by a Visual Basic
client. The requirement is that the server will prompt a question to the
user, whose answer it needs to further process its task. I have implemented
the question asking portion using connection points. ...
Dir on a remote directory23 Aug 2004 08:21 GMT1
Hello;
I have a problem using Dir on a remote shared directory.
example:
   Dir \\mycomputer\mySharedFolder
Pages: 1 2 3 July, 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.