Geekpedia Programming Tutorials






Migration From VC6 To VS2005

On Saturday, May 10th 2008 at 05:23 AM
By Anonymous
Hi
i am Migrating application from VC6 to VS2005
i am getting the following Warning

warning C4702: unreachable code

in this code block

TRY{
.....
.......
}
CATCH_ALL(e)
{
THROW_LAST();
}
END_CATCH_ALL

return -1;

in return -1; statement its showing the Warning

i don't know the reason
please any idea ..... thanks
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons