Click here to Skip to main content
15,881,744 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: modules Pin
Tara1423-Jun-06 6:00
Tara1423-Jun-06 6:00 
AnswerRe: modules Pin
Zac Howland23-Jun-06 6:08
Zac Howland23-Jun-06 6:08 
GeneralRe: modules Pin
Tara1423-Jun-06 6:18
Tara1423-Jun-06 6:18 
GeneralRe: modules Pin
Zac Howland23-Jun-06 6:22
Zac Howland23-Jun-06 6:22 
AnswerRe: modules Pin
Jun Du23-Jun-06 6:13
Jun Du23-Jun-06 6:13 
AnswerRe: modules Pin
David Crow23-Jun-06 6:28
David Crow23-Jun-06 6:28 
GeneralRe: modules Pin
Tara1423-Jun-06 6:33
Tara1423-Jun-06 6:33 
GeneralRe: modules Pin
Jun Du23-Jun-06 7:05
Jun Du23-Jun-06 7:05 
As you see now, module is a pretty vague term. On Windows, they can be a library (Lib/DLL), COM component, executable, now assembly, etc.

TheinstruTara wrote:
How do I go about making them in vc++6.


Approximately, if you have a peice of code that accomplish some well defined functionality and you want it to be reusable by other applications, you may build it into a module.

TheinstruTara wrote:
Is mfc enough?


Yes. Many other tools/technologies are available as well, like Win32, ATL, etc.

Best,
Jun
GeneralRe: modules Pin
Tara1423-Jun-06 7:44
Tara1423-Jun-06 7:44 
GeneralRe: modules Pin
David Crow23-Jun-06 7:23
David Crow23-Jun-06 7:23 
QuestionChange Display mode??? Pin
Lord_Vader23-Jun-06 4:52
Lord_Vader23-Jun-06 4:52 
AnswerRe: Change Display mode??? Pin
Zac Howland23-Jun-06 5:41
Zac Howland23-Jun-06 5:41 
AnswerRe: Change Display mode??? Pin
Steve Echols23-Jun-06 5:41
Steve Echols23-Jun-06 5:41 
GeneralRe: Change Display mode??? Pin
Lord_Vader23-Jun-06 7:21
Lord_Vader23-Jun-06 7:21 
AnswerRe: help me to create mouse stick Pin
Cedric Moonen23-Jun-06 4:01
Cedric Moonen23-Jun-06 4:01 
GeneralRe: help me to create mouse stick Pin
nyquisttt23-Jun-06 4:05
nyquisttt23-Jun-06 4:05 
GeneralRe: help me to create mouse stick Pin
Jun Du23-Jun-06 5:59
Jun Du23-Jun-06 5:59 
GeneralRe: help me to create mouse stick Pin
Tara1423-Jun-06 6:04
Tara1423-Jun-06 6:04 
QuestionTo stop some activity Pin
rajeevktripathi23-Jun-06 3:44
rajeevktripathi23-Jun-06 3:44 
AnswerRe: To stop some activity Pin
Cedric Moonen23-Jun-06 4:00
Cedric Moonen23-Jun-06 4:00 
AnswerRe: To stop some activity [modified] Pin
ovidiucucu23-Jun-06 4:03
ovidiucucu23-Jun-06 4:03 
GeneralRe: To stop some activity Pin
Cedric Moonen23-Jun-06 4:10
Cedric Moonen23-Jun-06 4:10 
GeneralRe: To stop some activity [modified] Pin
ovidiucucu23-Jun-06 4:25
ovidiucucu23-Jun-06 4:25 
GeneralRe: To stop some activity Pin
David Crow23-Jun-06 4:18
David Crow23-Jun-06 4:18 
GeneralRe: To stop some activity Pin
ovidiucucu23-Jun-06 4:40
ovidiucucu23-Jun-06 4: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.