Click here to Skip to main content
15,914,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need some help immediately Pin
Rajesh R Subramanian24-Feb-10 18:11
professionalRajesh R Subramanian24-Feb-10 18:11 
GeneralRe: Need some help immediately Pin
anuhoho24-Feb-10 18:59
anuhoho24-Feb-10 18:59 
GeneralRe: Need some help immediately Pin
MANISH RASTOGI24-Feb-10 21:19
MANISH RASTOGI24-Feb-10 21:19 
AnswerRe: Need some help immediately Pin
Richard MacCutchan24-Feb-10 21:58
mveRichard MacCutchan24-Feb-10 21:58 
GeneralRe: Need some help immediately Pin
anuhoho24-Feb-10 22:18
anuhoho24-Feb-10 22:18 
GeneralRe: Need some help immediately Pin
Richard MacCutchan24-Feb-10 22:53
mveRichard MacCutchan24-Feb-10 22:53 
GeneralRe: Need some help immediately Pin
anuhoho24-Feb-10 23:07
anuhoho24-Feb-10 23:07 
GeneralRe: Need some help immediately Pin
Richard MacCutchan24-Feb-10 23:19
mveRichard MacCutchan24-Feb-10 23:19 
anuhoho wrote:
Now when I install this dll in the device its get attached to one of the process(of which I have no idea)and starts working at the background.


That would seem to be the first issue you need to resolve. If you do not know who is using your library then how can you expect to control it?

As I said before, your design needs to be looked. This functionality belongs in an application not in a dll.
txtspeak is the realm of 9 year old children, not developers. Christian Graus

QuestionWM_COPYDATA with PostThreadMessage or PostMessage Pin
ForNow24-Feb-10 17:21
ForNow24-Feb-10 17:21 
AnswerRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
Rajesh R Subramanian24-Feb-10 18:07
professionalRajesh R Subramanian24-Feb-10 18:07 
GeneralRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
ForNow24-Feb-10 23:14
ForNow24-Feb-10 23:14 
AnswerRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
Eugen Podsypalnikov24-Feb-10 19:49
Eugen Podsypalnikov24-Feb-10 19:49 
GeneralRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
ForNow24-Feb-10 23:21
ForNow24-Feb-10 23:21 
AnswerRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
KarstenK24-Feb-10 21:48
mveKarstenK24-Feb-10 21:48 
GeneralRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
ForNow24-Feb-10 23:19
ForNow24-Feb-10 23:19 
GeneralRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
KarstenK24-Feb-10 23:46
mveKarstenK24-Feb-10 23:46 
AnswerRe: WM_COPYDATA with PostThreadMessage or PostMessage Pin
Vitaly Tomilov28-Nov-10 0:06
Vitaly Tomilov28-Nov-10 0:06 
QuestionDraw PNG on top of a CButton without flicker effect Pin
Lordraco24-Feb-10 10:55
Lordraco24-Feb-10 10:55 
AnswerRe: Draw PNG on top of a CButton without flicker effect Pin
Eugen Podsypalnikov24-Feb-10 19:38
Eugen Podsypalnikov24-Feb-10 19:38 
AnswerRe: Draw PNG on top of a CButton without flicker effect Pin
Saurabh.Garg24-Feb-10 20:36
Saurabh.Garg24-Feb-10 20:36 
AnswerRe: Draw PNG on top of a CButton without flicker effect Pin
Lordraco25-Feb-10 7:32
Lordraco25-Feb-10 7:32 
QuestionHow can find out Serial Com Port of Machine? Pin
Le@rner24-Feb-10 1:58
Le@rner24-Feb-10 1:58 
AnswerRe: How can find out Serial Com Port of Machine? Pin
Cedric Moonen24-Feb-10 2:01
Cedric Moonen24-Feb-10 2:01 
AnswerRe: How can find out Serial Com Port of Machine? Pin
David Crow24-Feb-10 3:17
David Crow24-Feb-10 3:17 
GeneralRe: How can find out Serial Com Port of Machine? Pin
Le@rner24-Feb-10 17:20
Le@rner24-Feb-10 17:20 

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.