News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

MessageBox text Never Shows

Started by devilhorse, November 25, 2010, 09:13:27 PM

Previous topic - Next topic

devilhorse

I am having a peculiar problem. Whenevr my code calls the MessageBox API function I get the messagebox to appear but the caption text and the body text are blank. This just started happening. Anyone else ever had this problem? I am running the latest masm and easycode versions.

RuiLoureiro

I had a problem but the messagebox doesnt appear. The problem was connected with rsrc.obj
I deleted rsrc.obj and everithing was ok