Well man you have to use samba.
If you want simple sharing of files. do the following
In /etc/samba/smb.conf fille
see for workgroup name , change that to your network workgroup of windows,
also check for
security = user
Change it to
security = share
and then u have to create shares.
See smb.conf examples and you will understand it yourself.