Thanks again Craig,
I think I will try to compare the registry licenses (HKEY...) with my developement machine first, if it doesn't work I will uninstall the old run-time than re-install with a new install program with MsMapi.ocx included.
The user needs to change the left margin at run time, I think I have to change the .LBX progammaticaly. Please anyone can tell me the meaning of the fields in .LBX ?
Craig,
The Msmapi control is added on a form in my project as you said, but I just copied this new EXE to a user's machine, not using InstallShield. Is it the right way ?
I created a EXE which contained only the code from "How To Send E-mail Programmatically Using MSMAPI OLE Control", than I tried it on a user's machine (WinMe and W2K Server) where MsMapi32.ocx is registered by Regsvr32.
The error is:
OLE Error Code 0x80040112: Appropriate license for this class...
It doesn't work on my WinMe and W2K Server even I copy exactly the same code from "How To Send E-mail Programmatically Using MSMAPI OLE Control" and register the MsMapi32.ocx, maybe I should try the Install Shield.
loSession = CREATEOBJECT("MSMapi.MapiSession")
loMessage = CREATEOBJECT("MSMapi.MapiMessages")
...
I used the above code in my application and make it a EXE, on the user's machine (WinMe and 2K Server) I added the file MsMapi32.ocx and registered it with Regsvr32, but I still got the error...
In 'My Threadminder', there are no more using bold face to notify if there are any change since my last visited, I hope this funciton could be keep on. Thanks.
I ask this question because I found that if I double click on a mapped drive under "My Computer", it shows the contain at once; but if I click on the same folder in "My Network Place" ("My Neighbour" ?) sometimes it would be a few seconds delay.
I use Win 2000 server and Win Me. The table to be...
Please tell me which way is better to access a set of table in another PC:
A. Use the table directly:
USE \\PC-Main\Invoice\SalesInvoice.dbf SHARED
or
B. Map a network drive of "\\PC-Main\Invoice" than use that dbf.
Thanks.
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.