Hi,
I want to make a vb application to show CAD files ie. Dwg, Dxf, Dwf.
My aim is to display the drawing files on vb form and establish links between them to open different CAD files on same form depending upon the part of the drawing clicked.
Basic idea is to make drwaing mapping in vb...
Hi,
I want to make a vb application which is like Photoshop. We can draw, edit, save Images with LAYERS!!
My intention is to learn how to make layers on images in vb, which can be saved & deleted separatly!!
Can any one guide me ?
Thank you,
Jay
Hi,
I need to know the name of attached file in a message so I can retrieve it using GetAttachment(). Do any one know a way I could retrieve the file name from the $File field on the document?
I am trying this, but it returns empty string !
HRESULT hr;
IDocument* pDocument;
IItem* pitem...
Hii,
I want help regarding importing nnotes.dll
into VC++ code.
I have used some inbuilt functions of
nnotes.dll in my VB code just by declaring those in module file...i.e.
Public Declare Sub NotesTerm Lib "nnotes.dll" ()
Public Declare Sub NotesInit Lib "nnotes.dll" ()...
Hi,
I am using Lotus toolkit for COM with VB6.
I am opening database using GetDatabase method i.e. mySession.GetDatabase("Server1/training", "mail\User1.nsf")
Can anybody tell me, how to close that database after use ?
Jay Dave
Hi,
I am using Lotus toolkit for COM with VB6.
I am opening database using GetDatabase method i.e. mySession.GetDatabase("Server1/training", "mail\User1.nsf")
Can anybody tell me, how to close that database after use ?
Jay Dave
Hi,
I am using COM toolkit with VB6. I use 'Initialize("password")' to init the session and get the database using mySession.GetDatabase("Server1", "Employee.nsf")
-->(At server console, it shows "Opened session for user1/Server1)
Now I want to terminate...
Hi,
I am using COM toolkit with VB6. I use 'Initialize("password")' to init the session and get the database using mySession.GetDatabase("Server1", "Employee.nsf")
-->(At server console, it shows "Opened session for user1/Server1)
Now I want to terminate...
Hi,
I am getting 'Cannot open databases on machines other than the server running your program ' error while executing following code in vb.
Dim domSession As New Domino.NotesSession
Dim domDatabase As New Domino.NotesDatabase
Call domSession.InitializeUsingNotesUserName("user 1"...
hiii,
I want to make an application in vc++/vb that can aceesss specified domino server's mail file for given user name and password. I want to do all mail kind of operations through the application without using notes client.
I have tried VIM API and C++ API for Lotus Notes, but...
hiii,
I want to make an application in vc++/vb that can aceesss specified domino server's mail file for given user name and password. I want to do all mail kind of operations through the application without using notes client.
I have tried VIM API and C++ API for Lotus Notes, but...
hiii,
I want to make an application in vc++/vb that can aceesss specified domino server's mail file for given user name and password. I want to do all mail kind of operations through the application without using notes client.
I have tried VIM API and C++ API for Lotus Notes, but...
hiii,
I want to make an application in vc++/vb that can aceesss specified domino server's mail file for given user name and password. I want to do all mail kind of operations through the application without using notes client.
I have tried VIM API and C++ API for Lotus Notes, but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.