|
-
May 29th, 2009, 08:59 AM
#3
Re: Unable to StreamIN richedit. dwError = -16
Problem Resolved.
While Debugging I found in the disassembled code that the SendMessage() wasn't returning and throwing 'illegal memory access' Exception too.
Then I Looked upon the callback function code and found that the "CALLBACK" was missing in callback function's definition.
Now it is working on x86 Platform too. May be x64 compiler is smart enough in branching and linking the subroutines of assembly. Or what else could be the reason that the code was not only compiling successfully but also working perfectly on XP/Vista x64???
Anyways Thanks 'dc 2000'.
JAI SAYAN
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|