News:

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

FormatMessage Error

Started by raleeper, August 14, 2011, 01:42:23 AM

Previous topic - Next topic

Gunner

Quote from: jj2007 on August 18, 2011, 10:19:20 PM
Quote from: Gunner on August 18, 2011, 09:36:46 PM
in one of your createwidows at least...

That sounds dangerous, man. So what would CreateWidowsEx do?
Lmao
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

raleeper

1  I apologize for putting my original post on this sub-topic in the wrong Topic.  It should have gone in    Re: Later versions of MASM - More Passes or a new Topic.  (my original post started(
Quote

   Re: FormatMessage Error
« Reply #32 on: Today at 05:23:44 PM »
   Reply with quote Modify message
Here's an example of an unwarned failure to assemble:

Working on test I had:
ChSty   EQU   WS_CHILD or WS_TILEWINDOW

2.  But to continue the discussion with jj2007 - last at 5:53:09pm -

I've done everything I can think of to get rid of any source from which masm might be getting the old file with 'WS_TILEWINDOW', including doing a new successful assembly of the last working version.

Next I'll try starting completely afresh with a new file name.

Thanks

raleeper

Oh No.  I had another instance of 'WS_TILEWINDOW' in testp.  I've been wasting your time.

I'm sorry.  I need to be more careful.

Thank you for the patience you've shown.