473,396 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

FlsAlloc, etc. -wasting cpu cycles every time MSVCR71.dll is loaded?

Hi, I was profiling one of my apps in depends.exe, and noticed the functions
FlsAlloc, FlsFree, etc. being searched for every time that msvcr71.dll was
loaded. I have seen it before too, but I didn't realize it was a failed
GetProcAddress for each one every time an app is loaded. I imagine this
means that if it were not a failed lookup, then it would take less time to
load everyapp that references this library. its not that big of a perf hit
but every bit counts so how can I get this dependency removed, or fixed, or
something? I don't like the idea that anyone without w2k3 server has to
suffer slower load times because the runtime assumes its 2k3 server until it
can't find a few missing exports.
is there anything I can do here? can someone at least point me to some
official documentation on the matter? so far I haven't found anything of the
sort.
thanks
NICK
Jul 22 '05 #1
0 2219

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Jerry Spence1 | last post by:
I have built a Setup file of my project and when I deploy it on another PC is crashes fairly quickly. I ran Dependancy Walker and found that it couldn't find the following files: MSCORPE.DLL...
99
by: dvdsum | last post by:
Hello, my english is very poor, excuse me. I want that someone explains several things. Ok, Windows, as well as other modern operating systems, gives a set of functions called API. The...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.