berni2802
Starting Member
1 Posts |
Posted - Mar 16 2004 : 5:57:03 PM
|
I've a class Vehicle with an overloaded Function : a) BOOL PlaceVehicleOnMap(unsigned long udX, unsigned long udY, _UB ubDir, Vehicle::placeValidFuncT f); b) BOOL PlaceVehicleOnMap();
No matter of which I double-click in VA View, VA always jumps to a) in the cpp file.
|
|