Managed C++ starting unmanaged threads?
-
I have a managed C++ (windows.forms) application that needs to start unmanaged threads (real-time hardware stuff) that will run in the background until the application is terminated. The interface commuication between the managed UI and the unmanaged threads needs to be both ways with pointer references. Is this possible? And how would it be done? Thank you, Della
-
I have a managed C++ (windows.forms) application that needs to start unmanaged threads (real-time hardware stuff) that will run in the background until the application is terminated. The interface commuication between the managed UI and the unmanaged threads needs to be both ways with pointer references. Is this possible? And how would it be done? Thank you, Della
Lets start this way, have ever programmed background thread in C++? Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.
-
Lets start this way, have ever programmed background thread in C++? Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.
-
farnster wrote: What's your point? You should then have tried it with the case you are refering to and report any problem. If you have never programmed a thread then you will need a startup code but having done it I see no reason why you should not try it first. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.
-
farnster wrote: What's your point? You should then have tried it with the case you are refering to and report any problem. If you have never programmed a thread then you will need a startup code but having done it I see no reason why you should not try it first. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.
Paul, I bought the book "Advanced .NET Remoting" because of your review on Amazon, I'm only beginning to read it, and I just let you known that if I don't like the book, my reason to return it , will be that a fellow CPian played a trick on me :rolleyes: Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech
-
Paul, I bought the book "Advanced .NET Remoting" because of your review on Amazon, I'm only beginning to read it, and I just let you known that if I don't like the book, my reason to return it , will be that a fellow CPian played a trick on me :rolleyes: Cheers,Joao Vaz And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9 Remember just because a good thing comes to an end, doesn't mean that the next one can't be better.-Chris Meech
:laugh::laugh::laugh: I stand by my review and will write a new book for you if this does not make the grade ;P Anyway, welcome to the .NET Remoting - be prepared to answer my questions on the forum on .NET Remoting since I will be starting a project on this next 2 weeks. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.