Click here to Skip to main content
15,893,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: change dll !!!!! Pin
Christian Graus6-Nov-02 22:40
protectorChristian Graus6-Nov-02 22:40 
GeneralRe: change dll !!!!! Pin
maxyi7-Nov-02 1:45
maxyi7-Nov-02 1:45 
GeneralRe: change dll !!!!! Pin
Jon Hulatt6-Nov-02 23:28
Jon Hulatt6-Nov-02 23:28 
GeneralRe: change dll !!!!! Pin
maxyi7-Nov-02 1:48
maxyi7-Nov-02 1:48 
GeneralMessage cross threads Pin
stevenson6-Nov-02 22:19
stevenson6-Nov-02 22:19 
GeneralRe: Message cross threads Pin
stevenson6-Nov-02 22:22
stevenson6-Nov-02 22:22 
GeneralRe: Message cross threads Pin
Daniel Lohmann7-Nov-02 1:39
Daniel Lohmann7-Nov-02 1:39 
GeneralRe: Message cross threads Pin
Daniel Lohmann6-Nov-02 22:45
Daniel Lohmann6-Nov-02 22:45 
You are developing on Win64? Wow Cool | :cool:

Your problem sounds a bit strange. It should work as you described, I can't find anything conspicuous in your code. I would suppose a subtle side effect:

- Are you sure the value of WM_HYDRO_RXD_ARRIVAL is unique and you are not accidently catching the wrong message?

- Are you sure _W64 is always defined and really all data types are used as 64 bit types?

- Did you monitor any other side effects that look like memory corruption occuring somewhere in your app?

- Does the same problem appear in a small test app?

(Hm the above looks a bit like the generic "are you sure the power cable is plugged in" hotline answer Blush | :O )

Good luck!

--

Daniel Lohmann

http://www.losoft.de
(Hey, this page is worth looking! You can find some free and handy NT tools there Big Grin | :-D )
GeneralRe: Message cross threads Pin
includeh107-Nov-02 0:15
includeh107-Nov-02 0:15 
GeneralRe: Message cross threads Pin
Daniel Lohmann7-Nov-02 1:37
Daniel Lohmann7-Nov-02 1:37 
GeneralRe: Message cross threads Pin
includeh107-Nov-02 2:47
includeh107-Nov-02 2:47 
GeneralRe: Message cross threads Pin
stevenson7-Nov-02 13:55
stevenson7-Nov-02 13:55 
GeneralRe: Message cross threads Pin
Kelly Herald7-Nov-02 12:02
Kelly Herald7-Nov-02 12:02 
QuestionHow to: GDI Flicker Free ?? Pin
cleathley6-Nov-02 22:14
cleathley6-Nov-02 22:14 
AnswerRe: How to: GDI Flicker Free ?? Pin
Christian Graus6-Nov-02 22:24
protectorChristian Graus6-Nov-02 22:24 
AnswerRe: How to: GDI Flicker Free ?? Pin
KarstenK7-Nov-02 0:13
mveKarstenK7-Nov-02 0:13 
GeneralIE reuse Pin
rrrado6-Nov-02 22:10
rrrado6-Nov-02 22:10 
GeneralRe: IE reuse Pin
Stephane Rodriguez.6-Nov-02 23:03
Stephane Rodriguez.6-Nov-02 23:03 
GeneralRe: IE reuse Pin
rrrado7-Nov-02 2:29
rrrado7-Nov-02 2:29 
GeneralColor representation Pin
ISIS556-Nov-02 20:08
ISIS556-Nov-02 20:08 
GeneralRe: Color representation Pin
Stephane Rodriguez.6-Nov-02 20:45
Stephane Rodriguez.6-Nov-02 20:45 
GeneralRe: Color representation Pin
Christian Graus6-Nov-02 20:46
protectorChristian Graus6-Nov-02 20:46 
GeneralRe: Color representation Pin
ISIS556-Nov-02 21:04
ISIS556-Nov-02 21:04 
GeneralRe: Color representation Pin
Christian Graus6-Nov-02 21:07
protectorChristian Graus6-Nov-02 21:07 
GeneralPLZ Help me :) Pin
SUPER_PROG6-Nov-02 19:02
SUPER_PROG6-Nov-02 19:02 

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.