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

C / C++ / MFC

 
GeneralRe: Passing window to a different process? Pin
IGx8911-Jun-04 6:41
IGx8911-Jun-04 6:41 
GeneralRe: Passing window to a different process? Pin
Anonymous11-Jun-04 6:44
Anonymous11-Jun-04 6:44 
GeneralRe: Passing window to a different process? Pin
IGx8911-Jun-04 6:47
IGx8911-Jun-04 6:47 
GeneralRe: Passing window to a different process? Pin
palbano11-Jun-04 7:02
palbano11-Jun-04 7:02 
GeneralRe: Passing window to a different process? Pin
IGx8911-Jun-04 7:11
IGx8911-Jun-04 7:11 
GeneralRe: Passing window to a different process? Pin
palbano11-Jun-04 7:43
palbano11-Jun-04 7:43 
GeneralRe: Passing window to a different process? Pin
IGx8911-Jun-04 8:03
IGx8911-Jun-04 8:03 
GeneralRe: Passing window to a different process? Pin
Joel Lucsy12-Jun-04 14:18
Joel Lucsy12-Jun-04 14:18 
Is that "Too big" as in the projects are too big, or in the process memory is too big?
If it's the later, then I wouldn't consider that an issue as both programs will have to be in memory regardless. In fact, it may be slightly less memory as there is no overhead for the second process (not mention code being used for communication).
If it's the former, then you may want to break up the application into dlls that are more easily managed.

--
Joel Lucsy
GeneralRe: Passing window to a different process? Pin
IGx8912-Jun-04 15:23
IGx8912-Jun-04 15:23 
GeneralDialog Based Server-Client Pin
Billar11-Jun-04 3:50
Billar11-Jun-04 3:50 
GeneralRe: Dialog Based Server-Client Pin
jmkhael11-Jun-04 4:03
jmkhael11-Jun-04 4:03 
GeneralRe: Dialog Based Server-Client Pin
Anonymous11-Jun-04 4:45
Anonymous11-Jun-04 4:45 
GeneralRe: Dialog Based Server-Client Pin
jmkhael11-Jun-04 4:54
jmkhael11-Jun-04 4:54 
GeneralRe: Dialog Based Server-Client Pin
vcplusplus11-Jun-04 8:06
vcplusplus11-Jun-04 8:06 
GeneralRe: Dialog Based Server-Client Pin
David Crow11-Jun-04 4:45
David Crow11-Jun-04 4:45 
GeneralRe: Dialog Based Server-Client Pin
valikac11-Jun-04 4:45
valikac11-Jun-04 4:45 
GeneralRe: Dialog Based Server-Client Pin
palbano11-Jun-04 5:10
palbano11-Jun-04 5:10 
GeneralRe: Dialog Based Server-Client Pin
Billar11-Jun-04 5:18
Billar11-Jun-04 5:18 
GeneralVC++ Shockwave ActiveX Pin
brokenwinter11-Jun-04 3:07
brokenwinter11-Jun-04 3:07 
QuestionCode????? Pin
ozgul11-Jun-04 2:54
ozgul11-Jun-04 2:54 
AnswerRe: Code????? Pin
Roger Allen11-Jun-04 2:59
Roger Allen11-Jun-04 2:59 
GeneralCObList Serialization Versioning Pin
brdavid11-Jun-04 2:34
brdavid11-Jun-04 2:34 
GeneralRe: CObList Serialization Versioning Pin
Antony M Kancidrowski11-Jun-04 2:40
Antony M Kancidrowski11-Jun-04 2:40 
GeneralRe: CObList Serialization Versioning Pin
Ravi Bhavnani11-Jun-04 2:51
professionalRavi Bhavnani11-Jun-04 2:51 
Generaldll Pin
Ni@m11-Jun-04 2:14
Ni@m11-Jun-04 2:14 

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.