Hello All,
I need to create a modal dialog box using win32 APIs that must have background from bitmap/jpeg file. I shall be creating the dialog layout using resource manager in visual studio. Also I need to write my own WinProc for this dialog.
Can anyone please provide me some sample code that works and meet these needs. Dialog box can be very simple like having OK and Cancel button. That way I can learn and implement my larger and complex dialog. I tried my own but it doesn't work propely.
please note - NO MFC.
Thanks
Start Free Trial