hello, I want to build a mode like that my gadget through my DLL sends and receives message to server on PC. In my DLL,I use Sendmessage and ProcessWindowMessage to send and receives message to server ,and it works well. In my gadget,I use "while" to read a flag through a COM provided by my DLL, when my DLL received message from server,the flag will be set "true".But it's not well between my DLL and gadget. In fact, on PC, both of the server and gadget lost response.
When I test the mode between IE and server , it woks very well . My problem : 1、is there better way to solve it? 2、why it works well in IE but not in gadget? Best regards. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
