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

C / C++ / MFC

 
JokeRe: MFC help and tutorials Pin
Eytukan20-Sep-05 4:50
Eytukan20-Sep-05 4:50 
GeneralRe: MFC help and tutorials Pin
bugDanny20-Sep-05 5:59
bugDanny20-Sep-05 5:59 
AnswerRe: MFC help and tutorials Pin
Steen Krogsgaard22-Sep-05 0:19
Steen Krogsgaard22-Sep-05 0:19 
GeneralRe: MFC help and tutorials Pin
bugDanny22-Sep-05 3:55
bugDanny22-Sep-05 3:55 
QuestionChild control notification Pin
abhi_code20-Sep-05 3:09
abhi_code20-Sep-05 3:09 
AnswerRe: Child control notification Pin
prasad_som20-Sep-05 3:18
prasad_som20-Sep-05 3:18 
GeneralRe: Child control notification Pin
abhi_code20-Sep-05 3:55
abhi_code20-Sep-05 3:55 
AnswerRe: Child control notification Pin
David Crow20-Sep-05 5:57
David Crow20-Sep-05 5:57 
QuestionTo use dll classes Pin
honae20-Sep-05 2:59
honae20-Sep-05 2:59 
GeneralRe: To use dll classes Pin
prasad_som20-Sep-05 3:14
prasad_som20-Sep-05 3:14 
GeneralRe: To use dll classes Pin
honae20-Sep-05 4:02
honae20-Sep-05 4:02 
AnswerRe: To use dll classes Pin
honae20-Sep-05 3:37
honae20-Sep-05 3:37 
AnswerRe: To use dll classes Pin
Alexander M.,20-Sep-05 8:42
Alexander M.,20-Sep-05 8:42 
QuestionA Bug in the land of construction??? Pin
Glenn Inman20-Sep-05 2:22
Glenn Inman20-Sep-05 2:22 
AnswerRe: A Bug in the land of construction??? Pin
prasad_som20-Sep-05 2:42
prasad_som20-Sep-05 2:42 
AnswerRe: A Bug in the land of construction??? Pin
Nemanja Trifunovic20-Sep-05 2:50
Nemanja Trifunovic20-Sep-05 2:50 
QuestionOPOS DRIVER - OCX and DLL Pin
honae20-Sep-05 2:18
honae20-Sep-05 2:18 
I am in a project that aims to build a opos driver, a species of intermediary between application and opos devices that support the standard. The opos driver is divided in two parts: The Control Object(CO), that makes the interface with application and the Service Object(SO), that makes the interface with the devices. The CO makes methods calls in the SO.
My problem is the following one: The CO are ActiveX controls(ocx) and SO are dlls. I am not knowing that type of project I must create in the Visaul c++ and how do I link the CO and the SO? I need them( ocx and dll) will be invisible at runtime. I would like that somebody help about that. Somekind of help is welcome. I wait reply! Grateful! Helio

P.S.: for more information about opos standard "monroecs.com/opos.htm"
QuestionC++ related question Pin
Ahsan Askare20-Sep-05 0:55
Ahsan Askare20-Sep-05 0:55 
AnswerRe: C++ related question Pin
toxcct20-Sep-05 1:00
toxcct20-Sep-05 1:00 
GeneralRe: C++ related question Pin
Bob Stanneveld20-Sep-05 1:02
Bob Stanneveld20-Sep-05 1:02 
GeneralRe: C++ related question Pin
Ahsan Askare20-Sep-05 1:03
Ahsan Askare20-Sep-05 1:03 
AnswerRe: C++ related question Pin
Bob Stanneveld20-Sep-05 1:01
Bob Stanneveld20-Sep-05 1:01 
AnswerRe: C++ related question Pin
karmendra_js20-Sep-05 1:24
karmendra_js20-Sep-05 1:24 
AnswerRe: C++ related question Pin
Cedric Moonen20-Sep-05 1:54
Cedric Moonen20-Sep-05 1:54 
AnswerRe: C++ related question Pin
Nemanja Trifunovic20-Sep-05 2:40
Nemanja Trifunovic20-Sep-05 2:40 

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.