Click here to Skip to main content
15,893,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Basic MFC SDI question Pin
CPallini11-Sep-08 5:45
mveCPallini11-Sep-08 5:45 
AnswerRe: Basic MFC SDI question Pin
bob1697211-Sep-08 6:38
bob1697211-Sep-08 6:38 
Questionhow to get visual c++ to restore open files? Pin
Sauce!11-Sep-08 3:24
Sauce!11-Sep-08 3:24 
AnswerRe: how to get visual c++ to restore open files? Pin
Sauce!13-Sep-08 17:11
Sauce!13-Sep-08 17:11 
QuestionWrite a COM object used by asp app the first time, need help Pin
followait11-Sep-08 2:29
followait11-Sep-08 2:29 
AnswerRe: Write a COM object used by asp app the first time, need help Pin
Ju@ncho11-Sep-08 3:00
Ju@ncho11-Sep-08 3:00 
GeneralRe: Write a COM object used by asp app the first time, need help Pin
followait11-Sep-08 3:36
followait11-Sep-08 3:36 
GeneralRe: Write a COM object used by asp app the first time, need help Pin
SandipG 11-Sep-08 3:47
SandipG 11-Sep-08 3:47 
Why don't you try creating a simple COM component and see if can it be called in ASP.
read this link COM[^]

The essence of COM is a language-neutral way of implementing objects that can be used in environments different from the one they were created in, even across machine boundaries


Check this section of CP for examples and niformation
COM[^]

Regards,
Sandip.

GeneralRe: Write a COM object used by asp app the first time, need help Pin
followait11-Sep-08 15:06
followait11-Sep-08 15:06 
QuestionHow to implement visual componenets relations Pin
reza matinnejad11-Sep-08 2:04
reza matinnejad11-Sep-08 2:04 
QuestionDetermine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 1:46
SutterA11-Sep-08 1:46 
AnswerRe: Determine the CRichEditCtrl which holds the focus Pin
SandipG 11-Sep-08 1:53
SandipG 11-Sep-08 1:53 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 2:09
SutterA11-Sep-08 2:09 
GeneralRe: Determine the CRichEditCtrl which holds the focus [modified] Pin
SandipG 11-Sep-08 2:44
SandipG 11-Sep-08 2:44 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 3:06
SutterA11-Sep-08 3:06 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SandipG 11-Sep-08 3:10
SandipG 11-Sep-08 3:10 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 3:24
SutterA11-Sep-08 3:24 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
David Crow11-Sep-08 3:20
David Crow11-Sep-08 3:20 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 3:26
SutterA11-Sep-08 3:26 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
David Crow11-Sep-08 3:40
David Crow11-Sep-08 3:40 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 3:45
SutterA11-Sep-08 3:45 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
David Crow11-Sep-08 3:51
David Crow11-Sep-08 3:51 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
enhzflep11-Sep-08 4:19
enhzflep11-Sep-08 4:19 
AnswerRe: Determine the CRichEditCtrl which holds the focus Pin
enhzflep11-Sep-08 5:01
enhzflep11-Sep-08 5:01 
GeneralRe: Determine the CRichEditCtrl which holds the focus Pin
SutterA11-Sep-08 5:45
SutterA11-Sep-08 5:45 

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.