Hello experts!
I just want to know if putting a postmessage inside an initidialog is a smart idea. Because when i try to run my program, it crashes (Debug assertion failed. File: Wincore.cpp Line:890). But when I try to not use the postmessage and make it an ordinary procedure, the dialog displays without an error.
Also, can anybody point me to any docs about understanding postmessage() and sendmessage()?
Thanks!
I just want to know if putting a postmessage inside an initidialog is a smart idea. Because when i try to run my program, it crashes (Debug assertion failed. File: Wincore.cpp Line:890). But when I try to not use the postmessage and make it an ordinary procedure, the dialog displays without an error.
Also, can anybody point me to any docs about understanding postmessage() and sendmessage()?
Thanks!