I am writing custom activity for sharepoint workflow and I don\'t know how I can use current workflow item, SPWeb or SPSite.
I see http://blogs.microsoft.co.il/blogs/dav
I don't know if this is too easy, but I used:
objCurrentItem = workflowProperties.Item
to get the item within the workflow (a list) and then to alter the items in the list