Print Page | Close Window

Warning: no message line prompt for ID 0xE001

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=19237
Printed Date: 21 June 2024 at 4:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Warning: no message line prompt for ID 0xE001
Posted By: whudson
Subject: Warning: no message line prompt for ID 0xE001
Date Posted: 28 November 2011 at 12:09pm
I've started using CXTPCommandBars and related classes in an application and am receiving a lot of debug output complaining 'Warning: no message line prompt for ID 0xE001'. This happens mostly when the mouse is moved over the command bars.

The puzzling thing is that I do have a string resource for 0XE001 (57345 decimal). I can see it in my resource file. It is labelled AFX_IDS_IDLEMESSAGE and reads 'Ready'. However, in tracing through CFrameWnd::GetMessageString, MFC claims not to be able to find it.

This does not happen in the version of the program prior to the addition of the XTP command bars.

Regards,

William



Replies:
Posted By: whudson
Date Posted: 27 September 2012 at 8:32am
I did eventually solve this. In my .rc file, most of my strings were UK English. I noticed that some string resource routines worried about language, so I changed my entire resource file to US English (just a few lines needed deleting). The problem went away.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net