Click here to Skip to main content
15,891,316 members
Articles / Programming Languages / C++

AMX – Application Message and eXception Handling

Rate me:
Please Sign up or sign in to vote.
4.50/5 (4 votes)
13 Aug 2009CPOL7 min read 25.7K   81   17  
A C++ class enabling retrieval and display of compiled message files.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Unknown
I work almost exclusively with C++ and database applications and manage the IT concerns for the engineering department of a large food processing company. As such, I get involved with add-ons to existing commercial software, SCADA, interfacing with industrial components (PLC’s, automated weight checking machines, etc.) and other pet projects (currently working on v4.0 of my own document management app).

I get totally fed-up, frustrated and thoroughly delighted with programming and computers, but always remember the sage words of an old lab tech from my Air Force days; “There was never a statue erected to the man who left well enough alone.” I’ll be at it again tomorrow!

Comments and Discussions