...its supposed to return an lResult (32 bit value) that says whether it honored the request, (!0) or not (0). PostMessage should never work for that, however. The buffer is temporary...PostMessage would not be able to gurarantee the content of the buffer had not changed. Its all spelled out here... http://msdn.microsoft.com/en-us/library/ms649011(VS.85).aspx
Marked As Answer byDalaiWednesday, November 04, 2009 9:49 AM
...its supposed to return an lResult (32 bit value) that says whether it honored the request, (!0) or not (0). PostMessage should never work for that, however. The buffer is temporary...PostMessage would not be able to gurarantee the content of the buffer had not changed. Its all spelled out here... http://msdn.microsoft.com/en-us/library/ms649011(VS.85).aspx
Marked As Answer byDalaiWednesday, November 04, 2009 9:49 AM