startx.blogg.se

Missing .ocx files vista x64
Missing .ocx files vista x64





missing .ocx files vista x64
  1. #Missing .ocx files vista x64 .dll#
  2. #Missing .ocx files vista x64 64 bits#

#Missing .ocx files vista x64 64 bits#

I just resolved the same problem with C++ Qt 5 and Windows 7 64 bits with MSCVC 2012. the problem probably lies entirely elsewhere. Thus keep an eye open and don't get mislead by missing 'API-MS-WIN-CORE-COM-L1-1-0.DLL'. The gist of it: As someone elsewhere stated, the tool is a bit dated by now and does not always work properly with a newer OS. In my case the registration of three OCX files was missing and after that everything was just fine, BUT Dependency Walker tool still listed all the very same DLL files as before even when the program was just running fine now. Type DLL files were not part of the actual problem. I tried to find a suitable download / fix on the Microsoft pages, but I failed.Īfter solving my issue I wanted to report what I found out, and I can't post this as an answer because the question has been closed.Īctually all the DLL files reported missing by the Dependency Walker tool, namely those * API-MS-WIN-CORE. For example, the user32.dll on my box does not link against one of those, while the installation on the VMware does. Side note: My development box does not have them either, and does not seem to need them.

  • installing Visual Studio 2008 SP1 runtime executables.
  • I already tried the suggested fixes I found, which are:

    #Missing .ocx files vista x64 .dll#

    DLL files and found they should actually already be part of Windows 7 (some sites claiming the belong to Windows 8 and Windows Server 2012 though). API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL.API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL.The x86 Dependency Walker is telling me that the following DLL files are missing:

    missing .ocx files vista x64

    Thus I got one Windows 7 64-bit VMware and updated it to Windows 7 SP 1 (the very same version my developer box is tuning).īut while on my developer box everything is fine the program does not work with the VMware (30 days trial) box.

    missing .ocx files vista x64

    Now I got the client installation of the very same program and was asked to test it with a clean Windows 7 installation. I'm running this C++ 32-bit executable on my Windows 7 64-bit development box that also has all those Microsoft applications (Visual Studio 2008 + 2010, TFS, SDK, Microsoft Office).







    Missing .ocx files vista x64