Bluestar

|
Posted: Thu Oct 10, 2013 20:32 Post subject: |
|
|
@Avada:
Mhh, interesting... does it produces any problems / errors aside of the fact that "dwmapi.dll" being loaded unsuccessfully as its a Vista+ system file? (i can confirm it too under VirtualBox+XPSP3 combination).
I did some tests, and it really seems like some parts of the Delphi XE VCL itself is containg information related to calling this dwmapi.dll file: it appears in the list of dependencies right after compiling & building a totally empty project with only "Windows" unit in the uses list, and nothing else (the problem doesn't exists in case I compile the project under Delphi 7).
I'll see what can I do about it, not sure if theres any proper workaround to fix the 'problem' (used quote sign because it shouldn't really cause any, just in case one of the functions of dwmapi's dll would be called from inside TU - which is not the case when it is being ran under XP).
С наилучшими пожеланиями,
Bluestar |
|