( lepenyet | 2013. 06. 09., v – 23:28 )

Ezt mondja a Wikipedia "In computing, DLL Hell is a term for the complications that arise when working with dynamic link libraries (DLLs) used with Microsoft Windows operating systems, particularly legacy 16-bit editions which all run in a single memory space. While the phrase is Windows-specific and a derivation of the general cross-platform phrase "dependency hell", the rhyme "DLL hell" makes its use popular for discussing a general Windows-related dependency hell case."

Szóval szerintem nem tévedtem. Ami pedig a lehetséges megoldásokat illeti (szintén a wikipédiából):

- Static linking
- Windows File Protection
- Running conflicting DLLs simultaneously
- Portable Applications

A Windows 8 modern alkalmazásai nagyjából "portable applications" kategóriába esnek.

Üdv:
Lepenye Tamás