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
 Declaration found but not implementation
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

eco
Tomato Guru

102 Posts

Posted - Oct 05 2004 :  04:53:31 AM  Show Profile
when the declaration is of this form:

(.h)
MYAPI void __stdcall myfunc( );

and when implementation is of this form (note that there is no __stdcall):

(.cpp)
MYAPI void myfunc( )
{
}

GoToImplementation does'nt see the implementation but only the declaration.






VA_X.dll file version 10.0.1272.0
VAOpsWin.dll version 1.0.0.44
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Font: Courier New 13(Pixels)
Comctl32.dll version 5.82.2800.1106
WindowsNT 5.1 Build 2600 Service Pack 1
2 processors

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Oct 05 2004 :  6:18:14 PM  Show Profile
i was able to reproduce with 1267. when i tried 1272 VAX produced the alt_g menu, listing both the implementation and the definition 1272 is currently available as a beta release if you want to try it.

i did remove the MYAPI from the start though. is this something to do with namespaces?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000