Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
A DLL stored in the RAM file system can override its ROM equivalent, even if another module is implicitly linked to the ROM DLL.
Applications that had previously used GetProcAddress to get around an implicit link limitation in previous versions of Windows Embedded CE can now implicitly link to any DLL. If you overwrite an implicitly linked ROM DLL with a RAM DLL, you may see exceptions related to the RAM DLL during debugging. The debugger was designed to include these exceptions. They have no effect on your application.