View Single Post
  #86 (permalink)  
Old 05-30-2008, 09:16 PM
obrienj obrienj is offline
Junior Member
 
Join Date: Jan 2008
Posts: 17
Default

Cableguy,

Thanks for all the help. I've got everything in place and have sucessfully compiled for the PC both the DLL and B4P parts of a sample named MyDLL found in somewhere in this tread.

Next I want to do the same for the my device but am still searching how to do compile the DLL for the device with #develop. I've already figured it out for B4P and have compiled that part of the sample for the device.

Next, I plan to build .NET based versons of some services I've developed in other languages to do serialization (MutEx), events (Event), and file mapping (Shared Storage, needs NET CF2.0). I hope to build all for both the PC and device.

For what I'm doing I need that kind of IPC support between processes and in a few cases, threads.

Again thanks for the help.

Regards,
Jim O'Brien
Reply With Quote