Click here to Skip to main content
16,011,804 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: logging on Pin
Christian Graus13-Jan-01 12:58
protectorChristian Graus13-Jan-01 12:58 
GeneralRe: logging on Pin
Anders Molin14-Jan-01 6:03
professionalAnders Molin14-Jan-01 6:03 
Generaldll files Pin
13-Jan-01 10:44
suss13-Jan-01 10:44 
GeneralRe: dll files Pin
Anders Molin13-Jan-01 11:16
professionalAnders Molin13-Jan-01 11:16 
GeneralMyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Dan Madden13-Jan-01 10:10
Dan Madden13-Jan-01 10:10 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Michael Dunn13-Jan-01 10:17
sitebuilderMichael Dunn13-Jan-01 10:17 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Dan Madden13-Jan-01 11:31
Dan Madden13-Jan-01 11:31 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Michael Dunn13-Jan-01 13:56
sitebuilderMichael Dunn13-Jan-01 13:56 
Huh, this is weird. I searched MSDN for "mapi lnk2001" and found Q188959, which says basically you don't link with an import lib. You instead have to load mapi32.dll and call GetProcAddress() on all MAPI functions you call.

--Mike--
http://home.inreach.com/mdunn/
Is history an illusion caused by the passage of time, or is time an illusion caused by the passage of history?
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Dan Madden13-Jan-01 21:44
Dan Madden13-Jan-01 21:44 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
21-Jan-01 21:14
suss21-Jan-01 21:14 
QuestionSystem menu with no title bar??? Pin
13-Jan-01 6:27
suss13-Jan-01 6:27 
GeneralImage list control Pin
subir talukder13-Jan-01 5:14
subir talukder13-Jan-01 5:14 
GeneralRe: Image list control Pin
Christian Graus13-Jan-01 8:52
protectorChristian Graus13-Jan-01 8:52 
GeneralRe: Image list control Pin
subir talukder13-Jan-01 20:35
subir talukder13-Jan-01 20:35 
GeneralNetwork Communication Pin
The Homer13-Jan-01 2:48
The Homer13-Jan-01 2:48 
GeneralRe: Network Communication Pin
Anders Molin13-Jan-01 7:15
professionalAnders Molin13-Jan-01 7:15 
GeneralRe: Network Communication Pin
3-May-01 3:00
suss3-May-01 3:00 
GeneralRe: Network Communication Pin
Anders Molin3-May-01 3:15
professionalAnders Molin3-May-01 3:15 
GeneralAdding a Menu to a dialog Pin
12-Jan-01 16:32
suss12-Jan-01 16:32 
GeneralRe: Adding a Menu to a dialog Pin
12-Jan-01 19:26
suss12-Jan-01 19:26 
GeneralMAPI (read mail) in C++ - HOW TO Pin
12-Jan-01 11:35
suss12-Jan-01 11:35 
GeneralDocking Problem Pin
12-Jan-01 11:05
suss12-Jan-01 11:05 
GeneralRe: Docking Problem Pin
Christian Graus13-Jan-01 8:54
protectorChristian Graus13-Jan-01 8:54 
GeneralAdd a view to an App Pin
12-Jan-01 11:04
suss12-Jan-01 11:04 
GeneralRe: Add a view to an App Pin
13-Jan-01 5:44
suss13-Jan-01 5:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.