Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1724: Variable name is not recognized
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

xMRi
Tomato Guru

Germany
315 Posts

Posted - Jun 04 2009 :  03:51:49 AM  Show Profile  Reply with Quote
The variable s_pFNX is not recognized in the code below and shown with a read underline.


static void (* volatile s_pFNX)() = NULL;

UINT Foo(LPVOID lpData)
{
	s_pFNX = NULL;
}

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 04 2009 :  4:18:33 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=27885
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000