I've recently migrated my 32-bit application from running on a 32-bit OS with the 32 bit TSP to running on a 64-bit OS with a 64-bit TSP. I know am getting "dwSize mis-match" errors when calling the devSpecific functions. I found a few items on the w...