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
Feature Requests
Unrecognized variable name
New Topic
Reply to Topic
Printer Friendly
Author
Topic
znakeeye
Tomato Guru
379 Posts
Posted - Oct 14 2008 : 08:40:28 AM
VAX 1649, VS 2008.
typedef UINT(WINAPI* pFoo) ();
pFoo Foo = (pExecutePrint)GetProcAddress(hInstDLL, "Foo");
UINT notRecognizedVariable = Foo();
printf("%d", notRecognizedVariable);
'notRecognizedVariable' will be underlined...
znakeeye
Tomato Guru
379 Posts
Posted - Oct 14 2008 : 09:09:58 AM
Nevermind. Seems to have been an update problem...
feline
Whole Tomato Software
United Kingdom
19022 Posts
Posted - Oct 15 2008 : 11:10:19 AM
You need to wait for VA's parser to catch up before the underlining will be correct
zen is the art of being at one with the two'ness
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Visual Assist
Technical Support
Feature Requests
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
© 2023 Whole Tomato Software, LLC
Snitz Forums 2000