Hi all,
Just wanted to introduce myself :)
Ian
===
This list is hosted by DevelopMentorĀ® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
I have a GDI+ application error "Unknown software exception 0xC0010002 when the
app exits. I suspect it is related to some memory corruption when the system is
reclaiming all resources allocated by app, possibly because there is heavy
usage of wrapped win32 calls, lot of menu related code.
I r
Here's what is probably a foolish question but I'll ask it anyway.
Is there a way in Visual SourceSafe to do following:
1.
Have trunk and branch versions of a VS.Net solution containg a web project
and common (shared by multiple solutions in the source tree) library
projects and have both of thes