Click here to Skip to main content
15,910,411 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHosting Managed Controls in MFC Pin
Amir Harel23-Aug-04 23:13
Amir Harel23-Aug-04 23:13 
GeneralConvert VB code to C++ Pin
Vivek Jishtu23-Aug-04 22:52
Vivek Jishtu23-Aug-04 22:52 
GeneralRe: Convert VB code to C++ Pin
Cedric Moonen23-Aug-04 23:11
Cedric Moonen23-Aug-04 23:11 
GeneralRe: Convert VB code to C++ Pin
Vivek Jishtu24-Aug-04 0:09
Vivek Jishtu24-Aug-04 0:09 
GeneralRe: Convert VB code to C++ Pin
Cedric Moonen24-Aug-04 1:12
Cedric Moonen24-Aug-04 1:12 
GeneralRe: Convert VB code to C++ Pin
Antony M Kancidrowski24-Aug-04 0:27
Antony M Kancidrowski24-Aug-04 0:27 
GeneralRe: Convert VB code to C++ Pin
Vivek Jishtu24-Aug-04 0:48
Vivek Jishtu24-Aug-04 0:48 
GeneralCreateMsgService fails Pin
kanetheterrible123-Aug-04 22:36
kanetheterrible123-Aug-04 22:36 
hi !
hi,
generally according to msdn, CreateMsgService has two return favlues, S_OK and MAPI_E_NOT_FOUND. Well i used mapi to create a new imail service.I am adding the service to a new profile that i am creating.In some machines it is working perfectly.In some others however there is an error.Note that MAPI is initializing properly and the profile is getting created.However CreateMsg service ( return type hr ) is returning failure , but the failure code is NOT MAPI_E_NOT_FOUND. I have checked that the necessary entries in MAPISVC.inf file is there and the two .dll files , minet32.dll and inetab32.dll is also there.any idea why this error could have occured ?
Actually the original .inf file in that machine didn't jave the entries.So i took the .inf file of a different machine..and put it there.Does that make it a problem ?

Kane

"Some guys hack just to get themselves a girlfriend.What a pathetic reason , huh?"

GeneralISAPI causes crashing to IIS when connection to SQL Server Pin
raed23-Aug-04 22:17
raed23-Aug-04 22:17 
GeneralRe: ISAPI causes crashing to IIS when connection to SQL Server Pin
Graham Bradshaw23-Aug-04 23:22
Graham Bradshaw23-Aug-04 23:22 
GeneralRe: ISAPI causes crashing to IIS when connection to SQL Server Pin
raed24-Aug-04 0:49
raed24-Aug-04 0:49 
GeneralRe: ISAPI causes crashing to IIS when connection to SQL Server Pin
raed24-Aug-04 1:56
raed24-Aug-04 1:56 
GeneralRe: ISAPI causes crashing to IIS when connection to SQL Server Pin
Graham Bradshaw24-Aug-04 2:56
Graham Bradshaw24-Aug-04 2:56 
GeneralRe: ISAPI causes crashing to IIS when connection to SQL Server Pin
raed24-Aug-04 4:12
raed24-Aug-04 4:12 
GeneralRe: ISAPI causes crashing to IIS when connection to SQL Server Pin
raed24-Aug-04 5:21
raed24-Aug-04 5:21 
QuestionHow to Disable Ctrl Tab in my application Pin
Omar Alvi23-Aug-04 21:50
Omar Alvi23-Aug-04 21:50 
Questionhow to make the background of CListCtrl transparent Pin
boyboy23-Aug-04 21:07
boyboy23-Aug-04 21:07 
AnswerRe: how to make the background of CListCtrl transparent Pin
Antony M Kancidrowski24-Aug-04 0:44
Antony M Kancidrowski24-Aug-04 0:44 
GeneralRe: how to make the background of CListCtrl transparent Pin
Michael Haephrati16-Jan-17 2:58
professionalMichael Haephrati16-Jan-17 2:58 
Generalwindows service Pin
Anonymous23-Aug-04 20:43
Anonymous23-Aug-04 20:43 
GeneralRe: windows service Pin
mahade123-Aug-04 22:18
mahade123-Aug-04 22:18 
GeneralDifference between Static link library and Dynamic link library Pin
zahid_ash23-Aug-04 20:42
zahid_ash23-Aug-04 20:42 
GeneralRe: Difference between Static link library and Dynamic link library Pin
RichardS23-Aug-04 21:39
RichardS23-Aug-04 21:39 
GeneralRe: Difference between Static link library and Dynamic link library Pin
Varnindra22-Mar-10 6:19
Varnindra22-Mar-10 6:19 
GeneralParsing Paths Pin
Monty223-Aug-04 20:11
Monty223-Aug-04 20:11 

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.