API problems with 2010 64 bit

I am running 2010 API macros from icons generated from SW 32 bit system. I am testing a 64 bit version of SW on new 64 bit system and have problems with VB forms running behind SW application. After launching the macro, SW seems to freeze up when in reality the VB form is hidden behind SW application. So to access this form for input, I need to minimize SW application using the task manager just to have access to the VB form. Once I can enter the information into this form, it runs the macro successfully. If i run the macro using the debugger, it works fine. It just has a problem running from an icon.

SolidworksApi macros