Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Error 1114 after a Win32 Console app loads and frees a Win32 DLL for a Windows Embedded Compact 2013 device


View products that this article applies to.

Introduction

This article describes an issue that occurs after a Win32 Console application frequently loads and then frees a Win32 DLL file for a device that's running Windows Embedded Compact 2013. An update is available to resolve this issue. Before you install this update, all previously issued updates for this product must be installed.

↑ Back to the top


Symptoms

Consider the following scenario:
  • You develop a Win32 Console application in Visual Studio 2013 for a device that's running Windows Embedded Compact 2013.
  • You loop a routine that uses a debug version .exe file to call the LoadLibrary function to load a release version .dll file and then call the FreeLibrary function to free the release version .dll file. (Or, the routine uses a release version .exe file to call the LoadLibrary function to load a debug version .dll file and then call the FreeLibrary function to free the debug version .dll file.)

On the 56th iteration of the routine in this scenario, you receive error 1114.

↑ Back to the top


Software update information

Download information

Windows Embedded Compact 2013 Monthly Update (April 2015) is now available from Microsoft. To download this Windows Embedded Compact 2013 monthly update, go to Microsoft OEM Online or MyOEM.

Prerequisites

This update is supported only if all previously issued updates for this product have also been installed.

Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To do this, use one of the following methods:
  • On the Build menu, click Clean Solution, and then click Build Solution.
  • On the Build menu, click Rebuild Solution.
You do not have to restart the computer after you apply this software update.

Update replacement information

This update does not replace any other updates.

File information
The English version of this software update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Files that are included in this update package
File nameFile sizeDateTimePath
Msvcp110.dll573,38414-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcp110.map1,782,01714-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcp110.rel162,99914-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcp110d.dll883,65614-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcp110d.map3,426,82614-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcp110d.rel189,07014-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcr110.dll538,05614-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcr110.map1,258,32014-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcr110.rel122,16714-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcr110d.dll1,145,28814-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcr110d.map2,714,27514-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcr110d.rel215,92414-Apr-201505:20Public\Common\Sdk\Crt\Bin\Arm
Msvcp110.dll532,61614-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcp110.map1,228,91714-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcp110.rel243,06814-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcp110d.dll818,82414-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcp110d.map1,700,73114-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcp110d.rel364,14314-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcr110.dll751,23214-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcr110.map788,98614-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcr110.rel242,16914-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcr110d.dll1,336,96814-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcr110d.map1,287,57914-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86
Msvcr110d.rel528,83414-Apr-201505:20Public\Common\Sdk\Crt\Bin\X86

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


References

Learn about the terminology that Microsoft uses to describe software updates.

↑ Back to the top


Keywords: kbqfe, kbsurveynew, kbfix, kbexpertiseadvanced, atdownload, kb

↑ Back to the top

Article Info
Article ID : 3056149
Revision : 1
Created on : 1/7/2017
Published on : 5/21/2015
Exists online : False
Views : 207