B
Blaine Fields
I've incorporated some code from OpenNetCF.Org relating
to determining what version of PPC is running prior to
installation. The code calls for "[DLLImport
("coredll.dll")]." The code compiles just fine but when
I run it, an error occurs with the advice: "Unable to
load DLL [coredll.dll]." Why would the program not be
able to load the DLL?
Blaine Fields
to determining what version of PPC is running prior to
installation. The code calls for "[DLLImport
("coredll.dll")]." The code compiles just fine but when
I run it, an error occurs with the advice: "Unable to
load DLL [coredll.dll]." Why would the program not be
able to load the DLL?
Blaine Fields