473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

where is MSMAPI?

cj
I upgraded a 2003 program awhile back to 2005 and it added a reference
to Interop.MSMAPI. I just started a new 2005 program from scratch and I
can't seem to find MSMAPI to add a reference to it. Any ideas? I've
looked in .net and com but I'm not seeing it.
Apr 5 '07 #1
2 10129
cj
I found it but there are 2 versions. How am I supposed to track back
what is shown in Class View/References to which item was selected in Add
Reference. For example this time I had a program that had
Interop.MSMAPI in the Class View/References but when I go to add a
reference to another program I can't find it because it isn't named
that. I finally found it under COM but there are 2 listed:

Microsoft MAPI Controls 1.0 c:\Windows\system32\MSMAPI32.OCX
Microsoft MAPI Controls 6.0 1.1 c:\Windows\system32\msmapi32.ocx

I figure I want the first as the latter is probably for VB 6.0 but how
do I know? It would be nice if I could tell somewhere in the Project
what file that reference was created from.
cj wrote:
I upgraded a 2003 program awhile back to 2005 and it added a reference
to Interop.MSMAPI. I just started a new 2005 program from scratch and I
can't seem to find MSMAPI to add a reference to it. Any ideas? I've
looked in .net and com but I'm not seeing it.
Apr 5 '07 #2
cj
Found it! One of those new things in 2005. In solution Explorer right
click on project then click properties then choose the references tab.
It's a lot more info than the Class Viewer. You can add reference from
class viewer too.

cj wrote:
I found it but there are 2 versions. How am I supposed to track back
what is shown in Class View/References to which item was selected in Add
Reference. For example this time I had a program that had
Interop.MSMAPI in the Class View/References but when I go to add a
reference to another program I can't find it because it isn't named
that. I finally found it under COM but there are 2 listed:

Microsoft MAPI Controls 1.0 c:\Windows\system32\MSMAPI32.OCX
Microsoft MAPI Controls 6.0 1.1 c:\Windows\system32\msmapi32.ocx

I figure I want the first as the latter is probably for VB 6.0 but how
do I know? It would be nice if I could tell somewhere in the Project
what file that reference was created from.
cj wrote:
>I upgraded a 2003 program awhile back to 2005 and it added a reference
to Interop.MSMAPI. I just started a new 2005 program from scratch and
I can't seem to find MSMAPI to add a reference to it. Any ideas?
I've looked in .net and com but I'm not seeing it.
Apr 5 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
by: Andrey Tatarinov | last post by:
Hi. It would be great to be able to reverse usage/definition parts in haskell-way with "where" keyword. Since Python 3 would miss lambda, that would be extremly useful for creating readable...
3
by: A.V.C. | last post by:
Hello, I found members of this group very helpful for my last queries. Have one problem with CASE. I can use the column name alias in Order By Clause but unable to use it in WHERE CLAUSE. PLS...
3
by: Xiangliang Meng | last post by:
Hi, all. In 1998, I graduated from Computer Science Dept. in a university in China. Since then, I've been using C Language for almost 6 years. Although I'm using C++ in my current job, I'm also...
7
by: Britney | last post by:
Original code: this.oleDbSelectCommand1.CommandText = "SELECT TOP 100 user_id, password, nick_name, sex, age, has_picture, city, state, " + "country FROM dbo.users WHERE (has_picture = ?) AND (sex...
5
by: comp.lang.php | last post by:
if ($willLimitByDB) $sql = preg_replace('/#(+)#/i', '$$1', $sql); This does not give me the results I want, instead of the value of $where in $sql, I literally get '$where' instead. How do I...
1
by: cj | last post by:
My boss tried to run my program on his pc and use the send mail functionality and got this message. It works for me. I don't understand what the problem would be. The program was built and then...
5
by: John | last post by:
I just cannot manage to perform a SELECT query with NULL parameter... My CATEGORY table does have one row where TCATEGORYPARENTID is null (real DB null value). TCATEGORYID and TCATEGORYPARENTID...
0
NeoPa
by: NeoPa | last post by:
Background Whenever code is used there must be a way to differentiate the actual code (which should be interpreted directly) with literal strings which should be interpreted as data. Numbers don't...
1
by: not_a_commie | last post by:
I was hoping for increased functionality with the where clause in C# 3.0. Using the new keyword 'var' would really allow us to take nice advantage of these. Specifically: 1. I want to limit it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.