pywin and win32ui Import Errors

hi,
i just downlaoded pythonwin with the win32 modules so i can get access to my printer from a python script but i cant get it working. Has anybody got the win32ui module working in blender??
i think the install was ok, pythonwin works and calling the module in the help() bit of pythonwin shows it up. Blender gives me the ImportError: No module named win32ui when i try to import it.

using python2.35, pywin build 205 and blender2.37

thanks

###############################################

i posted too soon; everything works with the old win32 download:

win32all 163