Click here to Skip to main content
15,921,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Adding to #_DEBUG and #_RELEASE Pin
Navin22-Jul-04 5:00
Navin22-Jul-04 5:00 
GeneralRe: Adding to #_DEBUG and #_RELEASE Pin
brdavid22-Jul-04 7:33
brdavid22-Jul-04 7:33 
QuestionHow do I know when app is not XP styled? Pin
Paul Vickery22-Jul-04 3:48
professionalPaul Vickery22-Jul-04 3:48 
GeneralComplicated Task Pin
Billar22-Jul-04 3:28
Billar22-Jul-04 3:28 
GeneralRe: Complicated Task Pin
David Crow22-Jul-04 3:48
David Crow22-Jul-04 3:48 
GeneralRe: Complicated Task Pin
Billar22-Jul-04 3:56
Billar22-Jul-04 3:56 
GeneralRe: Complicated Task Pin
David Crow22-Jul-04 4:50
David Crow22-Jul-04 4:50 
GeneralLib files Pin
mcsherry22-Jul-04 2:39
mcsherry22-Jul-04 2:39 
Does anyone know if it is possible to have a lib file that will contain a program which when a method (i.e. Run) is accessed by an external program the program in the lib file will start up a new thread and then execute itself whilst allowing the other program to carry on running?
If so is there any pitfalls I should be wary of and also is there any examples of how to do this? (I've never done libs before though I have done threading).

If it is not possible is there any other way of doing this? (the aim is 'fake' the combing of two programs together so that they appear as one, unfortunately bother programs need to be running at the same time and at present they communicate together using sockets). We cant just put the code straight into the other project and have it as a thread in it as the owners of the other program aren't allowed access to the source code for this program.

Not to sure I've explained this well, so if I havent then let me know and I'll try to give more details.

cheers,
Andy
GeneralRe: Lib files Pin
digwizfox22-Jul-04 8:05
digwizfox22-Jul-04 8:05 
QuestionHow to set correct path for Images when we use HTML support in MFC. Pin
pubududilena22-Jul-04 2:38
pubududilena22-Jul-04 2:38 
AnswerRe: How to set correct path for Images when we use HTML support in MFC. Pin
RickyBoy0122-Jul-04 3:32
RickyBoy0122-Jul-04 3:32 
QuestionHow DOS connect to windows 2000 server Pin
ateimoori22-Jul-04 2:31
sussateimoori22-Jul-04 2:31 
QuestionHow to build a MFC-DLL containig a Dialog? Pin
Erik22-Jul-04 2:16
Erik22-Jul-04 2:16 
AnswerRe: How to build a MFC-DLL containig a Dialog? Pin
David Crow22-Jul-04 3:03
David Crow22-Jul-04 3:03 
GeneralDirectShow Buffer Pin
mcsherry22-Jul-04 2:16
mcsherry22-Jul-04 2:16 
GeneralNeed Help Detecting If System Has USB Ports Pin
TaknuMone22-Jul-04 1:53
TaknuMone22-Jul-04 1:53 
GeneralRe: Need Help Detecting If System Has USB Ports Pin
David Crow22-Jul-04 3:15
David Crow22-Jul-04 3:15 
GeneralRe: Need Help Detecting If System Has USB Ports Pin
TaknuMone22-Jul-04 10:21
TaknuMone22-Jul-04 10:21 
GeneralRe: Need Help Detecting If System Has USB Ports Pin
TaknuMone22-Jul-04 10:22
TaknuMone22-Jul-04 10:22 
GeneralEasy CString -> basic_string conversion Pin
Joel Holdsworth22-Jul-04 0:56
Joel Holdsworth22-Jul-04 0:56 
GeneralRe: Easy CString -> basic_string conversion Pin
David Crow22-Jul-04 3:26
David Crow22-Jul-04 3:26 
GeneralRe: Easy CString -> basic_string conversion Pin
Joel Holdsworth22-Jul-04 7:28
Joel Holdsworth22-Jul-04 7:28 
GeneralCryptography Pin
3500721-Jul-04 23:51
3500721-Jul-04 23:51 
GeneralRe: Cryptography Pin
valikac22-Jul-04 5:00
valikac22-Jul-04 5:00 
GeneralAbout AfxEndThread and memory Pin
Kamis21-Jul-04 23:46
Kamis21-Jul-04 23:46 

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.