Click here to Skip to main content
15,922,015 members
Home / Discussions / COM
   

COM

 
GeneralRe: suggest a good book for COM Pin
einishant22-Oct-05 2:05
einishant22-Oct-05 2:05 
GeneralRe: suggest a good book for COM Pin
Gizzo25-Oct-05 6:59
Gizzo25-Oct-05 6:59 
Questionnumnericupdown problem Pin
Mridang Agarwalla20-Oct-05 9:57
Mridang Agarwalla20-Oct-05 9:57 
Questionwindows update Pin
Mridang Agarwalla20-Oct-05 9:54
Mridang Agarwalla20-Oct-05 9:54 
QuestionIdentity impersonation per page - possible? Pin
minette20-Oct-05 0:08
minette20-Oct-05 0:08 
QuestionGoing insane over this Pin
odiesback19-Oct-05 5:44
odiesback19-Oct-05 5:44 
AnswerRe: Going insane over this Pin
Roger Stoltz20-Oct-05 0:07
Roger Stoltz20-Oct-05 0:07 
GeneralRe: Going insane over this Pin
odiesback20-Oct-05 7:04
odiesback20-Oct-05 7:04 
Here is what I know so far...

The client fails to create my COM object and return an
unsuccessful HRESULT.

Back to my server: I cleaned iup, removed all registries, etc,
even created a new project alltogether.

I started my project with an "Empty Win32 DLL" base.

The only difference that I noticed from a copy running under VC6.0 is
that my _i.c and .h files carry the following header:

-----------------------------------------------------------------------------
#pragma warning( disable: 4049 ) /* more than 64k source lines */

/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */

/* link this file in with the server and any clients */


/* File created by MIDL compiler version 6.00.0347 */
/* at Thu Oct 20 10:00:32 2005
*/
/* Compiler settings for CarServerType.idl:
Os, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext
error checks: allocation ref bounds_check enum stub_data
VC __declspec() decoration level:
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
DECLSPEC_UUID(), MIDL_INTERFACE()
*/
//@@MIDL_FILE_HEADING( )

#if !defined(_M_IA64) && !defined(_M_AMD64)
----------------------------------------------------------------
I can post the code if you wish

Thanks for your help
GeneralRe: Going insane over this Pin
Roger Stoltz24-Oct-05 22:22
Roger Stoltz24-Oct-05 22:22 
GeneralRe: Going insane over this Pin
odiesback25-Oct-05 5:04
odiesback25-Oct-05 5:04 
AnswerRe: Going insane over this Pin
Roger Stoltz25-Oct-05 12:03
Roger Stoltz25-Oct-05 12:03 
GeneralRe: Going insane over this Pin
odiesback25-Oct-05 13:46
odiesback25-Oct-05 13:46 
GeneralRe: Going insane over this Pin
Roger Stoltz25-Oct-05 21:41
Roger Stoltz25-Oct-05 21:41 
GeneralRe: Going insane over this Pin
odiesback26-Oct-05 5:36
odiesback26-Oct-05 5:36 
QuestionHow to get the right URL before navigating the web page in the CHtmlView? Pin
superhandwolf17-Oct-05 5:53
superhandwolf17-Oct-05 5:53 
AnswerRe: How to get the right URL before navigating the web page in the CHtmlView? Pin
vishalmore20-Oct-05 0:17
vishalmore20-Oct-05 0:17 
QuestionCOM Pin
Santosh Kumar7913-Oct-05 19:12
Santosh Kumar7913-Oct-05 19:12 
AnswerRe: COM Pin
User 21559714-Oct-05 9:08
User 21559714-Oct-05 9:08 
AnswerRe: COM Pin
Brian C Hart30-Dec-05 23:30
professionalBrian C Hart30-Dec-05 23:30 
QuestionHow to Create Dll Pin
Santosh Kumar7913-Oct-05 19:06
Santosh Kumar7913-Oct-05 19:06 
QuestionWhat is tlb Pin
Santosh Kumar7913-Oct-05 19:01
Santosh Kumar7913-Oct-05 19:01 
AnswerRe: What is tlb Pin
ThatsAlok13-Oct-05 20:14
ThatsAlok13-Oct-05 20:14 
QuestionWhat is IDispatch Pin
Santosh Kumar7913-Oct-05 18:57
Santosh Kumar7913-Oct-05 18:57 
AnswerRe: What is IDispatch Pin
ThatsAlok13-Oct-05 19:54
ThatsAlok13-Oct-05 19:54 
AnswerRe: What is IDispatch Pin
Brian C Hart30-Dec-05 23:34
professionalBrian C Hart30-Dec-05 23:34 

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.