Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralNeed source code for adaptive Rice coding Pin
huffmancoding24-Jul-04 14:38
huffmancoding24-Jul-04 14:38 
GeneralRe: Need source code for adaptive Rice coding Pin
Ravi Bhavnani24-Jul-04 14:48
professionalRavi Bhavnani24-Jul-04 14:48 
GeneralRe: Need source code for adaptive Rice coding Pin
huffmancoding25-Jul-04 7:05
huffmancoding25-Jul-04 7:05 
GeneralRe: Need source code for adaptive Rice coding Pin
Ravi Bhavnani25-Jul-04 12:07
professionalRavi Bhavnani25-Jul-04 12:07 
GeneralReset Button ID Pin
PJ Arends24-Jul-04 12:19
professionalPJ Arends24-Jul-04 12:19 
GeneralRe: Reset Button ID Pin
Ravi Bhavnani24-Jul-04 14:45
professionalRavi Bhavnani24-Jul-04 14:45 
GeneralRe: Reset Button ID Pin
PJ Arends25-Jul-04 5:10
professionalPJ Arends25-Jul-04 5:10 
GeneralPosting registerd window messages fail Pin
McByte24-Jul-04 11:13
McByte24-Jul-04 11:13 
Hello there

As a beginner in windows application programming I've run into a few problems - the most annoying being at a message posting procedure where the message never receives the intended recipient.

I've got a DLL which is intended for posting messages to an dialog at certain events. This posting are carried out by PostMessage. But the problem is that the message never arrives at the dialog. I've used Spy++ to check the handle of the intended recipient and the handle stored in the DLL, and they match. The return code of the PostMessage, is 0 = successful posting, but the dialog never receives the message (I've checked this with Spy++).

If I use HWND_BROADCAST as the first argument for PostMessage, my dialog receives the message correctly, thus i assume that my event handler in the dialog is correct.

What can be wrong?

Best regards
Thomas René Sidor
GeneralRe: Posting registerd window messages fail Pin
palbano24-Jul-04 11:21
palbano24-Jul-04 11:21 
GeneralRe: Posting registerd window messages fail Pin
McByte24-Jul-04 23:44
McByte24-Jul-04 23:44 
GeneralRe: Posting registerd window messages fail Pin
Mike Dimmick25-Jul-04 5:36
Mike Dimmick25-Jul-04 5:36 
GeneralRe: Posting registerd window messages fail Pin
McByte25-Jul-04 20:17
McByte25-Jul-04 20:17 
GeneralRe: Posting registerd window messages fail Pin
David Crow26-Jul-04 4:33
David Crow26-Jul-04 4:33 
GeneralRe: Posting registerd window messages fail Pin
McByte27-Jul-04 0:11
McByte27-Jul-04 0:11 
GeneralSetting input focus for console mode Pin
drjake24-Jul-04 7:44
drjake24-Jul-04 7:44 
GeneralRe: Setting input focus for console mode Pin
Mike Dimmick25-Jul-04 5:37
Mike Dimmick25-Jul-04 5:37 
GeneralBoot process, program that will run before XP starts Pin
Kuniva24-Jul-04 6:04
Kuniva24-Jul-04 6:04 
GeneralRe: Boot process, program that will run before XP starts Pin
bikram singh25-Jul-04 5:37
bikram singh25-Jul-04 5:37 
Generalthe How to create a button on the bottom right corner of a child frame Pin
swandream24-Jul-04 5:01
swandream24-Jul-04 5:01 
General3thing killing me Pin
ANDYFA24-Jul-04 3:15
ANDYFA24-Jul-04 3:15 
GeneralRe: 3thing killing me Pin
Ivan Cachicatari25-Jul-04 12:16
Ivan Cachicatari25-Jul-04 12:16 
GeneralRetrieving ODBC DSN information without creating an ODBC Connection Pin
slacker24-Jul-04 3:14
slacker24-Jul-04 3:14 
Generalhiding hard drive Pin
Perestroyka24-Jul-04 1:37
Perestroyka24-Jul-04 1:37 
GeneralAboutBox Assertion Pin
Grahamfff23-Jul-04 22:03
Grahamfff23-Jul-04 22:03 
GeneralRe: AboutBox Assertion Pin
Johan Rosengren23-Jul-04 23:01
Johan Rosengren23-Jul-04 23:01 

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.