The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Easy Code => Topic started by: devilhorse on November 25, 2010, 09:13:27 PM

Title: MessageBox text Never Shows
Post by: devilhorse on November 25, 2010, 09:13:27 PM
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.
Title: Re: MessageBox text Never Shows
Post by: RuiLoureiro on November 25, 2010, 09:20:25 PM
I had a problem but the messagebox doesnt appear. The problem was connected with rsrc.obj
I deleted rsrc.obj and everithing was ok