Grant - 2008-02-29

Is there a way to set the initialization vector? I am using a library on Windows in VB.NET to encrypt files which I want to uncrypt on a Linux system with mcrypt and I need to set the IV. From what I can tell, mcrypt is random each time and I think this is why I'm having trouble going between the two systems.