Example of CUDA in Windows DLL

Does anyone have an example of CUDA being initialized and utilized within a Windows DLL.

Thanks,

Mike

Never mind… I figured out my problem. It was with initializing the CRT…

Mike