* Re: Windows NT Failing on XRef Generation.
@ 2001-02-08 9:52 dave.banham
0 siblings, 0 replies; 17+ messages in thread
From: dave.banham @ 2001-02-08 9:52 UTC (permalink / raw)
To: sourcenav
Lenny,
I am using SN 4.5.1 under windows NT and xref works fine (save for one or two
limitations, which I have posted about previously). However, in saying this I do
not xref local variables. Are you xrefing local variables? May be you are
running out of disk space.
Regards
Dave Banham
To: sourcenav@sourceware.cygnus.com
cc:
Subject: Windows NT Failing on XRef Generation.
Greetings,
There was a post about this before ...which did not have any responses to
....
Here are the errors i'm getting....
1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
2. Error: child process exited abnormally -> SN had a problem generating
Cross-Reference information. CR information is not complete.
3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid argument
Source nav is a great tool....but XRef...is a must have for my application
....
-Lenny
LStory@AstralPoint.com
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-09 18:29 Story, Lenny
0 siblings, 0 replies; 17+ messages in thread
From: Story, Lenny @ 2001-02-09 18:29 UTC (permalink / raw)
To: sourcenav; +Cc: Ian Roxborough, Mo DeJong
Greetings,
Ok, I will acquiesce.
I was out of line. And i'm sorry for trashing the List.
Mo DeJong, my apologies for being a dork.
Regarding this issue, please enter it into your bug database,
so that someone can look at it when they get the proper information.
Regarding my personal opinions regarding Free software, they
are most likley extreme. And are my own twisted views, of how
the world should work. Most people dont agree, and thats fine.
Hopefully didn't burn tooo many bridges, (but probably did)..
-Lenny
-----Original Message-----
From: Timothy M. Shead [ mailto:tshead@k-3d.com ]
Sent: Friday, February 09, 2001 3:34 PM
Cc: sourcenav@sourceware.cygnus.com
Subject: Re: Windows NT Failing on XRef Generation.
Folks:
Let's bring this thing back down to Earth. The bottom line, Lenny, is
that a stack trace, Dr. Watson error, or core dump almost never provides
enough information to debug a program. Knowing the point at which a
program stops running is less-than-half the problem - the context of
what led up to that point is what developers need in order to find an
answer. In response to a bug report, any support organization,
paid-or-unpaid, proprietary-or-free, is going to ask for a simple test
case that is known-bad, so that the developers can repeat the problem
and fix it. Mo's request for a set of sample input data that causes the
parser to crash would not be considered unusual by any of the support
organizations that I've ever worked for (all of which have been
proprietary, for-profit companies).
Regards,
Timothy M. Shead
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Windows NT Failing on XRef Generation.
2001-02-09 12:01 ` Mo DeJong
@ 2001-02-09 12:27 ` Timothy M. Shead
0 siblings, 0 replies; 17+ messages in thread
From: Timothy M. Shead @ 2001-02-09 12:27 UTC (permalink / raw)
To: egcs; +Cc: sourcenav
Folks:
Let's bring this thing back down to Earth. The bottom line, Lenny, is
that a stack trace, Dr. Watson error, or core dump almost never provides
enough information to debug a program. Knowing the point at which a
program stops running is less-than-half the problem - the context of
what led up to that point is what developers need in order to find an
answer. In response to a bug report, any support organization,
paid-or-unpaid, proprietary-or-free, is going to ask for a simple test
case that is known-bad, so that the developers can repeat the problem
and fix it. Mo's request for a set of sample input data that causes the
parser to crash would not be considered unusual by any of the support
organizations that I've ever worked for (all of which have been
proprietary, for-profit companies).
Regards,
Timothy M. Shead
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
2001-02-09 8:36 Story, Lenny
2001-02-09 9:57 ` Berek
@ 2001-02-09 12:01 ` Mo DeJong
2001-02-09 12:27 ` Timothy M. Shead
1 sibling, 1 reply; 17+ messages in thread
From: Mo DeJong @ 2001-02-09 12:01 UTC (permalink / raw)
To: sourcenav
On Fri, 9 Feb 2001, Story, Lenny wrote:
> Hmm,
>
> Ok...so ...your saying that the problem doesn't
> exist...
I don't think anyone said that.
> and you are unwilling to do anything about
> it unless i can point you directly to the issue...?
>
> If i could do that i would fix it myself.
What makes you think we would be able to do
anything about it? A bug report along
the lines of "it breaks" or "the Dr. Watson
log said instruction 0x5689384 was to blame"
is of no value. Even a stack trace can
be of little value with one of these parser
bugs. We need the source code that causes
the problem, and a small excerpt is the
best way to provide it.
> is this the kind of service we can expect if we purchase
> the product...(and service contract) from you ?
Oh, right. You mean that kind of service where people
fix bugs in free products for free. No, that is not
the kind of service you would expect in a support
contract.
> The FACT is that it does BREAK. and a core dump is more than
> enought information to find the issue.
If that were true, you would have already found the issue, no?
> This is exactly why FREE software is NOT the way to go...
> free obviously means that if it breaks your DEAD IN THE WATER....
> therefore companies cannot put any trust in them.
I don't see how a logical person could come to that
conclusion.
(Later)
> Whatever....If Redhat wants to follow the "we're not responsible for it
> model"...fine...but it affects more than just SourceNav...how are we to
> believe that they would support their embedded linux product then ? Why
> would we put it into our product, and risk the "Fix it yourself" answer
> when the product crashes....
You seem to be under the mistaken impression that slinging some
flaming emails around is going to accomplish something.
> If they aren't serious about quality, then
> what are they realling selling..?
You did download SN at no cost, right? I don't think
that qualifies as a purchase. We welcome any
help you can provide, but you have to understand
that this is not a support mailing list.
Source-Navigator is no longer a commercial
product, it is now a community project. You
can certainly pay someone to work on SN.
Red Hat engineers are available for contract
work, but you also have the option of paying
someone else to do customization.
That is kind of the point of free software.
The free in free software is about freedom,
but with that freedom comes responsibility.
Mo DeJong
Red Hat Inc
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-09 11:41 Story, Lenny
0 siblings, 0 replies; 17+ messages in thread
From: Story, Lenny @ 2001-02-09 11:41 UTC (permalink / raw)
To: Kenneth Luke, sourcenav
Greetings,
Dr. Watson logs are usefull in that it tells you exactly where it died.
It does take a map file, and list file to corrolate it to a c/c++ file
however. It would at least give you a thread to pull on.
Whatever....If Redhat wants to follow the "we're not responsible for it
model"...fine...but it affects more than just SourceNav...how are we to
believe that they would support their embedded linux product then ? Why
would we put it into our product, and risk the "Fix it yourself" answer
when the product crashes....If they aren't serious about quality, then
what are they realling selling..?
-Lenny
-----Original Message-----
From: Kenneth Luke [ mailto:ken_luke@mentorg.com ]
Sent: Friday, February 09, 2001 1:44 PM
To: sourcenav@sourceware.cygnus.com
Subject: Re: Windows NT Failing on XRef Generation.
In RedHat's defense, it is always easier to troubleshoot with a repeatable
test case than a simple core file. A Dr. Watson log is probably even less
useful (but I've never worked with those so if I'm mistaken I stand
corected). Every company I've worked for, or dealt with in a support role,
has requested testcases instead of core dumps. Besides, the core dump might
only show where the tcl interpreter crashed, not necessarily where the
problem in SN is.
While "fix it yourself" can be interpreted as a snide reply, the alternative
(a commercial vendor selling a proprietary product) is arguably worse. If
you
get pissed-off enough at RedHat, you really do have the option of fixing it
yourself. With proprietary products, you are entirely at the vendor's mercy.
If you expect RedHat to give the source away _and_ support it for free, you
are expecting too much. The phrase that RedHat is probably using internally
is something along the lines of "support on a best-effort basis". We have
paid for a support contract with Cygnus for quite some years, and while they
don't drop everything to satisfy our every whim, they have been quite
reasonable in working on compiler defects we find.
Have we strayed far enough from the charter of this mail list yet? ;-)
--On Friday, February 09, 2001 12:57:12 PM -0500 Berek <berek@usa.net>
wrote:
> I share your frustration with Red Hat. I bought the Enterprise Edition of
SN
> just before it went "Open Source" (I'm now using 4.5.2). The C++ xref is
> virtually useless; many basic functions do not work (try using the
"Context"
> and "Reuse" boxes); history traversal is spotty with single windows and a
> nightmare (unusable) with split windows; the Win/NT GUI has more holes in
it
> than a pound of Swiss cheese...the list is endless. When you talk to the
Red
> Hat folks about these defects, the response is always "Fix it yourself or
> pay us to do it for you". Syd Polk tells us that C++ parser and xref bugs
> are a high priority with Red Hat, but when asked about Release 5.0,
> apparently most, if not all, of the work has been spent reworking the GUI.
> As I write this, dbimp just croaked on an invalid memory reference while
> doing some sort of background processing. Bottom line is that the idea of
SN
> is wonderful and such a product is long overdue, but the implementation is
> disgraceful. My $0.02 worth.
>
> ----- Original Message -----
> From: "Story, Lenny" <LStory@AstralPoint.com>
> To: "Mo DeJong" <mdejong@cygnus.com>; <sourcenav@sourceware.cygnus.com>
> Sent: Friday, February 09, 2001 11:32
> Subject: RE: Windows NT Failing on XRef Generation.
>
>
> > Hmm,
> >
> > Ok...so ...your saying that the problem doesn't
> > exist...and you are unwilling to do anything about
> > it unless i can point you directly to the issue...?
> >
> > If i could do that i would fix it myself.
> >
> > is this the kind of service we can expect if we purchase
> > the product...(and service contract) from you ?
> >
> > The FACT is that it does BREAK. and a core dump is more than
> > enought information to find the issue. Many people have
> > encountered this problem, and are frustrated by it.
> >
> > This is exactly why FREE software is NOT the way to go...
> > free obviously means that if it breaks your DEAD IN THE WATER....
> > therefore companies cannot put any trust in them.
> >
> >
> > -Lenny
> >
> >
> > -----Original Message-----
> > From: Mo DeJong [ mailto:mdejong@cygnus.com ]
> > Sent: Thursday, February 08, 2001 11:29 PM
> > To: sourcenav@sourceware.cygnus.com
> > Subject: RE: Windows NT Failing on XRef Generation.
> >
> >
> > On Thu, 8 Feb 2001, Story, Lenny wrote:
> >
> > > Well,
> > >
> > > I can reproduce it 100% of the time on my code base....
> > > i've attached the Dr.Watson log entry for it....it should
> > > help you determine what is happening....I HOPE you keep the
> > > map..and list files....it will be your only way to corrolate
> > > the minimal assembly dump with the code...
> >
> > When we say "can you reproduce the problem", the correct
> > answer is not "yes" :) We need you to create a small
> > one file example that will crash the parser. Trim
> > your code down to a very small file that still
> > crashes and then post it to the list. We are not
> > going to go rummaging around in your core dumps,
> > you need to provide a small example that
> > demonstrates the problem.
> >
> > Mo DeJong
> > Red Hat Inc
> >
> >
---------------------------------------------------------------
Ken Luke ken_luke@mentorg.com
x8213-7089 Pager: (503)870-0442
"Complexity is easy; Simplicity is hard." -Edmund Keane
---------------------------------------------------------------
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Windows NT Failing on XRef Generation.
2001-02-09 9:57 ` Berek
@ 2001-02-09 10:45 ` Kenneth Luke
0 siblings, 0 replies; 17+ messages in thread
From: Kenneth Luke @ 2001-02-09 10:45 UTC (permalink / raw)
To: sourcenav
In RedHat's defense, it is always easier to troubleshoot with a repeatable
test case than a simple core file. A Dr. Watson log is probably even less
useful (but I've never worked with those so if I'm mistaken I stand
corected). Every company I've worked for, or dealt with in a support role,
has requested testcases instead of core dumps. Besides, the core dump might
only show where the tcl interpreter crashed, not necessarily where the
problem in SN is.
While "fix it yourself" can be interpreted as a snide reply, the alternative
(a commercial vendor selling a proprietary product) is arguably worse. If you
get pissed-off enough at RedHat, you really do have the option of fixing it
yourself. With proprietary products, you are entirely at the vendor's mercy.
If you expect RedHat to give the source away _and_ support it for free, you
are expecting too much. The phrase that RedHat is probably using internally
is something along the lines of "support on a best-effort basis". We have
paid for a support contract with Cygnus for quite some years, and while they
don't drop everything to satisfy our every whim, they have been quite
reasonable in working on compiler defects we find.
Have we strayed far enough from the charter of this mail list yet? ;-)
--On Friday, February 09, 2001 12:57:12 PM -0500 Berek <berek@usa.net> wrote:
> I share your frustration with Red Hat. I bought the Enterprise Edition of SN
> just before it went "Open Source" (I'm now using 4.5.2). The C++ xref is
> virtually useless; many basic functions do not work (try using the "Context"
> and "Reuse" boxes); history traversal is spotty with single windows and a
> nightmare (unusable) with split windows; the Win/NT GUI has more holes in it
> than a pound of Swiss cheese...the list is endless. When you talk to the Red
> Hat folks about these defects, the response is always "Fix it yourself or
> pay us to do it for you". Syd Polk tells us that C++ parser and xref bugs
> are a high priority with Red Hat, but when asked about Release 5.0,
> apparently most, if not all, of the work has been spent reworking the GUI.
> As I write this, dbimp just croaked on an invalid memory reference while
> doing some sort of background processing. Bottom line is that the idea of SN
> is wonderful and such a product is long overdue, but the implementation is
> disgraceful. My $0.02 worth.
>
> ----- Original Message -----
> From: "Story, Lenny" <LStory@AstralPoint.com>
> To: "Mo DeJong" <mdejong@cygnus.com>; <sourcenav@sourceware.cygnus.com>
> Sent: Friday, February 09, 2001 11:32
> Subject: RE: Windows NT Failing on XRef Generation.
>
>
> > Hmm,
> >
> > Ok...so ...your saying that the problem doesn't
> > exist...and you are unwilling to do anything about
> > it unless i can point you directly to the issue...?
> >
> > If i could do that i would fix it myself.
> >
> > is this the kind of service we can expect if we purchase
> > the product...(and service contract) from you ?
> >
> > The FACT is that it does BREAK. and a core dump is more than
> > enought information to find the issue. Many people have
> > encountered this problem, and are frustrated by it.
> >
> > This is exactly why FREE software is NOT the way to go...
> > free obviously means that if it breaks your DEAD IN THE WATER....
> > therefore companies cannot put any trust in them.
> >
> >
> > -Lenny
> >
> >
> > -----Original Message-----
> > From: Mo DeJong [ mailto:mdejong@cygnus.com ]
> > Sent: Thursday, February 08, 2001 11:29 PM
> > To: sourcenav@sourceware.cygnus.com
> > Subject: RE: Windows NT Failing on XRef Generation.
> >
> >
> > On Thu, 8 Feb 2001, Story, Lenny wrote:
> >
> > > Well,
> > >
> > > I can reproduce it 100% of the time on my code base....
> > > i've attached the Dr.Watson log entry for it....it should
> > > help you determine what is happening....I HOPE you keep the
> > > map..and list files....it will be your only way to corrolate
> > > the minimal assembly dump with the code...
> >
> > When we say "can you reproduce the problem", the correct
> > answer is not "yes" :) We need you to create a small
> > one file example that will crash the parser. Trim
> > your code down to a very small file that still
> > crashes and then post it to the list. We are not
> > going to go rummaging around in your core dumps,
> > you need to provide a small example that
> > demonstrates the problem.
> >
> > Mo DeJong
> > Red Hat Inc
> >
> >
---------------------------------------------------------------
Ken Luke ken_luke@mentorg.com
x8213-7089 Pager: (503)870-0442
"Complexity is easy; Simplicity is hard." -Edmund Keane
---------------------------------------------------------------
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Windows NT Failing on XRef Generation.
2001-02-09 8:36 Story, Lenny
@ 2001-02-09 9:57 ` Berek
2001-02-09 10:45 ` Kenneth Luke
2001-02-09 12:01 ` Mo DeJong
1 sibling, 1 reply; 17+ messages in thread
From: Berek @ 2001-02-09 9:57 UTC (permalink / raw)
To: Story, Lenny, Mo DeJong, sourcenav
I share your frustration with Red Hat. I bought the Enterprise Edition of SN
just before it went "Open Source" (I'm now using 4.5.2). The C++ xref is
virtually useless; many basic functions do not work (try using the "Context"
and "Reuse" boxes); history traversal is spotty with single windows and a
nightmare (unusable) with split windows; the Win/NT GUI has more holes in it
than a pound of Swiss cheese...the list is endless. When you talk to the Red
Hat folks about these defects, the response is always "Fix it yourself or
pay us to do it for you". Syd Polk tells us that C++ parser and xref bugs
are a high priority with Red Hat, but when asked about Release 5.0,
apparently most, if not all, of the work has been spent reworking the GUI.
As I write this, dbimp just croaked on an invalid memory reference while
doing some sort of background processing. Bottom line is that the idea of SN
is wonderful and such a product is long overdue, but the implementation is
disgraceful. My $0.02 worth.
----- Original Message -----
From: "Story, Lenny" <LStory@AstralPoint.com>
To: "Mo DeJong" <mdejong@cygnus.com>; <sourcenav@sourceware.cygnus.com>
Sent: Friday, February 09, 2001 11:32
Subject: RE: Windows NT Failing on XRef Generation.
> Hmm,
>
> Ok...so ...your saying that the problem doesn't
> exist...and you are unwilling to do anything about
> it unless i can point you directly to the issue...?
>
> If i could do that i would fix it myself.
>
> is this the kind of service we can expect if we purchase
> the product...(and service contract) from you ?
>
> The FACT is that it does BREAK. and a core dump is more than
> enought information to find the issue. Many people have
> encountered this problem, and are frustrated by it.
>
> This is exactly why FREE software is NOT the way to go...
> free obviously means that if it breaks your DEAD IN THE WATER....
> therefore companies cannot put any trust in them.
>
>
> -Lenny
>
>
> -----Original Message-----
> From: Mo DeJong [ mailto:mdejong@cygnus.com ]
> Sent: Thursday, February 08, 2001 11:29 PM
> To: sourcenav@sourceware.cygnus.com
> Subject: RE: Windows NT Failing on XRef Generation.
>
>
> On Thu, 8 Feb 2001, Story, Lenny wrote:
>
> > Well,
> >
> > I can reproduce it 100% of the time on my code base....
> > i've attached the Dr.Watson log entry for it....it should
> > help you determine what is happening....I HOPE you keep the
> > map..and list files....it will be your only way to corrolate
> > the minimal assembly dump with the code...
>
> When we say "can you reproduce the problem", the correct
> answer is not "yes" :) We need you to create a small
> one file example that will crash the parser. Trim
> your code down to a very small file that still
> crashes and then post it to the list. We are not
> going to go rummaging around in your core dumps,
> you need to provide a small example that
> demonstrates the problem.
>
> Mo DeJong
> Red Hat Inc
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-09 8:36 Story, Lenny
2001-02-09 9:57 ` Berek
2001-02-09 12:01 ` Mo DeJong
0 siblings, 2 replies; 17+ messages in thread
From: Story, Lenny @ 2001-02-09 8:36 UTC (permalink / raw)
To: Mo DeJong, sourcenav
Hmm,
Ok...so ...your saying that the problem doesn't
exist...and you are unwilling to do anything about
it unless i can point you directly to the issue...?
If i could do that i would fix it myself.
is this the kind of service we can expect if we purchase
the product...(and service contract) from you ?
The FACT is that it does BREAK. and a core dump is more than
enought information to find the issue. Many people have
encountered this problem, and are frustrated by it.
This is exactly why FREE software is NOT the way to go...
free obviously means that if it breaks your DEAD IN THE WATER....
therefore companies cannot put any trust in them.
-Lenny
-----Original Message-----
From: Mo DeJong [ mailto:mdejong@cygnus.com ]
Sent: Thursday, February 08, 2001 11:29 PM
To: sourcenav@sourceware.cygnus.com
Subject: RE: Windows NT Failing on XRef Generation.
On Thu, 8 Feb 2001, Story, Lenny wrote:
> Well,
>
> I can reproduce it 100% of the time on my code base....
> i've attached the Dr.Watson log entry for it....it should
> help you determine what is happening....I HOPE you keep the
> map..and list files....it will be your only way to corrolate
> the minimal assembly dump with the code...
When we say "can you reproduce the problem", the correct
answer is not "yes" :) We need you to create a small
one file example that will crash the parser. Trim
your code down to a very small file that still
crashes and then post it to the list. We are not
going to go rummaging around in your core dumps,
you need to provide a small example that
demonstrates the problem.
Mo DeJong
Red Hat Inc
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
2001-02-08 20:16 Story, Lenny
@ 2001-02-08 20:29 ` Mo DeJong
0 siblings, 0 replies; 17+ messages in thread
From: Mo DeJong @ 2001-02-08 20:29 UTC (permalink / raw)
To: sourcenav
On Thu, 8 Feb 2001, Story, Lenny wrote:
> Well,
>
> I can reproduce it 100% of the time on my code base....
> i've attached the Dr.Watson log entry for it....it should
> help you determine what is happening....I HOPE you keep the
> map..and list files....it will be your only way to corrolate
> the minimal assembly dump with the code...
When we say "can you reproduce the problem", the correct
answer is not "yes" :) We need you to create a small
one file example that will crash the parser. Trim
your code down to a very small file that still
crashes and then post it to the list. We are not
going to go rummaging around in your core dumps,
you need to provide a small example that
demonstrates the problem.
Mo DeJong
Red Hat Inc
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-08 20:16 Story, Lenny
0 siblings, 0 replies; 17+ messages in thread
From: Story, Lenny @ 2001-02-08 20:16 UTC (permalink / raw)
To: sourcenav
Well,
I tried not XRefing the local symbols...but it still
crashes....
Perhaps i need to sacrifice a chicken...and dump the blood
over my keyboard....or turn off the lights...then back on
again ?
8^)
-Lenny
-----Original Message-----
From: Berek [ mailto:berek@usa.net ]
Sent: Thursday, February 08, 2001 2:26 PM
To: Story, Lenny; sourcenav@sourceware.cygnus.com
Subject: Re: Windows NT Failing on XRef Generation.
I encounter this problem constantly. I also agree wholeheartedly on the need
for an accurate (bug free) XREF.
----- Original Message -----
From: "Story, Lenny" <LStory@AstralPoint.com>
To: <sourcenav@sourceware.cygnus.com>
Sent: Thursday, February 08, 2001 12:01
Subject: Windows NT Failing on XRef Generation.
> Greetings,
>
> There was a post about this before ...which did not have any responses to
> .....
>
> Here are the errors i'm getting....
>
> 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> 2. Error: child process exited abnormally -> SN had a problem generating
> Cross-Reference information. CR information is not complete.
> 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid
argument
>
>
>
> Source nav is a great tool....but XRef...is a must have for my application
> .....
>
>
> -Lenny
> LStory@AstralPoint.com
>
>
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-08 20:16 Story, Lenny
2001-02-08 20:29 ` Mo DeJong
0 siblings, 1 reply; 17+ messages in thread
From: Story, Lenny @ 2001-02-08 20:16 UTC (permalink / raw)
To: Ian Roxborough, sourcenav
[-- Attachment #1: Type: text/plain, Size: 2160 bytes --]
Well,
I can reproduce it 100% of the time on my code base....
i've attached the Dr.Watson log entry for it....it should
help you determine what is happening....I HOPE you keep the
map..and list files....it will be your only way to corrolate
the minimal assembly dump with the code...
Thank you VERY much for your help,
Lenny
-----Original Message-----
From: Ian Roxborough [ mailto:irox@redhat.com ]
Sent: Thursday, February 08, 2001 3:25 PM
To: sourcenav@sourceware.cygnus.com
Subject: Re: Windows NT Failing on XRef Generation.
Hi,
Does anybody have a good way to reproduce (i.e. a way
that this will all ways happen)?
I don't see this problem at all and I'd like I see if I
can reproduce it in our development code base. (I'm guessing
people would like this fixed in the next release - if
it's not already).
Ian.
"Story, Lenny" wrote:
>
> Have you been able to get this to go away ?
>
> I have not been able to do even 1 successfull xref generation...
>
> -Lenny
>
> -----Original Message-----
> From: Berek [ mailto:berek@usa.net ]
> Sent: Thursday, February 08, 2001 2:26 PM
> To: Story, Lenny; sourcenav@sourceware.cygnus.com
> Subject: Re: Windows NT Failing on XRef Generation.
>
> I encounter this problem constantly. I also agree wholeheartedly on the
need
> for an accurate (bug free) XREF.
>
> ----- Original Message -----
> From: "Story, Lenny" <LStory@AstralPoint.com>
> To: <sourcenav@sourceware.cygnus.com>
> Sent: Thursday, February 08, 2001 12:01
> Subject: Windows NT Failing on XRef Generation.
>
> > Greetings,
> >
> > There was a post about this before ...which did not have any responses
to
> > .....
> >
> > Here are the errors i'm getting....
> >
> > 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> > 2. Error: child process exited abnormally -> SN had a problem generating
> > Cross-Reference information. CR information is not complete.
> > 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid
> argument
> >
> >
> >
> > Source nav is a great tool....but XRef...is a must have for my
application
> > .....
> >
> >
> > -Lenny
> > LStory@AstralPoint.com
> >
> >
> >
> >
[-- Attachment #2: Dimp.log --]
[-- Type: text/plain, Size: 194501 bytes --]
Application exception occurred:
App: dbimp.exe (pid=326)
When: 2/8/2001 @ 13:25:8.781
Exception number: c00000fd (stack overflow)
*----> System Information <----*
Computer Name: LSTORY
User Name: LStory
Number of Processors: 1
Processor Type: x86 Family 6 Model 7 Stepping 3
Windows Version: 4.0
Current Build: 1381
Service Pack: 5
Current Type: Uniprocessor Free
Registered Organization: Astral Point Communications, Inc.
Registered Owner: Astral Point Communications, Inc.
*----> Task List <----*
0 Idle.exe
2 System.exe
20 smss.exe
28 csrss.exe
34 winlogon.exe
40 services.exe
43 lsass.exe
71 spoolss.exe
81 pssvc.exe
84 cccredmgr.exe
87 dmisrv.exe
91 delldmi.exe
93 lockmgr.exe
98 RpcSs.exe
102 tmsvc.exe
108 WinVNC.exe
115 albd_server.exe
135 pstores.exe
140 MSTask.exe
144 win32sl.exe
168 nddeagnt.exe
171 nic.exe
173 dnar.exe
176 view_server.exe
186 view_server.exe
103 view_server.exe
193 view_server.exe
205 explorer.exe
220 SysTray.exe
169 NodeMngr.exe
223 CWB3DSnd.exe
225 ntvdm.exe
237 RealPlay.exe
239 winampa.exe
241 ICQ.exe
251 WebshotsTray.ex.exe
254 hotsync.exe
197 msiexec.exe
306 ddhelp.exe
382 msimn.exe
280 outlook.exe
291 MAPISP32.exe
191 MSwitchQuery.ex.exe
259 winamp.exe
451 ttermpro.exe
287 cmd.exe
289 hyper.exe
116 hyper.exe
386 xemacs.exe
326 dbimp.exe
374 drwtsn32.exe
0 _Total.exe
(00400000 - 006f5000) dbimp.exe
(77f60000 - 77fbe000) dll\ntdll.dbg
(10000000 - 100b4000) sntcl81.dll
(78000000 - 78044000)
(77f00000 - 77f5e000) dll\kernel32.dbg
(77dc0000 - 77dff000) dll\advapi32.dbg
(77e70000 - 77ec4000) dll\user32.dbg
(77ed0000 - 77efc000) dll\gdi32.dbg
(77e10000 - 77e67000) dll\rpcrt4.dbg
State Dump for Thread Id 0x1ff
eax=0019c070 ebx=7ffdf000 ecx=0019c5b0 edx=000340b8 esi=00000094 edi=77f0d2af
eip=00421694 esp=00032dc8 ebp=00033ccc iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000202
function: <nosymbols>
0042167d e80e240000 call 00423a90
00421682 83c420 add esp,0x20
00421685 5f pop edi
00421686 5e pop esi
00421687 8be5 mov esp,ebp
00421689 5d pop ebp
0042168a c3 ret
0042168b 55 push ebp
0042168c 8bec mov ebp,esp
0042168e 81ec040f0000 sub esp,0xf04
FAULT ->00421694 56 push esi
00421695 57 push edi
00421696 a160ef4b00 mov eax,[004bef60] ds:004bef60=00000109
0042169b 83c001 add eax,0x1
0042169e a360ef4b00 mov [004bef60],eax ds:004bef60=00000109
004216a3 c745e000000000 mov dword ptr [ebp-0x20],0x0 ss:00f326d2=????????
004216aa c745e400000000 mov dword ptr [ebp-0x1c],0x0 ss:00f326d2=????????
004216b1 c745e800000000 mov dword ptr [ebp-0x18],0x0 ss:00f326d2=????????
004216b8 c745c400000000 mov dword ptr [ebp-0x3c],0x0 ss:00f326d2=????????
004216bf c745c800000000 mov dword ptr [ebp-0x38],0x0 ss:00f326d2=????????
*----> Stack Back Trace <----*
FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
00033ccc 00421fd5 000340b8 0019c5b0 00000001 00000000 dbimp!<nosymbols>
00034bf8 00421fd5 00034fe4 0019c070 00000001 00000000 dbimp!<nosymbols>
00035b24 00421fd5 00035f10 0019dbf0 00000001 00000000 dbimp!<nosymbols>
00036a50 00421fd5 00036e3c 0019df30 00000001 00000000 dbimp!<nosymbols>
0003797c 00421fd5 00037d68 0019ddf0 00000001 00000000 dbimp!<nosymbols>
000388a8 00421fd5 00038c94 0019cbb0 00000001 00000000 dbimp!<nosymbols>
000397d4 00421fd5 00039bc0 0019cef0 00000001 00000000 dbimp!<nosymbols>
0003a700 00421fd5 0003aaec 0019ccb0 00000001 00000000 dbimp!<nosymbols>
0003b62c 00421fd5 0003ba18 0019c330 00000001 00000000 dbimp!<nosymbols>
0003c558 00421fd5 0003c944 0019c1f0 00000001 00000000 dbimp!<nosymbols>
0003d484 00421fd5 0003d870 0019de70 00000001 00000000 dbimp!<nosymbols>
0003e3b0 00421fd5 0003e79c 0019eb70 00000001 00000000 dbimp!<nosymbols>
0003f2dc 00421fd5 0003f6c8 0019c570 00000001 00000000 dbimp!<nosymbols>
00040208 00421fd5 000405f4 0019e7f0 00000001 00000000 dbimp!<nosymbols>
00041134 00421fd5 00041520 0019df70 00000001 00000000 dbimp!<nosymbols>
00042060 00421fd5 0004244c 0019ecb0 00000001 00000000 dbimp!<nosymbols>
00042f8c 00421fd5 00043378 0019e4b0 00000001 00000000 dbimp!<nosymbols>
00043eb8 00421fd5 000442a4 0019dcb0 00000001 00000000 dbimp!<nosymbols>
00044de4 00421fd5 000451d0 0019e930 00000001 00000000 dbimp!<nosymbols>
00045d10 00421fd5 000460fc 0019c5f0 00000001 00000000 dbimp!<nosymbols>
00046c3c 00421fd5 00047028 0019dff0 00000001 00000000 dbimp!<nosymbols>
00047b68 00421fd5 00047f54 0019d7b0 00000001 00000000 dbimp!<nosymbols>
00048a94 00421fd5 00048e80 0019cbf0 00000001 00000000 dbimp!<nosymbols>
000499c0 00421fd5 00049dac 0019e5f0 00000001 00000000 dbimp!<nosymbols>
0004a8ec 00421fd5 0004acd8 0019d0b0 00000001 00000000 dbimp!<nosymbols>
0004b818 00421fd5 0004bc04 0019d7f0 00000001 00000000 dbimp!<nosymbols>
0004c744 00421fd5 0004cb30 0019dc70 00000001 00000000 dbimp!<nosymbols>
0004d670 00421fd5 0004da5c 0019ea30 00000001 00000000 dbimp!<nosymbols>
0004e59c 00421fd5 0004e988 0019c9b0 00000001 00000000 dbimp!<nosymbols>
0004f4c8 00421fd5 0004f8b4 0019d8f0 00000001 00000000 dbimp!<nosymbols>
000503f4 00421fd5 000507e0 0019cb70 00000001 00000000 dbimp!<nosymbols>
00051320 00421fd5 0005170c 0019ddb0 00000001 00000000 dbimp!<nosymbols>
0005224c 00421fd5 00052638 0019be30 00000001 00000000 dbimp!<nosymbols>
00053178 00421fd5 00053564 0019bd30 00000001 00000000 dbimp!<nosymbols>
000540a4 00421fd5 00054490 0019bbb0 00000001 00000000 dbimp!<nosymbols>
00054fd0 00421fd5 000553bc 0019bb30 00000001 00000000 dbimp!<nosymbols>
00055efc 00421fd5 000562e8 001438b0 00000001 00000000 dbimp!<nosymbols>
00056e28 00421fd5 00057214 001437b0 00000001 00000000 dbimp!<nosymbols>
00057d54 00421fd5 00058140 00143730 00000001 00000000 dbimp!<nosymbols>
00058c80 00421fd5 0005906c 001435b0 00000001 00000000 dbimp!<nosymbols>
00059bac 00421fd5 00059f98 00143530 00000001 00000000 dbimp!<nosymbols>
0005aad8 00421fd5 0005aec4 001433b0 00000001 00000000 dbimp!<nosymbols>
0005ba04 00421fd5 0005bdf0 00143330 00000001 00000000 dbimp!<nosymbols>
0005c930 00421fd5 0005cd1c 001431b0 00000001 00000000 dbimp!<nosymbols>
0005d85c 00421fd5 0005dc48 001430b0 00000001 00000000 dbimp!<nosymbols>
0005e788 00421fd5 0005eb74 00142f30 00000001 00000000 dbimp!<nosymbols>
0005f6b4 00421fd5 0005faa0 00142eb0 00000001 00000000 dbimp!<nosymbols>
000605e0 00421fd5 000609cc 00142d30 00000001 00000000 dbimp!<nosymbols>
0006150c 00421fd5 000618f8 00142cb0 00000001 00000000 dbimp!<nosymbols>
00062438 00421fd5 00062824 00142b30 00000001 00000000 dbimp!<nosymbols>
00063364 00421fd5 00063750 00142a30 00000001 00000000 dbimp!<nosymbols>
00064290 00421fd5 0006467c 001428b0 00000001 00000000 dbimp!<nosymbols>
000651bc 00421fd5 000655a8 00142830 00000001 00000000 dbimp!<nosymbols>
000660e8 00421fd5 000664d4 001426b0 00000001 00000000 dbimp!<nosymbols>
00067014 00421fd5 00067400 00142630 00000001 00000000 dbimp!<nosymbols>
00067f40 00421fd5 0006832c 00142530 00000001 00000000 dbimp!<nosymbols>
00068e6c 00421fd5 00069258 001423b0 00000001 00000000 dbimp!<nosymbols>
00069d98 00421fd5 0006a184 00142330 00000001 00000000 dbimp!<nosymbols>
0006acc4 00421fd5 0006b0b0 001421b0 00000001 00000000 dbimp!<nosymbols>
0006bbf0 00421fd5 0006bfdc 00142130 00000001 00000000 dbimp!<nosymbols>
0006cb1c 00421fd5 0006cf08 00141fb0 00000001 00000000 dbimp!<nosymbols>
0006da48 00421fd5 0006de34 00141eb0 00000001 00000000 dbimp!<nosymbols>
0006e974 00421fd5 0006ed60 00141d30 00000001 00000000 dbimp!<nosymbols>
0006f8a0 00421fd5 0006fc8c 00141cb0 00000001 00000000 dbimp!<nosymbols>
000707cc 00421fd5 00070bb8 00141b30 00000001 00000000 dbimp!<nosymbols>
000716f8 00421fd5 00071ae4 00141ab0 00000001 00000000 dbimp!<nosymbols>
00072624 00421fd5 00072a10 00141930 00000001 00000000 dbimp!<nosymbols>
00073550 00421fd5 0007393c 001418b0 00000001 00000000 dbimp!<nosymbols>
0007447c 00421fd5 00074868 00141730 00000001 00000000 dbimp!<nosymbols>
000753a8 00421fd5 00075794 00141630 00000001 00000000 dbimp!<nosymbols>
000762d4 00421fd5 000766c0 001414b0 00000001 00000000 dbimp!<nosymbols>
00077200 00421fd5 000775ec 00141430 00000001 00000000 dbimp!<nosymbols>
0007812c 00421fd5 00078518 001412b0 00000001 00000000 dbimp!<nosymbols>
00079058 00421fd5 00079444 00141230 00000001 00000000 dbimp!<nosymbols>
00079f84 00421fd5 0007a370 0013ee70 00000001 00000000 dbimp!<nosymbols>
0007aeb0 00421fd5 0007b29c 0013c770 00000001 00000000 dbimp!<nosymbols>
0007bddc 00421fd5 0007c1c8 0013eab0 00000001 00000000 dbimp!<nosymbols>
0007cd08 00421fd5 0007d0f4 0013edb0 00000001 00000000 dbimp!<nosymbols>
0007dc34 00421fd5 0007e020 00140db0 00000001 00000000 dbimp!<nosymbols>
0007eb60 00421fd5 0007ef4c 001407b0 00000001 00000000 dbimp!<nosymbols>
0007fa8c 00421fd5 0007fe78 001403b0 00000001 00000000 dbimp!<nosymbols>
000809b8 00421fd5 00080da4 0013fc30 00000001 00000000 dbimp!<nosymbols>
000818e4 00421fd5 00081cd0 0013fa30 00000001 00000000 dbimp!<nosymbols>
00082810 00421fd5 00082bfc 0013f130 00000001 00000000 dbimp!<nosymbols>
0008373c 00421fd5 00083b28 0013eff0 00000001 00000000 dbimp!<nosymbols>
00084668 00421fd5 00084a54 0013e470 00000001 00000000 dbimp!<nosymbols>
00085594 00421fd5 00085980 0013cf70 00000001 00000000 dbimp!<nosymbols>
000864c0 00421fd5 000868ac 0013def0 00000001 00000000 dbimp!<nosymbols>
000873ec 00421fd5 000877d8 0013cef0 00000001 00000000 dbimp!<nosymbols>
00088318 00421fd5 00088704 0013d170 00000001 00000000 dbimp!<nosymbols>
00089244 00421fd5 00089630 0013d830 00000001 00000000 dbimp!<nosymbols>
0008a170 00421fd5 0008a55c 0013e970 00000001 00000000 dbimp!<nosymbols>
0008b09c 00421fd5 0008b488 0013e570 00000001 00000000 dbimp!<nosymbols>
0008bfc8 00421fd5 0008c3b4 0013ee30 00000001 00000000 dbimp!<nosymbols>
0008cef4 00421fd5 0008d2e0 00140130 00000001 00000000 dbimp!<nosymbols>
0008de20 00421fd5 0008e20c 0013f0b0 00000001 00000000 dbimp!<nosymbols>
0008ed4c 00421fd5 0008f138 0013c970 00000001 00000000 dbimp!<nosymbols>
0008fc78 00421fd5 00090064 0013e2b0 00000001 00000000 dbimp!<nosymbols>
00090ba4 00421fd5 00090f90 0013d3b0 00000001 00000000 dbimp!<nosymbols>
00091ad0 00421fd5 00091ebc 0013d5f0 00000001 00000000 dbimp!<nosymbols>
*----> Raw Stack Dump <----*
00032dc8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032dd8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032de8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032df8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e08 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e18 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e28 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e38 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e48 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e58 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e68 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e78 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e88 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032e98 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032ea8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032eb8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032ec8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032ed8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032ee8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
00032ef8 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
*----> Symbol Table <----*
dbimp.exe
dll\ntdll.dbg
77f61ca0 00000264 LdrDisableThreadCalloutsForDll
77f61f04 00000088 RtlNormalizeProcessParams
77f61f8c 0000002a RtlInitNlsTables
77f61fb6 000000d6 RtlInitCodePageTable
77f6208c 00000083 RtlInitializeCriticalSection
77f6210f 00001a1b RtlCreateHeap
77f63b2a 00000060 LdrLoadDll
77f63b8a 00000af8 LdrGetDllHandle
77f64682 0000069c RtlAllocateHeap
77f64d1e 0000061a RtlFreeHeap
77f65338 0000007a RtlLockHeap
77f653b2 0000017a RtlUnlockHeap
77f6552c 000002d4 RtlSetCurrentDirectory_U
77f65800 00000314 RtlDosPathNameToNtPathName_U
77f65b14 00000010 RtlAcquirePebLock
77f65b24 00000c6e RtlReleasePebLock
77f66792 000001ae RtlDetermineDosPathNameType_U
77f66940 000000d4 RtlAnsiStringToUnicodeString
77f66a14 00000304 RtlMultiByteToUnicodeN
77f66d18 000000c4 RtlUnicodeStringToAnsiString
77f66ddc 000001a0 RtlUnicodeToMultiByteN
77f66f7c 00000030 RtlFreeUnicodeString
77f66fac 00000016 RtlFreeAnsiString
77f66fc2 00000016 RtlFreeOemString
77f66fd8 000000ba RtlOemStringToUnicodeString
77f67092 000001fc RtlOemToUnicodeN
77f6728e 000000b2 RtlUnicodeStringToOemString
77f67340 000001c0 RtlUnicodeToOemN
77f67500 000000d0 RtlEnterCriticalSection
77f675d0 00000038 RtlLeaveCriticalSection
77f67608 0000004c RtlTryEnterCriticalSection
77f67654 00000010 LdrInitializeThunk
77f67664 00000000 ZwAcceptConnectPort
77f67664 00000010 NtAcceptConnectPort
77f67674 00000000 ZwAccessCheck
77f67674 00000010 NtAccessCheck
77f67684 00000000 NtAccessCheckAndAuditAlarm
77f67684 00000010 ZwAccessCheckAndAuditAlarm
77f67694 00000000 ZwAddAtom
77f67694 00000010 NtAddAtom
77f676a4 00000000 ZwAdjustGroupsToken
77f676a4 00000010 NtAdjustGroupsToken
77f676b4 00000000 ZwAdjustPrivilegesToken
77f676b4 00000010 NtAdjustPrivilegesToken
77f676c4 00000000 ZwAlertResumeThread
77f676c4 00000010 NtAlertResumeThread
77f676d4 00000000 NtAlertThread
77f676d4 00000010 ZwAlertThread
77f676e4 00000000 ZwAllocateLocallyUniqueId
77f676e4 00000010 NtAllocateLocallyUniqueId
77f676f4 00000000 ZwAllocateUuids
77f676f4 00000010 NtAllocateUuids
77f67704 00000000 NtAllocateVirtualMemory
77f67704 00000010 ZwAllocateVirtualMemory
77f67714 00000000 ZwCallbackReturn
77f67714 00000010 NtCallbackReturn
77f67724 00000000 NtCancelIoFile
77f67724 00000010 ZwCancelIoFile
77f67734 00000000 ZwCancelTimer
77f67734 00000010 NtCancelTimer
77f67744 00000000 ZwClearEvent
77f67744 00000010 NtClearEvent
77f67754 00000000 ZwClose
77f67754 00000010 NtClose
77f67764 00000000 ZwCloseObjectAuditAlarm
77f67764 00000010 NtCloseObjectAuditAlarm
77f67774 00000000 NtCompleteConnectPort
77f67774 00000010 ZwCompleteConnectPort
77f67784 00000000 NtConnectPort
77f67784 00000010 ZwConnectPort
77f67794 00000000 NtContinue
77f67794 00000010 ZwContinue
77f677a4 00000000 ZwCreateDirectoryObject
77f677a4 00000010 NtCreateDirectoryObject
77f677b4 00000000 ZwCreateEvent
77f677b4 00000010 NtCreateEvent
77f677c4 00000000 ZwCreateEventPair
77f677c4 00000010 NtCreateEventPair
77f677d4 00000000 ZwCreateFile
77f677d4 00000010 NtCreateFile
77f677e4 00000000 NtCreateIoCompletion
77f677e4 00000010 ZwCreateIoCompletion
77f677f4 00000000 ZwCreateKey
77f677f4 00000010 NtCreateKey
77f67804 00000000 NtCreateMailslotFile
77f67804 00000010 ZwCreateMailslotFile
77f67814 00000000 ZwCreateMutant
77f67814 00000010 NtCreateMutant
77f67824 00000000 NtCreateNamedPipeFile
77f67824 00000010 ZwCreateNamedPipeFile
77f67834 00000000 NtCreatePagingFile
77f67834 00000010 ZwCreatePagingFile
77f67844 00000000 ZwCreatePort
77f67844 00000010 NtCreatePort
77f67854 00000000 NtCreateProcess
77f67854 00000010 ZwCreateProcess
77f67864 00000000 NtCreateProfile
77f67864 00000010 ZwCreateProfile
77f67874 00000000 NtCreateSection
77f67874 00000010 ZwCreateSection
77f67884 00000000 NtCreateSemaphore
77f67884 00000010 ZwCreateSemaphore
77f67894 00000000 NtCreateSymbolicLinkObject
77f67894 00000010 ZwCreateSymbolicLinkObject
77f678a4 00000000 ZwCreateThread
77f678a4 00000010 NtCreateThread
77f678b4 00000000 ZwCreateTimer
77f678b4 00000010 NtCreateTimer
77f678c4 00000000 ZwCreateToken
77f678c4 00000010 NtCreateToken
77f678d4 00000000 ZwDelayExecution
77f678d4 00000010 NtDelayExecution
77f678e4 00000000 ZwDeleteAtom
77f678e4 00000010 NtDeleteAtom
77f678f4 00000000 ZwDeleteFile
77f678f4 00000010 NtDeleteFile
77f67904 00000000 ZwDeleteKey
77f67904 00000010 NtDeleteKey
77f67914 00000000 ZwDeleteObjectAuditAlarm
77f67914 00000010 NtDeleteObjectAuditAlarm
77f67924 00000000 NtDeleteValueKey
77f67924 00000010 ZwDeleteValueKey
77f67934 00000000 NtDeviceIoControlFile
77f67934 00000010 ZwDeviceIoControlFile
77f67944 00000000 ZwDisplayString
77f67944 00000010 NtDisplayString
77f67954 00000000 NtDuplicateObject
77f67954 00000010 ZwDuplicateObject
77f67964 00000000 NtDuplicateToken
77f67964 00000010 ZwDuplicateToken
77f67974 00000000 ZwEnumerateKey
77f67974 00000010 NtEnumerateKey
77f67984 00000000 NtEnumerateValueKey
77f67984 00000010 ZwEnumerateValueKey
77f67994 00000000 ZwExtendSection
77f67994 00000010 NtExtendSection
77f679a4 00000000 ZwFindAtom
77f679a4 00000010 NtFindAtom
77f679b4 00000000 NtFlushBuffersFile
77f679b4 00000010 ZwFlushBuffersFile
77f679c4 00000000 ZwFlushInstructionCache
77f679c4 00000010 NtFlushInstructionCache
77f679d4 00000000 ZwFlushKey
77f679d4 00000010 NtFlushKey
77f679e4 00000000 ZwFlushVirtualMemory
77f679e4 00000010 NtFlushVirtualMemory
77f679f4 00000000 ZwFlushWriteBuffer
77f679f4 0000000c NtFlushWriteBuffer
77f67a00 00000000 NtFreeVirtualMemory
77f67a00 00000010 ZwFreeVirtualMemory
77f67a10 00000000 NtFsControlFile
77f67a10 00000010 ZwFsControlFile
77f67a20 00000000 NtGetContextThread
77f67a20 00000010 ZwGetContextThread
77f67a30 00000000 NtGetPlugPlayEvent
77f67a30 00000010 ZwGetPlugPlayEvent
77f67a40 00000000 ZwGetTickCount
77f67a40 0000000c NtGetTickCount
77f67a4c 00000000 ZwImpersonateClientOfPort
77f67a4c 00000010 NtImpersonateClientOfPort
77f67a5c 00000000 ZwImpersonateThread
77f67a5c 00000010 NtImpersonateThread
77f67a6c 00000000 NtInitializeRegistry
77f67a6c 00000010 ZwInitializeRegistry
77f67a7c 00000000 ZwListenPort
77f67a7c 00000010 NtListenPort
77f67a8c 00000000 ZwLoadDriver
77f67a8c 00000010 NtLoadDriver
77f67a9c 00000000 NtLoadKey
77f67a9c 00000010 ZwLoadKey
77f67aac 00000000 ZwLoadKey2
77f67aac 00000010 NtLoadKey2
77f67abc 00000000 ZwLockFile
77f67abc 00000010 NtLockFile
77f67acc 00000000 ZwLockVirtualMemory
77f67acc 00000010 NtLockVirtualMemory
77f67adc 00000000 NtMakeTemporaryObject
77f67adc 00000010 ZwMakeTemporaryObject
77f67aec 00000000 NtMapViewOfSection
77f67aec 00000010 ZwMapViewOfSection
77f67afc 00000000 NtNotifyChangeDirectoryFile
77f67afc 00000010 ZwNotifyChangeDirectoryFile
77f67b0c 00000000 ZwNotifyChangeKey
77f67b0c 00000010 NtNotifyChangeKey
77f67b1c 00000000 NtOpenDirectoryObject
77f67b1c 00000010 ZwOpenDirectoryObject
77f67b2c 00000000 NtOpenEvent
77f67b2c 00000010 ZwOpenEvent
77f67b3c 00000000 NtOpenEventPair
77f67b3c 00000010 ZwOpenEventPair
77f67b4c 00000000 ZwOpenFile
77f67b4c 00000010 NtOpenFile
77f67b5c 00000000 NtOpenIoCompletion
77f67b5c 00000010 ZwOpenIoCompletion
77f67b6c 00000000 ZwOpenKey
77f67b6c 00000010 NtOpenKey
77f67b7c 00000000 ZwOpenMutant
77f67b7c 00000010 NtOpenMutant
77f67b8c 00000000 NtOpenObjectAuditAlarm
77f67b8c 00000010 ZwOpenObjectAuditAlarm
77f67b9c 00000000 ZwOpenProcess
77f67b9c 00000010 NtOpenProcess
77f67bac 00000000 NtOpenProcessToken
77f67bac 00000010 ZwOpenProcessToken
77f67bbc 00000000 NtOpenSection
77f67bbc 00000010 ZwOpenSection
77f67bcc 00000000 ZwOpenSemaphore
77f67bcc 00000010 NtOpenSemaphore
77f67bdc 00000000 NtOpenSymbolicLinkObject
77f67bdc 00000010 ZwOpenSymbolicLinkObject
77f67bec 00000000 ZwOpenThread
77f67bec 00000010 NtOpenThread
77f67bfc 00000000 ZwOpenThreadToken
77f67bfc 00000010 NtOpenThreadToken
77f67c0c 00000000 NtOpenTimer
77f67c0c 00000010 ZwOpenTimer
77f67c1c 00000000 ZwPlugPlayControl
77f67c1c 00000010 NtPlugPlayControl
77f67c2c 00000000 NtPrivilegeCheck
77f67c2c 00000010 ZwPrivilegeCheck
77f67c3c 00000000 ZwPrivilegedServiceAuditAlarm
77f67c3c 00000010 NtPrivilegedServiceAuditAlarm
77f67c4c 00000000 NtPrivilegeObjectAuditAlarm
77f67c4c 00000010 ZwPrivilegeObjectAuditAlarm
77f67c5c 00000000 ZwProtectVirtualMemory
77f67c5c 00000010 NtProtectVirtualMemory
77f67c6c 00000000 NtPulseEvent
77f67c6c 00000010 ZwPulseEvent
77f67c7c 00000000 ZwQueryInformationAtom
77f67c7c 00000010 NtQueryInformationAtom
77f67c8c 00000000 NtQueryAttributesFile
77f67c8c 00000010 ZwQueryAttributesFile
77f67c9c 00000000 NtQueryDefaultLocale
77f67c9c 00000010 ZwQueryDefaultLocale
77f67cac 00000000 ZwQueryDirectoryFile
77f67cac 00000010 NtQueryDirectoryFile
77f67cbc 00000000 NtQueryDirectoryObject
77f67cbc 00000010 ZwQueryDirectoryObject
77f67ccc 00000000 NtQueryEaFile
77f67ccc 00000010 ZwQueryEaFile
77f67cdc 00000000 NtQueryEvent
77f67cdc 00000010 ZwQueryEvent
77f67cec 00000000 NtQueryFullAttributesFile
77f67cec 00000010 ZwQueryFullAttributesFile
77f67cfc 00000000 NtQueryInformationFile
77f67cfc 00000010 ZwQueryInformationFile
77f67d0c 00000000 NtQueryIoCompletion
77f67d0c 00000010 ZwQueryIoCompletion
77f67d1c 00000000 ZwQueryInformationPort
77f67d1c 00000010 NtQueryInformationPort
77f67d2c 00000000 NtQueryInformationProcess
77f67d2c 00000010 ZwQueryInformationProcess
77f67d3c 00000000 NtQueryInformationThread
77f67d3c 00000010 ZwQueryInformationThread
77f67d4c 00000000 NtQueryInformationToken
77f67d4c 00000010 ZwQueryInformationToken
77f67d5c 00000000 NtQueryIntervalProfile
77f67d5c 00000010 ZwQueryIntervalProfile
77f67d6c 00000000 NtQueryKey
77f67d6c 00000010 ZwQueryKey
77f67d7c 00000000 NtQueryMultipleValueKey
77f67d7c 00000010 ZwQueryMultipleValueKey
77f67d8c 00000000 NtQueryMutant
77f67d8c 00000010 ZwQueryMutant
77f67d9c 00000000 NtQueryObject
77f67d9c 00000010 ZwQueryObject
77f67dac 00000000 NtQueryOleDirectoryFile
77f67dac 00000010 ZwQueryOleDirectoryFile
77f67dbc 00000000 ZwQueryPerformanceCounter
77f67dbc 00000010 NtQueryPerformanceCounter
77f67dcc 00000000 NtQuerySection
77f67dcc 00000010 ZwQuerySection
77f67ddc 00000000 NtQuerySecurityObject
77f67ddc 00000010 ZwQuerySecurityObject
77f67dec 00000000 NtQuerySemaphore
77f67dec 00000010 ZwQuerySemaphore
77f67dfc 00000000 ZwQuerySymbolicLinkObject
77f67dfc 00000010 NtQuerySymbolicLinkObject
77f67e0c 00000000 ZwQuerySystemEnvironmentValue
77f67e0c 00000010 NtQuerySystemEnvironmentValue
77f67e1c 00000000 ZwQuerySystemInformation
77f67e1c 00000010 NtQuerySystemInformation
77f67e2c 00000000 ZwQuerySystemTime
77f67e2c 00000010 NtQuerySystemTime
77f67e3c 00000000 ZwQueryTimer
77f67e3c 00000010 NtQueryTimer
77f67e4c 00000000 NtQueryTimerResolution
77f67e4c 00000010 ZwQueryTimerResolution
77f67e5c 00000000 NtQueryValueKey
77f67e5c 00000010 ZwQueryValueKey
77f67e6c 00000000 ZwQueryVirtualMemory
77f67e6c 00000010 NtQueryVirtualMemory
77f67e7c 00000000 NtQueryVolumeInformationFile
77f67e7c 00000010 ZwQueryVolumeInformationFile
77f67e8c 00000000 NtQueueApcThread
77f67e8c 00000010 ZwQueueApcThread
77f67e9c 00000000 ZwRaiseException
77f67e9c 00000010 NtRaiseException
77f67eac 00000000 ZwRaiseHardError
77f67eac 00000010 NtRaiseHardError
77f67ebc 00000000 NtReadFile
77f67ebc 00000010 ZwReadFile
77f67ecc 00000000 ZwReadFileScatter
77f67ecc 00000010 NtReadFileScatter
77f67edc 00000000 ZwReadRequestData
77f67edc 00000010 NtReadRequestData
77f67eec 00000000 NtReadVirtualMemory
77f67eec 00000010 ZwReadVirtualMemory
77f67efc 00000000 NtRegisterThreadTerminatePort
77f67efc 00000010 ZwRegisterThreadTerminatePort
77f67f0c 00000000 NtReleaseMutant
77f67f0c 00000010 ZwReleaseMutant
77f67f1c 00000000 NtReleaseSemaphore
77f67f1c 00000010 ZwReleaseSemaphore
77f67f2c 00000000 NtRemoveIoCompletion
77f67f2c 00000010 ZwRemoveIoCompletion
77f67f3c 00000000 ZwReplaceKey
77f67f3c 00000010 NtReplaceKey
77f67f4c 00000000 ZwReplyPort
77f67f4c 00000010 NtReplyPort
77f67f5c 00000000 NtReplyWaitReceivePort
77f67f5c 00000010 ZwReplyWaitReceivePort
77f67f6c 00000000 NtReplyWaitReplyPort
77f67f6c 00000010 ZwReplyWaitReplyPort
77f67f7c 00000000 NtRequestPort
77f67f7c 00000010 ZwRequestPort
77f67f8c 00000000 NtRequestWaitReplyPort
77f67f8c 00000010 ZwRequestWaitReplyPort
77f67f9c 00000000 NtResetEvent
77f67f9c 00000010 ZwResetEvent
77f67fac 00000000 NtRestoreKey
77f67fac 00000010 ZwRestoreKey
77f67fbc 00000000 NtResumeThread
77f67fbc 00000010 ZwResumeThread
77f67fcc 00000000 ZwSaveKey
77f67fcc 00000010 NtSaveKey
77f67fdc 00000000 NtSetIoCompletion
77f67fdc 00000010 ZwSetIoCompletion
77f67fec 00000000 NtSetContextThread
77f67fec 00000010 ZwSetContextThread
77f67ffc 00000000 ZwSetDefaultHardErrorPort
77f67ffc 00000010 NtSetDefaultHardErrorPort
77f6800c 00000000 NtSetDefaultLocale
77f6800c 00000010 ZwSetDefaultLocale
77f6801c 00000000 ZwSetEaFile
77f6801c 00000010 NtSetEaFile
77f6802c 00000000 ZwSetEvent
77f6802c 00000010 NtSetEvent
77f6803c 00000000 ZwSetHighEventPair
77f6803c 00000010 NtSetHighEventPair
77f6804c 00000000 ZwSetHighWaitLowEventPair
77f6804c 00000010 NtSetHighWaitLowEventPair
77f6805c 00000000 NtSetHighWaitLowThread
77f6805c 00000004 ZwSetHighWaitLowThread
77f68060 00000000 ZwSetInformationFile
77f68060 00000010 NtSetInformationFile
77f68070 00000000 NtSetInformationKey
77f68070 00000010 ZwSetInformationKey
77f68080 00000000 NtSetInformationObject
77f68080 00000010 ZwSetInformationObject
77f68090 00000000 ZwSetInformationProcess
77f68090 00000010 NtSetInformationProcess
77f680a0 00000000 ZwSetInformationThread
77f680a0 00000010 NtSetInformationThread
77f680b0 00000000 ZwSetInformationToken
77f680b0 00000010 NtSetInformationToken
77f680c0 00000000 ZwSetIntervalProfile
77f680c0 00000010 NtSetIntervalProfile
77f680d0 00000000 NtSetLdtEntries
77f680d0 00000010 ZwSetLdtEntries
77f680e0 00000000 NtSetLowEventPair
77f680e0 00000010 ZwSetLowEventPair
77f680f0 00000000 ZwSetLowWaitHighEventPair
77f680f0 00000010 NtSetLowWaitHighEventPair
77f68100 00000000 ZwSetLowWaitHighThread
77f68100 00000004 NtSetLowWaitHighThread
77f68104 00000000 ZwSetSecurityObject
77f68104 00000010 NtSetSecurityObject
77f68114 00000000 ZwSetSystemEnvironmentValue
77f68114 00000010 NtSetSystemEnvironmentValue
77f68124 00000000 ZwSetSystemInformation
77f68124 00000010 NtSetSystemInformation
77f68134 00000000 NtSetSystemPowerState
77f68134 00000010 ZwSetSystemPowerState
77f68144 00000000 ZwSetSystemTime
77f68144 00000010 NtSetSystemTime
77f68154 00000000 ZwSetTimer
77f68154 00000010 NtSetTimer
77f68164 00000000 ZwSetTimerResolution
77f68164 00000010 NtSetTimerResolution
77f68174 00000000 ZwSetValueKey
77f68174 00000010 NtSetValueKey
77f68184 00000000 ZwSetVolumeInformationFile
77f68184 00000010 NtSetVolumeInformationFile
77f68194 00000000 NtShutdownSystem
77f68194 00000010 ZwShutdownSystem
77f681a4 00000000 NtSignalAndWaitForSingleObject
77f681a4 00000010 ZwSignalAndWaitForSingleObject
77f681b4 00000000 NtStartProfile
77f681b4 00000010 ZwStartProfile
77f681c4 00000000 ZwStopProfile
77f681c4 00000010 NtStopProfile
77f681d4 00000000 NtSuspendThread
77f681d4 00000010 ZwSuspendThread
77f681e4 00000000 NtSystemDebugControl
77f681e4 00000010 ZwSystemDebugControl
77f681f4 00000000 NtTerminateProcess
77f681f4 00000010 ZwTerminateProcess
77f68204 00000000 ZwTerminateThread
77f68204 00000010 NtTerminateThread
77f68214 00000000 NtTestAlert
77f68214 0000000c ZwTestAlert
77f68220 00000000 ZwUnloadDriver
77f68220 00000010 NtUnloadDriver
77f68230 00000000 ZwUnloadKey
77f68230 00000010 NtUnloadKey
77f68240 00000000 ZwUnlockFile
77f68240 00000010 NtUnlockFile
77f68250 00000000 ZwUnlockVirtualMemory
77f68250 00000010 NtUnlockVirtualMemory
77f68260 00000000 NtUnmapViewOfSection
77f68260 00000010 ZwUnmapViewOfSection
77f68270 00000000 ZwVdmControl
77f68270 00000010 NtVdmControl
77f68280 00000000 ZwWaitForMultipleObjects
77f68280 00000010 NtWaitForMultipleObjects
77f68290 00000000 ZwWaitForSingleObject
77f68290 00000010 NtWaitForSingleObject
77f682a0 00000000 NtWaitHighEventPair
77f682a0 00000010 ZwWaitHighEventPair
77f682b0 00000000 NtWaitLowEventPair
77f682b0 00000010 ZwWaitLowEventPair
77f682c0 00000000 NtWriteFile
77f682c0 00000010 ZwWriteFile
77f682d0 00000000 NtWriteFileGather
77f682d0 00000010 ZwWriteFileGather
77f682e0 00000000 ZwWriteRequestData
77f682e0 00000010 NtWriteRequestData
77f682f0 00000000 NtWriteVirtualMemory
77f682f0 00000010 ZwWriteVirtualMemory
77f68300 00000000 ZwCreateChannel
77f68300 00000010 NtCreateChannel
77f68310 00000000 ZwListenChannel
77f68310 00000010 NtListenChannel
77f68320 00000000 ZwOpenChannel
77f68320 00000010 NtOpenChannel
77f68330 00000000 ZwReplyWaitSendChannel
77f68330 00000010 NtReplyWaitSendChannel
77f68340 00000000 ZwSendWaitReplyChannel
77f68340 00000010 NtSendWaitReplyChannel
77f68350 00000000 NtSetContextChannel
77f68350 00000010 ZwSetContextChannel
77f68360 00000000 NtYieldExecution
77f68360 0000011c ZwYieldExecution
77f6847c 00000072 RtlGetLongestNtPathLength
77f684ee 000000e0 RtlGetCurrentDirectory_U
77f685ce 00000178 RtlIsDosDeviceName_U
77f68746 00000120 RtlGetFullPathName_U
77f68866 0000019e RtlDosSearchPath_U
77f68a04 0000013a RtlDoesFileExists_U
77f68b3e 000004c4 CsrClientConnectToServer
77f69002 0000000c CsrNewThread
77f6900e 00000034 CsrIdentifyAlertableThread
77f69042 0000003c CsrSetPriorityClass
77f6907e 00000180 CsrClientCallServer
77f691fe 0000009a CsrAllocateCaptureBuffer
77f69298 00000014 CsrFreeCaptureBuffer
77f692ac 0000004a CsrAllocateMessagePointer
77f692f6 0000002c CsrAllocateCapturePointer
77f69322 00000032 CsrCaptureMessageBuffer
77f69354 00000076 CsrCaptureMessageString
77f693ca 00000030 CsrCaptureTimeout
77f693fa 00000046 CsrProbeForWrite
77f69440 000002dc CsrProbeForRead
77f6971c 00000048 DbgSsInitialize
77f69764 000002bc DbgSsHandleKmApiMsg
77f69a20 000000bc DbgUiConnectToDbg
77f69adc 0000007e DbgUiWaitStateChange
77f69b5a 0000015b DbgUiContinue
77f69cb5 00000163 LdrShutdownProcess
77f69e18 000001a2 LdrShutdownThread
77f69fba 00001772 LdrQueryImageFileExecutionOptions
77f6b72c 0000048e LdrUnloadDll
77f6bbba 000002d0 LdrGetProcedureAddress
77f6be8a 00000186 LdrVerifyImageMatchesChecksum
77f6c010 00000336 LdrQueryProcessModuleInformation
77f6c346 000000eb RtlInitializeResource
77f6c431 00000184 RtlAcquireResourceShared
77f6c5b5 00000147 RtlAcquireResourceExclusive
77f6c6fc 000000fb RtlReleaseResource
77f6c7f7 00000163 RtlConvertSharedToExclusive
77f6c95a 00000058 RtlConvertExclusiveToShared
77f6c9b2 0000009b RtlDeleteResource
77f6ca4d 00000047 RtlDumpResource
77f6ca94 000000bc RtlInitializeCriticalSectionAndSpinCount
77f6cb50 000000da RtlSetCriticalSectionSpinCount
77f6cc2a 0000014d RtlDeleteCriticalSection
77f6cd77 0000019f RtlpWaitForCriticalSection
77f6cf16 0000002a RtlpUnWaitCriticalSection
77f6cf40 00000676 RtlNewSecurityObject
77f6d5b6 000004c2 RtlSetSecurityObject
77f6da78 0000020c RtlQuerySecurityObject
77f6dc84 0000001e RtlDeleteSecurityObject
77f6dca2 00000070 RtlNewInstanceSecurityObject
77f6dd12 0000014a RtlNewSecurityGrantedAccess
77f6de5c 00000138 RtlCopySecurityDescriptor
77f6df94 000002ac RtlCreateAndSetSD
77f6e240 00000548 RtlCreateUserSecurityObject
77f6e788 00000628 RtlConvertUiListToApiList
77f6edb0 00000116 RtlCreateQueryDebugBuffer
77f6eec6 000000cc RtlDestroyQueryDebugBuffer
77f6ef92 000001f4 RtlQueryProcessDebugInformation
77f6f186 00000204 RtlQueryProcessBackTraceInformation
77f6f38a 0000062c RtlQueryProcessHeapInformation
77f6f9b6 00003a6c RtlQueryProcessLockInformation
77f73422 000008b6 RtlConvertVariantToProperty
77f73cd8 00000c00 RtlConvertPropertyToVariant
77f748d8 00000242 PropertyLengthAsVariant
77f74b1a 0000005c CBufferAllocator::Allocate
77f74b76 00000018 RtlSetUnicodeCallouts
77f74b8e 0000016e RtlCreatePropertySet
77f74cfc 00000062 RtlClosePropertySet
77f74d5e 00000028 RtlOnMappedStreamEvent
77f74d86 0000032e RtlFlushPropertySet
77f750b4 00000140 RtlSetProperties
77f751f4 000001d0 RtlQueryProperties
77f753c4 000002a6 RtlEnumerateProperties
77f7566a 000000aa RtlQueryPropertyNames
77f75714 00000080 RtlSetPropertyNames
77f75794 0000007a RtlSetPropertySetClassId
77f7580e 000000f6 RtlQueryPropertySet
77f75904 00000660 RtlCompareVariants
77f75f64 0000017c RtlGuidToPropertySetName
77f760e0 000001bc RtlPropertySetNameToGuid
77f7629c 00000004 DbgBreakPoint
77f762a0 0000000c DbgUserBreakPoint
77f762ac 00000090 DbgPrint
77f7633c 00000044 DbgPrompt
77f76380 00000010 KiUserApcDispatcher
77f76390 0000001c KiUserCallbackDispatcher
77f763ac 0000004c KiUserExceptionDispatcher
77f763f8 00000040 KiRaiseUserExceptionDispatcher
77f76438 00000134 LdrAccessResource
77f7656c 0000005a LdrFindEntryForAddress
77f765c6 0000001c LdrFindResource_U
77f765e2 00000504 LdrFindResourceDirectory_U
77f76ae6 000002c2 LdrEnumResources
77f76da8 000000bc LdrProcessRelocationBlock
77f76e64 0000044a RtlConsoleMultiByteToUnicodeN
77f772ae 0000005a RtlMultiByteToUnicodeSize
77f77308 00000052 RtlUnicodeToMultiByteSize
77f7735a 000008b2 RtlUpcaseUnicodeToMultiByteN
77f77c0c 000009b0 RtlUpcaseUnicodeToOemN
77f785bc 00000200 RtlCustomCPToUnicodeN
77f787bc 000001b4 RtlUnicodeToCustomCPN
77f78970 000008f8 RtlUpcaseUnicodeToCustomCPN
77f79268 00000110 RtlResetRtlTranslations
77f79378 00000008 NtCurrentTeb
77f79380 00000016 PfxInitialize
77f79396 000000ea PfxInsertPrefix
77f79480 00000084 PfxRemovePrefix
77f79504 00000268 PfxFindPrefix
77f7976c 00000310 RtlInitializeRXact
77f79a7c 00000052 RtlStartRXact
77f79ace 00000036 RtlAbortRXact
77f79b04 00000186 RtlAddAttributeActionToRXact
77f79c8a 0000003c RtlAddActionToRXact
77f79cc6 00000080 RtlApplyRXact
77f79d46 000001d4 RtlApplyRXactNoFlush
77f79f1a 0000015c RtlSelfRelativeToAbsoluteSD
77f7a076 000000fe RtlMakeSelfRelativeSD
77f7a174 00000144 RtlAbsoluteToSelfRelativeSD
77f7a2b8 00000054 RtlCreateAcl
77f7a30c 0000009c RtlValidAcl
77f7a3a8 000000a0 RtlQueryInformationAcl
77f7a448 00000052 RtlSetInformationAcl
77f7a49a 000000d6 RtlAddAce
77f7a570 00000072 RtlDeleteAce
77f7a5e2 00000072 RtlGetAce
77f7a654 000001c6 RtlAddCompoundAce
77f7a81a 0000001a RtlAddAccessAllowedAce
77f7a834 0000001a RtlAddAccessDeniedAce
77f7a84e 000000b4 RtlAddAuditAccessAce
77f7a902 0000024e RtlFirstFreeAce
77f7ab50 0000000e RtlInitializeAtomPackage
77f7ab5e 00000086 RtlCreateAtomTable
77f7abe4 000000f4 RtlDestroyAtomTable
77f7acd8 00000278 RtlEmptyAtomTable
77f7af50 000001ae RtlAddAtomToAtomTable
77f7b0fe 00000118 RtlLookupAtomInAtomTable
77f7b216 00000102 RtlDeleteAtomFromAtomTable
77f7b318 000000c6 RtlPinAtomInAtomTable
77f7b3de 000001be RtlQueryAtomInAtomTable
77f7b59c 0000007c RtlRunEncodeUnicodeString
77f7b618 00000040 RtlRunDecodeUnicodeString
77f7b658 00000032 RtlEraseUnicodeString
77f7b68a 000000a8 RtlAdjustPrivilege
77f7b732 00000076 RtlValidSid
77f7b7a8 00000040 RtlEqualSid
77f7b7e8 0000007c RtlEqualPrefixSid
77f7b864 0000000e RtlLengthRequiredSid
77f7b872 000000be RtlAllocateAndInitializeSid
77f7b930 0000002c RtlInitializeSid
77f7b95c 00000022 RtlFreeSid
77f7b97e 0000000a RtlIdentifierAuthoritySid
77f7b988 00000010 RtlSubAuthoritySid
77f7b998 00000008 RtlSubAuthorityCountSid
77f7b9a0 00000012 RtlLengthSid
77f7b9b2 00000030 RtlCopySid
77f7b9e2 000000bd RtlCopySidAndAttributesArray
77f7ba9f 000001af RtlConvertSidToUnicodeString
77f7bc4e 0000001e RtlEqualLuid
77f7bc6c 00000016 RtlCopyLuid
77f7bc82 00000028 RtlCopyLuidAndAttributesArray
77f7bcaa 0000002e RtlCreateSecurityDescriptor
77f7bcd8 00000188 RtlValidSecurityDescriptor
77f7be60 000000b4 RtlLengthSecurityDescriptor
77f7bf14 00000044 RtlSetAttributesSecurityDescriptor
77f7bf58 0000002a RtlGetControlSecurityDescriptor
77f7bf82 00000062 RtlSetDaclSecurityDescriptor
77f7bfe4 0000006c RtlGetDaclSecurityDescriptor
77f7c050 00000062 RtlSetSaclSecurityDescriptor
77f7c0b2 0000006c RtlGetSaclSecurityDescriptor
77f7c11e 00000050 RtlSetOwnerSecurityDescriptor
77f7c16e 00000048 RtlGetOwnerSecurityDescriptor
77f7c1b6 00000052 RtlSetGroupSecurityDescriptor
77f7c208 00000048 RtlGetGroupSecurityDescriptor
77f7c250 00000014 RtlAreAllAccessesGranted
77f7c264 00000012 RtlAreAnyAccessesGranted
77f7c276 00000050 RtlMapGenericMask
77f7c2c6 000009c2 RtlImpersonateSelf
77f7cc88 00000022 RtlInitializeHandleTable
77f7ccaa 00000032 RtlDestroyHandleTable
77f7ccdc 00000178 RtlAllocateHandle
77f7ce54 00000030 RtlFreeHandle
77f7ce84 0000002a RtlIsValidHandle
77f7ceae 00000280 RtlIsValidIndexHandle
77f7d12e 0000182e RtlDestroyHeap
77f7e95c 00000192 RtlZeroHeap
77f7eaee 00000048 RtlAnsiCharToUnicodeChar
77f7eb36 000000b2 RtlUpcaseUnicodeStringToAnsiString
77f7ebe8 000000b2 RtlUpcaseUnicodeStringToOemString
77f7ec9a 000000ce RtlUnicodeStringToCountedOemString
77f7ed68 000000ce RtlUpcaseUnicodeStringToCountedOemString
77f7ee36 000000d2 RtlUpcaseUnicodeString
77f7ef08 000000d2 RtlDowncaseUnicodeString
77f7efda 00000064 RtlUpcaseUnicodeChar
77f7f03e 00000000 RtlUnicodeStringToAnsiSize
77f7f03e 00000024 RtlxUnicodeStringToAnsiSize
77f7f062 00000000 RtlUnicodeStringToOemSize
77f7f062 00000024 RtlxUnicodeStringToOemSize
77f7f086 00000000 RtlAnsiStringToUnicodeSize
77f7f086 00000026 RtlxAnsiStringToUnicodeSize
77f7f0ac 00000000 RtlOemStringToUnicodeSize
77f7f0ac 00000026 RtlxOemStringToUnicodeSize
77f7f0d2 00000142 RtlCompareUnicodeString
77f7f214 00000136 RtlEqualUnicodeString
77f7f34a 0000014e RtlPrefixUnicodeString
77f7f498 0000005a RtlCopyUnicodeString
77f7f4f2 00000078 RtlAppendUnicodeToString
77f7f56a 00000062 RtlAppendUnicodeStringToString
77f7f5cc 0000004c RtlCreateUnicodeString
77f7f618 0000005a RtlEqualDomainName
77f7f672 00000010 RtlEqualComputerName
77f7f682 000003ba RtlIsTextUnicode
77f7fa3c 00000040 RtlCopyString
77f7fa7c 00000116 RtlUpperChar
77f7fb92 00000090 RtlCompareString
77f7fc22 00000074 RtlEqualString
77f7fc96 0000007e RtlPrefixString
77f7fd14 0000002e RtlCreateUnicodeStringFromAsciiz
77f7fd42 0000003e RtlUpperString
77f7fd80 00000056 RtlAppendAsciizToString
77f7fdd6 0000004a RtlAppendStringToString
77f7fe20 00000014 RtlInitializeBitMap
77f7fe34 00000028 RtlClearAllBits
77f7fe5c 0000001e RtlSetAllBits
77f7fe7a 00000258 RtlFindClearBits
77f800d2 00000296 RtlFindSetBits
77f80368 0000002c RtlFindClearBitsAndSet
77f80394 0000002c RtlFindSetBitsAndClear
77f803c0 000000b6 RtlClearBits
77f80476 000000ac RtlSetBits
77f80522 000000ce RtlFindLongestRunClear
77f805f0 000000f2 RtlFindLongestRunSet
77f806e2 0000003e RtlNumberOfClearBits
77f80720 00000046 RtlNumberOfSetBits
77f80766 0000007e RtlAreBitsClear
77f807e4 00000098 RtlAreBitsSet
77f8087c 00000004 RtlAssert
77f80880 0000005e RtlCaptureStackBackTrace
77f808de 00000140 RtlIntegerToChar
77f80a1e 0000016c RtlCharToInteger
77f80b8a 000001ce RtlUnicodeStringToInteger
77f80d58 00000050 RtlIntegerToUnicodeString
77f80da8 000005a8 RtlLargeIntegerToChar
77f81350 00000388 RtlQueryRegistryValues
77f816d8 00000058 RtlWriteRegistryValue
77f81730 0000002c RtlCheckRegistryKey
77f8175c 0000002c RtlCreateRegistryKey
77f81788 00000048 RtlDeleteRegistryValue
77f817d0 00000152 RtlExpandEnvironmentStrings_U
77f81922 00000026 RtlGetNtGlobalFlags
77f81948 000000c8 RtlFormatCurrentUserKeyPath
77f81a10 000000dc RtlOpenCurrentUser
77f81aec 0000012c RtlQueryTimeZoneInformation
77f81c18 00000370 RtlSetTimeZoneInformation
77f81f88 000000c0 RtlGetProcessHeaps
77f82048 000007e8 RtlEnumProcessHeaps
77f82830 000008d6 RtlReAllocateHeap
77f83106 00000068 RtlValidateProcessHeaps
77f8316e 0000012e RtlValidateHeap
77f8329c 000000ac RtlSetUserValueHeap
77f83348 0000014a RtlGetUserInfoHeap
77f83492 0000012c RtlSetUserFlagsHeap
77f835be 00000086 RtlSizeHeap
77f83644 000001a0 RtlExtendHeap
77f837e4 00000536 RtlCompactHeap
77f83d1a 000001b6 RtlCreateTagHeap
77f83ed0 000001ce RtlQueryTagHeap
77f8409e 00000556 RtlUsageHeap
77f845f4 00000383 RtlWalkHeap
77f84977 0000011b RtlProtectHeap
77f84a92 0000004a RtlGetCompressionWorkSpaceSize
77f84adc 00000058 RtlCompressBuffer
77f84b34 00000046 RtlDecompressBuffer
77f84b7a 0000007c RtlDecompressFragment
77f84bf6 00000146 RtlCreateEnvironment
77f84d3c 00000028 RtlDestroyEnvironment
77f84d64 000000b2 RtlSetCurrentEnvironment
77f84e16 0000021e RtlQueryEnvironmentVariable_U
77f85034 000005f2 RtlSetEnvironmentVariable
77f85626 00000320 RtlCreateProcessParameters
77f85946 00000028 RtlDestroyProcessParameters
77f8596e 000002a4 RtlDeNormalizeProcessParams
77f85c12 000004fa RtlCreateUserProcess
77f8610c 000000bc RtlCreateUserThread
77f861c8 0000011c RtlFreeUserThreadStack
77f862e4 000001b0 RtlTimeToTimeFields
77f86494 000001ea RtlCutoverTimeToSystemTime
77f8667e 000001ba RtlTimeFieldsToTime
77f86838 00000084 RtlTimeToElapsedTimeFields
77f868bc 0000004e RtlTimeToSecondsSince1980
77f8690a 00000042 RtlSecondsSince1980ToTime
77f8694c 0000004e RtlTimeToSecondsSince1970
77f8699a 00000042 RtlSecondsSince1970ToTime
77f869dc 00000038 RtlSystemTimeToLocalTime
77f86a14 00000038 RtlLocalTimeToSystemTime
77f86a4c 00000164 RtlSplay
77f86bb0 00000072 RtlDelete
77f86c22 00000084 RtlDeleteNoSplay
77f86ca6 00000022 RtlSubtreeSuccessor
77f86cc8 00000022 RtlSubtreePredecessor
77f86cea 0000003e RtlRealSuccessor
77f86d28 00000126 RtlRealPredecessor
77f86e4e 00000038 RtlInitializeGenericTable
77f86e86 00000144 RtlInsertElementGenericTable
77f86fca 0000005c RtlDeleteElementGenericTable
77f87026 0000003c RtlLookupElementGenericTable
77f87062 0000004e RtlEnumerateGenericTable
77f870b0 0000000e RtlIsGenericTableEmpty
77f870be 00000088 RtlGetElementGenericTable
77f87146 0000000a RtlNumberGenericTableElements
77f87150 0000004a RtlEnumerateGenericTableWithoutSplaying
77f8719a 000000dc RtlFindMessage
77f87276 00000676 RtlFormatMessage
77f878ec 00000672 RtlGenerate8dot3Name
77f87f5e 00000166 RtlIsNameLegalDOS8Dot3
77f880c4 000004c0 RtlGetCallersAddress
77f88584 000001a0 RtlGetNtProductType
77f88724 000000ea RtlImageNtHeader
77f8880e 00000060 RtlImageDirectoryEntryToData
77f8886e 00000040 RtlImageRvaToSection
77f888ae 00000052 RtlImageRvaToVa
77f88900 0000002c RtlInitString
77f8892c 0000002c RtlInitAnsiString
77f88958 00000030 RtlInitUnicodeString
77f88988 000000bc RtlInitializeContext
77f88a44 0000013e RtlRemoteCall
77f88b82 000000bc RtlLargeIntegerDivide
77f88c3e 000001d0 RtlNtStatusToDosError
77f88e0e 0000015e RtlPcToFileHeader
77f88f6c 000000b0 RtlRaiseException
77f8901c 0000002c RtlRaiseStatus
77f89048 00000024 RtlUniform
77f8906c 00000168 RtlRandom
77f891d4 00000180 RtlUnwind
77f89354 0000001e RtlpNtOpenKey
77f89372 00000028 RtlpNtCreateKey
77f8939a 000000c4 RtlpNtQueryValueKey
77f8945e 00000028 RtlpNtSetValueKey
77f89486 0000000c RtlpNtMakeTemporaryKey
77f89492 00005f16 RtlpNtEnumerateSubKey
77f8f3a8 0000000a pow
77f8f3b2 00000018 log
77f8f3ca 00000022 CIpow
77f8f3ec 00000032 isalpha
77f8f41e 0000002d isupper
77f8f44b 0000002d islower
77f8f478 0000002d isdigit
77f8f4a5 00000032 isxdigit
77f8f4d7 0000002d isspace
77f8f504 0000002d ispunct
77f8f531 00000032 isalnum
77f8f563 00000032 isprint
77f8f595 00000032 isgraph
77f8f5c7 0000002d iscntrl
77f8f5f4 00000011 _isascii
77f8f605 00000008 _toascii
77f8f60d 00000048 _iscsymf
77f8f655 0000004b _iscsym
77f8f6a0 000000b0 alldiv
77f8f750 00000040 allmul
77f8f790 00000000 chkstk
77f8f790 00000030 alloca_probe
77f8f7c0 000000c0 allrem
77f8f880 00000020 allshl
77f8f8a0 00000021 allshr
77f8f8c1 00000096 atol
77f8f957 0000000d atoi
77f8f964 000000cc atoi64
77f8fa30 00000070 aulldiv
77f8faa0 00000080 aullrem
77f8fb20 00000020 aullshr
77f8fb40 00000027 ftol
77f8fb67 00000089 itoa
77f8fbf0 0000002e ltoa
77f8fc1e 0000001b ultoa
77f8fc39 000000c6 i64toa
77f8fcff 00000030 itow
77f8fd2f 00000030 ltow
77f8fd5f 00000030 ultow
77f8fd8f 00000041 i64tow
77f8fdd0 00000060 memccpy
77f8fe30 0000009d memicmp
77f8fecd 00000058 snprintf
77f8ff25 00000078 snwprintf
77f8ff9d 00000143 splitpath
77f900e0 00000000 strcmpi
77f900e0 0000008c stricmp
77f9016c 00000024 strlwr
77f90190 000000ad strnicmp
77f9023d 00000023 strupr
77f90260 00000008 tolower
77f90268 00000039 tolower
77f902a1 00000008 toupper
77f902a9 00000055 toupper
77f902fe 00000057 vsnprintf
77f90355 00000049 wcsicmp
77f9039e 0000002c wcslwr
77f903ca 00000058 wcsnicmp
77f90422 0000002c wcsupr
77f9044e 00000024 wtol
77f90472 00000024 wtoi
77f90496 00000024 wtoi64
77f904ba 0000001b abs
77f904d5 00000033 atan
77f90508 000000e4 ceil
77f905ec 0000000a sin
77f905f6 00000007 cos
77f905fd 0000001f tan
77f9061c 000000c7 fabs
77f906e3 000000e4 floor
77f907c7 00000021 iswalpha
77f907e8 0000002b iswctype
77f90813 0000000a labs
77f9081d 00000093 mbstowcs
77f908b0 000000b0 memchr
77f90960 000000b0 memcmp
77f90a10 00000150 memcpy
77f90b60 00000150 memmove
77f90cb0 00000058 memset
77f90d08 000001ce qsort
77f90ed6 0000005a sprintf
77f90f30 00000014 sqrt
77f90f44 0000004c sscanf
77f90f90 00000010 strcpy
77f90fa0 000000f0 strcat
77f91090 000000c0 strchr
77f91150 00000090 strcmp
77f911e0 00000040 strcspn
77f91220 00000080 strlen
77f912a0 00000130 strncat
77f913d0 00000040 strncmp
77f91410 00000100 strncpy
77f91510 00000040 strpbrk
77f91550 00000030 strrchr
77f91580 00000040 strspn
77f915c0 00000080 strstr
77f91640 00000221 strtol
77f91861 00000017 strtoul
77f91878 00000077 swprintf
77f918ef 0000001d towlower
77f9190c 0000000a towupper
77f91916 00000058 vsprintf
77f9196e 00000031 wcscat
77f9199f 00000022 wcscpy
77f919c1 00000030 wcschr
77f919f1 0000003d wcscmp
77f91a2e 0000003f wcscspn
77f91a6d 00000017 wcslen
77f91a84 00000043 wcsncat
77f91ac7 0000003a wcsncmp
77f91b01 00000043 wcsncpy
77f91b44 00000039 wcspbrk
77f91b7d 00000031 wcsrchr
77f91bae 0000003f wcsspn
77f91bed 00000043 wcsstr
77f91c30 000001e8 wcstol
77f91e18 00000017 wcstoul
77f91e2f 00004421 wcstombs
77f96250 00000050 RtlCompareMemory
77f962a0 00000030 RtlCompareMemoryUlong
77f962d0 00000040 RtlFillMemory
77f96310 00000020 RtlFillMemoryUlong
77f96330 00000030 RtlZeroMemory
77f96360 00000044 RtlMoveMemory
77f963a4 00000014 RtlLargeIntegerAdd
77f963b8 0000000c RtlEnlargedIntegerMultiply
77f963c4 0000000c RtlEnlargedUnsignedMultiply
77f963d0 00000020 RtlEnlargedUnsignedDivide
77f963f0 0000005c RtlExtendedLargeIntegerDivide
77f9644c 00000090 RtlExtendedMagicDivide
77f964dc 00000058 RtlExtendedIntegerMultiply
77f96534 00000028 RtlLargeIntegerShiftLeft
77f9655c 00000028 RtlLargeIntegerShiftRight
77f96584 0000002c RtlLargeIntegerArithmeticShift
77f965b0 00000014 RtlLargeIntegerNegate
77f965c4 00000014 RtlLargeIntegerSubtract
77f965d8 00000008 RtlConvertLongToLargeInteger
77f965e0 00001a20 RtlConvertUlongToLargeInteger
77f98000 00000000 _eEmulatorInit
77f98000 00000079 _eFINIT
77f98079 000004df _eCommonExceptions
77f98558 00000433 NPXEMULATORTABLE
77f9898b 0000004e _eFPREM
77f989d9 0000000f _eFPREM1
77f989e8 00000007 _eFSCALE
77f989ef 0000001e _eFPATAN
77f98a0d 00000007 _eFYL2X
77f98a14 00000262 _eFYL2XP1
77f98c76 0000000e _eFISUB16
77f98c84 0000000e _eFISUBR16
77f98c92 0000000c _eFIADD16
77f98c9e 0000000e _eFISUB32
77f98cac 0000000e _eFISUBR32
77f98cba 0000000c _eFIADD32
77f98cc6 0000000e _eFSUB32
77f98cd4 0000000e _eFSUBR32
77f98ce2 00000009 _eFADD32
77f98ceb 0000000b _eFSUB64
77f98cf6 0000000b _eFSUBR64
77f98d01 0000001c _eFADD64
77f98d1d 00000005 _eFSUBPreg
77f98d22 00000002 _eFSUBreg
77f98d24 00000006 _eFSUBtop
77f98d2a 00000005 _eFSUBRPreg
77f98d2f 00000002 _eFSUBRreg
77f98d31 0000001d _eFSUBRtop
77f98d4e 00000005 _eFADDPreg
77f98d53 00000002 _eFADDreg
77f98d55 000001b1 _eFADDtop
77f98f06 0000000a _eFIMUL16
77f98f10 0000000a _eFIMUL32
77f98f1a 0000000a _eFMUL32
77f98f24 0000000a _eFMUL64
77f98f2e 00000005 _eFMULPreg
77f98f33 00000002 _eFMULreg
77f98f35 00000190 _eFMULtop
77f990c5 0000000a _eFIDIV16
77f990cf 0000000a _eFIDIVR16
77f990d9 0000000a _eFIDIV32
77f990e3 0000000a _eFIDIVR32
77f990ed 0000000a _eFDIV32
77f990f7 0000000a _eFDIVR32
77f99101 0000000a _eFDIV64
77f9910b 0000000a _eFDIVR64
77f99115 00000005 _eFDIVRPreg
77f9911a 00000002 _eFDIVRreg
77f9911c 0000005c _eFDIVRtop
77f99178 00000005 _eFDIVPreg
77f9917d 00000002 _eFDIVreg
77f9917f 00000193 _eFDIVtop
77f99312 000006bf _eFRNDINT
77f999d1 0000006c _eFLD32
77f99a3d 0000007d _eFLD64
77f99aba 00000037 _eFILD16
77f99af1 0000003e _eFILD32
77f99b2f 00000069 _eFILD64
77f99b98 000000a2 _eFLD80
77f99c3a 0000005a _eFSTP
77f99c94 000000c4 _eFST
77f99d58 00000005 _eFSTP64
77f99d5d 000001ef _eFST64
77f99f4c 00000005 _eFSTP32
77f99f51 00000189 _eFST32
77f9a0da 00000005 _eFISTP32
77f9a0df 000000f1 _eFIST32
77f9a1d0 00000005 _eFISTP16
77f9a1d5 000000b3 _eFIST16
77f9a288 00000087 _eFISTP64
77f9a30f 0000005b _eFSTP80
77f9a36a 00000011 _eFABS
77f9a37b 00000010 _eFCHS
77f9a38b 00000006 _eFFREE
77f9a391 00000084 _eFXCH
77f9a415 00000017 _eFICOMP16
77f9a42c 00000012 _eFICOM16
77f9a43e 00000017 _eFICOMP32
77f9a455 00000012 _eFICOM32
77f9a467 00000017 _eFCOMP32
77f9a47e 00000012 _eFCOM32
77f9a490 00000017 _eFCOMP64
77f9a4a7 00000012 _eFCOM64
77f9a4b9 0000000f _eFUCOMPP
77f9a4c8 0000000f _eFUCOMP
77f9a4d7 00000017 _eFUCOM
77f9a4ee 0000000f _eFCOMPP
77f9a4fd 0000000f _eFCOMP
77f9a50c 0000019d _eFCOM
77f9a6a9 00000026 _eFXAM
77f9a6cf 00000046 _eFTST
77f9a715 0000003c _eFLD1
77f9a751 00000046 _eFLDZ
77f9a797 00000022 _eFLDL2E
77f9a7b9 00000011 _eFLDLN2
77f9a7ca 00000227 _eFLDPI
77f9a9f1 000006ef _eFXTRACT
77f9b0e0 000000a5 _eFCOS
77f9b185 00000056 _eFSIN
77f9b1db 000007c8 _eFPTAN
77f9b9a3 00000439 _eF2XM1
77f9bddc 00000046 _eFLDCW
77f9be22 0000000c _eFSTCW
77f9be2e 00000015 _eFSTSW
77f9be43 0000001d _eFDECSTP
77f9be60 0000002e _eFINCSTP
77f9be8e 0000007c _eFSTENV
77f9bf0a 0000006f _eFSAVE
77f9bf79 00000046 _eFRSTOR
77f9bfbf 000000e3 _eFLDENV
77f9c0a2 0000005f _eGetStatusWord
77f9c101 00000029 SaveEm87Context
77f9c12a 0000005b RestoreEm87Context
77f9c185 000096bf _eFSQRT
77fa5844 00000008 NlsMbCodePageTag
77fa584c 00001494 NlsMbOemCodePageTag
77fa6ce0 00001ad4 fltused
77fa87b4 00000000 NlsAnsiCodePage
sntcl81.dll
10001000 00000005 Tcl_GetMaster
10001005 00000005 TclFinalizeIOSubsystem
1000100a 00000005 Tcl_SetIntObj
1000100f 00000005 Tcl_SplitObjCmd
10001014 00000005 TclWinNoBackslash
10001019 00000005 Tcl_ConcatObj
1000101e 00000005 Tcl_HashStats
10001023 00000005 Tcl_SetResult
10001028 00000005 Tcl_AsyncMark
1000102d 00000005 panic
10001032 00000005 TclpCreateCommandChannel
10001037 00000005 Tcl_SetChannelOption
1000103c 00000005 Tcl_AllowExceptions
10001041 00000005 Tcl_ListObjIndex
10001046 00000005 Tcl_DeleteHashEntry
1000104b 00000005 Tcl_FblockedObjCmd
10001050 00000005 Tcl_CreateEventSource
10001055 00000005 Tcl_FinalizeThread
1000105a 00000005 TclFinalizeCompExecEnv
1000105f 00000005 Tcl_GetStdChannel
10001064 00000005 TclRememberSyncObject
10001069 00000005 Tcl_PushCallFrame
1000106e 00000005 Tcl_SetRecursionLimit
10001073 00000005 Tcl_DeleteCommand
10001078 00000005 Tcl_TranslateFileName
1000107d 00000005 TclExpandCodeArray
10001082 00000005 TclGetLong
10001087 00000005 Tcl_MakeTcpClientChannel
1000108c 00000005 Tcl_FreeEncoding
10001091 00000005 Tcl_RegExpRange
10001096 00000005 Tcl_GetIntFromObj
1000109b 00000005 Tcl_UtfBackslash
100010a0 00000005 Tcl_GetChannelOption
100010a5 00000005 Tcl_FirstHashEntry
100010aa 00000005 Tcl_CreateExitHandler
100010af 00000005 TclGetDate
100010b4 00000005 TclGuessPackageName
100010b9 00000005 TclInitNotifier
100010be 00000005 TclpFree
100010c3 00000005 Tcl_ContinueObjCmd
100010c8 00000005 Tcl_InterpObjCmd
100010cd 00000005 TclDateparse
100010d2 00000005 Tcl_GetChannelHandle
100010d7 00000005 Tcl_IncrObjCmd
100010dc 00000005 Tcl_SetCommandInfo
100010e1 00000005 Tcl_ErrorObjCmd
100010e6 00000005 Tcl_ForObjCmd
100010eb 00000005 Tcl_SetDoubleObj
100010f0 00000005 TclFinalizeNotifier
100010f5 00000005 Tcl_AlertNotifier
100010fa 00000005 Tcl_SetObjErrorCode
100010ff 00000005 Tcl_EvalFile
10001104 00000005 TclpCreateDirectory
10001109 00000005 Tcl_SwitchObjCmd
1000110e 00000005 Tcl_FreeResult
10001113 00000005 Tcl_DbNewObj
10001118 00000005 TclGetIndexedScalar
1000111d 00000005 Tcl_EvalObjv
10001122 00000005 Tcl_ConvertToType
10001127 00000005 Tcl_Init
1000112c 00000005 Tcl_OpenFileChannel
10001131 00000005 TclExprFloatError
10001136 00000005 Tcl_ReadChars
1000113b 00000005 Tcl_Free
10001140 00000005 TclpGetClicks
10001145 00000005 TclpDeleteFile
1000114a 00000005 TclpInitPlatform
1000114f 00000005 TclWinGetServByName
10001154 00000005 TclpHasSockets
10001159 00000005 TclCompileForCmd
1000115e 00000005 Tcl_DeleteChannelHandler
10001163 00000005 Tcl_OpenTcpServer
10001168 00000005 Tcl_IfObjCmd
1000116d 00000005 Tcl_Gets
10001172 00000005 Tcl_UtfAtIndex
10001177 00000005 Tcl_Exit
1000117c 00000005 TclStrftime
10001181 00000005 Tcl_UtfToTitle
10001186 00000005 Tcl_GetsObj
1000118b 00000005 Tcl_CreateSlave
10001190 00000005 Tcl_ExitObjCmd
10001195 00000005 TclCreateExceptRange
1000119a 00000005 Tcl_LogCommandInfo
1000119f 00000005 TclHandlePreserve
100011a4 00000005 Tcl_DStringSetLength
100011a9 00000005 Tcl_JoinObjCmd
100011ae 00000005 Tcl_GlobalEval
100011b3 00000005 Tcl_FindCommand
100011b8 00000005 Tcl_RegisterChannel
100011bd 00000005 Tcl_ExprLongObj
100011c2 00000005 Tcl_ServiceEvent
100011c7 00000005 Tcl_ParseBraces
100011cc 00000005 Tcl_ReturnObjCmd
100011d1 00000005 Tcl_ReapDetachedProcs
100011d6 00000005 Tcl_TraceObjCmd
100011db 00000005 Tcl_Read
100011e0 00000005 Tcl_AppendStringsToObj
100011e5 00000005 Tcl_AppendExportList
100011ea 00000005 TclWinNToHS
100011ef 00000005 TclTestChannelCmd
100011f4 00000005 Tcl_Eval
100011f9 00000005 Tcl_Main
100011fe 00000005 Tcl_CdObjCmd
10001203 00000005 TclFinalizeCompilation
10001208 00000005 Tcl_DbCkfree
1000120d 00000005 TclFinalizeMutex
10001212 00000005 TclSockGetPort
10001217 00000005 Tcl_VarEval
1000121c 00000005 Tcl_UpVar2
10001221 00000005 Tcl_CreateThreadExitHandler
10001226 00000005 Tcl_UntraceVar
1000122b 00000005 Tcl_RecordAndEvalObj
10001230 00000005 Tcl_LindexObjCmd
10001235 00000005 TclpOpenFile
1000123a 00000005 TclRenameCommand
1000123f 00000005 Tcl_UtfFindLast
10001244 00000005 Tcl_NotifyChannel
10001249 00000005 TclHideUnsafeCommands
1000124e 00000005 Tcl_DStringStartSublist
10001253 00000005 TclPrintSource
10001258 0000000a Tcl_OpenTcpClient
10001262 00000005 TclSetLibraryPath
10001267 00000005 TclCompileScript
1000126c 00000005 TclCompileTokens
10001271 00000005 Tcl_ListObjGetElements
10001276 00000005 Tcl_ReadObjCmd
1000127b 00000005 Tcl_Write
10001280 00000005 Tcl_DbNewDoubleObj
10001285 00000005 Tcl_LrangeObjCmd
1000128a 00000005 TclpGetDate
1000128f 00000005 Tcl_GetIndexFromObj
10001294 00000005 TclPrintObject
10001299 00000005 TclRegExpExecUniChar
1000129e 00000005 Tcl_DbCkrealloc
100012a3 00000005 Tcl_Sleep
100012a8 00000005 TclpGetCwd
100012ad 00000005 Tcl_GlobalObjCmd
100012b2 00000005 TclFinalizeSynchronization
100012b7 00000005 TclExpandTokenArray
100012bc 00000005 Tcl_PutsObjCmd
100012c1 00000005 Tcl_GetVariableFullName
100012c6 00000005 Tcl_SetObjVar2
100012cb 00000005 TclSetElementOfIndexedArray
100012d0 00000005 Tcl_ListObjCmd
100012d5 00000005 TclpGetPid
100012da 00000005 TclpRealloc
100012df 00000005 TclFinalizeExecution
100012e4 00000005 TclRegExpRangeUniChar
100012e9 00000005 TclRegExpMatchObj
100012ee 00000005 TclCompileCmdWord
100012f3 00000005 TclWinStat
100012f8 00000005 TclWinSetInterfaces
100012fd 00000005 Tcl_CreateInterp
10001302 00000005 TclpAccess
10001307 00000005 Tcl_DbNewLongObj
1000130c 00000005 TclObjInvoke
10001311 00000005 TclpGetTime
10001316 00000005 TclUniCharIsUpper
1000131b 00000005 Tcl_DeleteEvents
10001320 00000005 TclPrintInstruction
10001325 00000005 TclGetIntForIndex
1000132a 00000005 Tcl_SeekObjCmd
1000132f 00000005 Tcl_FormatObjCmd
10001334 00000005 Tcl_ScanElement
10001339 00000005 TclpInitLibraryPath
1000133e 00000005 TclHandleRelease
10001343 00000005 Tcl_GetHostName
10001348 00000005 Tcl_GetChannelBufferSize
1000134d 00000005 Tcl_NewStringObj
10001352 00000005 TclRememberMutex
10001357 00000005 TclWinAccess
1000135c 00000005 Tcl_SetLongObj
10001361 00000005 TclUniCharToUtfDString
10001366 00000005 Tcl_ExposeCommand
1000136b 00000005 Tcl_RegExpCompile
10001370 00000005 Tcl_CreateEncoding
10001375 00000005 Tcl_WaitPid
1000137a 00000005 Tcl_CommandComplete
1000137f 00000005 TclFreeCompileEnv
10001384 00000005 Tcl_ClockObjCmd
10001389 00000005 TclFinalizeThreadData
1000138e 00000005 Tcl_ScanObjCmd
10001393 00000005 Tcl_StringMatch
10001398 00000005 TclpCopyFile
1000139d 00000005 TclpMasterUnlock
100013a2 00000005 Tcl_Backslash
100013a7 00000005 Tcl_GetGlobalNamespace
100013ac 00000005 TclUniCharLen
100013b1 00000005 Tcl_DbCkalloc
100013b6 00000005 Tcl_Realloc
100013bb 00000005 TclFinalizeAllocSubsystem
100013c0 00000005 Tcl_ConcatObjCmd
100013c5 00000005 Tcl_FreeParse
100013ca 00000005 Tcl_DbIncrRefCount
100013cf 00000005 Tcl_AppendObjCmd
100013d4 00000005 TclInitObjSubsystem
100013d9 00000005 TclUnsetEnv
100013de 00000005 Tcl_SetVar2
100013e3 00000005 Tcl_FinalizeNotifier
100013e8 00000005 TclFileMakeDirsCmd
100013ed 00000005 Tcl_GetString
100013f2 00000005 TclSetIndexedScalar
100013f7 00000005 Tcl_BackgroundError
100013fc 00000005 Tcl_GetAlias
10001401 00000005 Tcl_EvalObj
10001406 00000005 Tcl_LsearchObjCmd
1000140b 00000005 Tcl_DeleteTrace
10001410 00000005 Tcl_AppendResult
10001415 00000005 TclGetExtension
1000141a 00000005 Tcl_TellObjCmd
1000141f 00000005 Tcl_GetAliasObj
10001424 00000005 Tcl_DStringAppendElement
10001429 00000005 Tcl_GetInterpPath
1000142e 00000005 Tcl_CreateTimerHandler
10001433 00000005 TclpStat
10001438 00000005 Tcl_SetByteArrayLength
1000143d 00000005 Tcl_InputBuffered
10001442 00000005 TclIncrElementOfIndexedArray
10001447 00000005 TclDeleteExecEnv
1000144c 00000005 Tcl_GetCommandFullName
10001451 00000005 Tcl_ExitThread
10001456 00000005 Tcl_GetCurrentThread
1000145b 00000005 TclServiceIdle
10001460 00000005 TclCompileSetCmd
10001465 00000005 Tcl_SetChannelBufferSize
1000146a 00000005 TclFreeJumpFixupArray
1000146f 00000005 Tcl_WinUtfToTChar
10001474 00000005 Tcl_WrongNumArgs
10001479 00000005 Tcl_GetObjType
1000147e 00000005 Tcl_BadChannelOption
10001483 00000005 TclCompileExprWords
10001488 00000005 TclCompileExpr
1000148d 00000005 TclpInitUnlock
10001492 00000005 TclInitCompileEnv
10001497 00000005 TclCleanupChildren
1000149c 00000005 TclpCheckStackSpace
100014a1 00000005 Tcl_GetCommandName
100014a6 00000005 Tcl_SetObjLength
100014ab 00000005 Tcl_LlengthObjCmd
100014b0 00000005 Tcl_InitMemory
100014b5 00000005 Tcl_AsyncReady
100014ba 00000005 Tcl_PidObjCmd
100014bf 00000005 Tcl_ParseExpr
100014c4 00000005 Tcl_ThreadQueueEvent
100014c9 00000005 TclGetAndDetachPids
100014ce 00000005 TclpGetTimeZone
100014d3 00000005 Tcl_UtfPrev
100014d8 00000005 TclGetFrame
100014dd 00000005 TclInvokeStringCommand
100014e2 00000005 Tcl_CaseObjCmd
100014e7 00000005 TclFileCopyCmd
100014ec 00000005 Tcl_GetCommandInfo
100014f1 00000005 TclSockMinimumBuffers
100014f6 00000005 Tcl_GetLongFromObj
100014fb 00000005 Tcl_SourceRCFile
10001500 00000005 TclObjInvokeGlobal
10001505 00000005 Tcl_UniCharToUpper
1000150a 00000005 TclForgetSyncObject
1000150f 00000005 Tcl_DStringResult
10001514 00000005 Tcl_DeleteHashTable
10001519 00000005 Tcl_RegExpMatch
1000151e 00000005 Tcl_FileEventObjCmd
10001523 00000005 Tcl_UniCharToLower
10001528 00000005 Tcl_DeleteCloseHandler
1000152d 00000005 Tcl_DeleteCommandFromToken
10001532 00000005 Tcl_ConvertElement
10001537 00000005 TclGetEnv
1000153c 00000005 Tcl_NamespaceObjCmd
10001541 00000005 Tcl_UtfFindFirst
10001546 00000005 TclCompileForeachCmd
1000154b 00000005 TclHandleCreate
10001550 00000005 TclRegError
10001555 00000005 TclHandleFree
1000155a 00000005 Tcl_NewByteArrayObj
1000155f 00000005 Tcl_CallWhenDeleted
10001564 00000005 Tcl_GetDouble
10001569 00000005 Tcl_ValidateAllMemory
1000156e 00000005 Tcl_OpenObjCmd
10001573 00000005 TclPreventAliasLoop
10001578 00000005 Tcl_DeleteThreadExitHandler
1000157d 00000005 TclCompileWhileCmd
10001582 00000005 Tcl_ServiceAll
10001587 00000005 Tcl_ParseQuotedString
1000158c 00000005 Tcl_RegsubObjCmd
10001591 00000005 TclpGetTZName
10001596 00000005 TclpCopyDirectory
1000159b 00000005 Tcl_Eof
100015a0 00000005 TclExpandJumpFixupArray
100015a5 00000005 Tcl_PackageObjCmd
100015aa 00000005 Tcl_UnsetVar
100015af 00000005 TclDoGlob
100015b4 00000005 TclpSetInitialEncodings
100015b9 00000005 Tcl_UniCharAtIndex
100015be 00000005 Tcl_Ungets
100015c3 00000005 Tcl_UtfToExternalDString
100015c8 00000005 TclFinalizeMemorySubsystem
100015cd 00000005 TclpGetDefaultStdChannel
100015d2 00000005 TclTestChannelEventCmd
100015d7 00000005 re_uexec
100015dc 00000005 Tcl_NumUtfChars
100015e1 00000005 TclGetOpenMode
100015e6 00000005 TclGlobalInvoke
100015eb 00000005 Tcl_NewObj
100015f0 00000005 TclFileAttrsCmd
100015f5 00000005 TclLookupLiteralEntry
100015fa 00000005 TclWinGetTclInstance
100015ff 00000005 Tcl_GetInt
10001604 00000005 Tcl_InputBlocked
10001609 00000005 TclCompileCatchCmd
1000160e 00000005 TclEmitForwardJump
10001613 00000005 TclCleanupByteCode
10001618 00000005 Tcl_DStringFree
1000161d 00000005 TclFinalizeCondition
10001622 00000005 Tcl_SourceObjCmd
10001627 00000005 TclDeleteLiteralTable
1000162c 00000005 Tcl_ProcObjCmd
10001631 00000005 Tcl_Concat
10001636 00000005 Tcl_BreakObjCmd
1000163b 00000005 regfree
10001640 00000005 TclGlob
10001645 00000005 Tcl_GetVar
1000164a 00000005 Tcl_LsortObjCmd
1000164f 00000005 Tcl_DStringInit
10001654 00000005 Tcl_SetStdChannel
10001659 00000005 Tcl_SetObjResult
1000165e 00000005 re_ucomp
10001663 00000005 Tcl_CreateNamespace
10001668 00000005 TclGetLoadedPackages
1000166d 00000005 Tcl_GetAssocData
10001672 00000005 TclUniCharIsSpace
10001677 00000005 Tcl_SetByteArrayObj
1000167c 00000005 TclpThreadExit
10001681 00000005 TclpMakeFile
10001686 00000005 TclCreateExecEnv
1000168b 00000005 TclInterpInit
10001690 00000005 Tcl_DumpActiveMemory
10001695 00000005 TclCompileIncrCmd
1000169a 00000005 TclUniCharIsLower
1000169f 00000005 Tcl_ExprObj
100016a4 00000005 TclCopyChannel
100016a9 00000005 Tcl_DeleteTimerHandler
100016ae 00000005 Tcl_MakeFileChannel
100016b3 00000005 Tcl_DoOneEvent
100016b8 00000005 TclpListVolumes
100016bd 00000005 Tcl_UtfToUniChar
100016c2 00000005 Tcl_PkgRequire
100016c7 00000005 TclGetLibraryPath
100016cc 00000005 TclInExit
100016d1 00000005 Tcl_SetObjCmd
100016d6 00000005 TclIsProc
100016db 00000005 TclCleanupCommand
100016e0 00000005 TclInvoke
100016e5 00000005 Tcl_UtfCharComplete
100016ea 00000005 Tcl_UnregisterChannel
100016ef 00000005 Tcl_NewLongObj
100016f4 00000005 Tcl_DeleteNamespace
100016f9 00000005 Tcl_PkgProvide
100016fe 00000005 Tcl_WriteChars
10001703 00000005 Tcl_TimeObjCmd
10001708 00000005 Tcl_StaticPackage
1000170d 00000005 Tcl_TraceVar
10001712 00000005 Tcl_NewListObj
10001717 00000005 TclUniCharIsAlpha
1000171c 00000005 Tcl_ErrnoMsg
10001721 00000005 Tcl_GetObjVar2
10001726 00000005 TclWinSetSockOpt
1000172b 00000005 TclCompileBreakCmd
10001730 00000005 TclpLoadFile
10001735 00000005 Tcl_GetBoolean
1000173a 00000005 Tcl_CreateMathFunc
1000173f 00000005 Tcl_GetServiceMode
10001744 00000005 Tcl_DbNewStringObj
10001749 00000005 Tcl_PosixError
1000174e 00000005 Tcl_PrintDouble
10001753 00000005 TclCreatePipeline
10001758 00000005 Tcl_GetChannelName
1000175d 00000005 TclSetupEnv
10001762 00000005 TclCompileContinueCmd
10001767 00000005 TclUniCharIsDigit
1000176c 00000005 Tcl_SetTimer
10001771 00000005 Tcl_CreateAliasObj
10001776 00000005 Tcl_ExprDoubleObj
1000177b 00000005 Tcl_UplevelObjCmd
10001780 00000005 Tcl_CloseObjCmd
10001785 00000005 Tcl_ListObjAppendList
1000178a 00000005 Tcl_ExternalToUtf
1000178f 00000005 Tcl_SignalMsg
10001794 00000005 TclInvokeObjectCommand
10001799 00000005 Tcl_FindNamespace
1000179e 00000005 Tcl_GetCurrentNamespace
100017a3 00000005 Tcl_SetAssocData
100017a8 00000005 TclTransferResult
100017ad 00000005 Tcl_GetStringFromObj
100017b2 00000005 TclUniCharIsAlnum
100017b7 00000005 TclMathInProgress
100017bc 00000005 TclRememberDataKey
100017c1 00000005 Tcl_UtfToExternal
100017c6 00000005 Tcl_AsyncInvoke
100017cb 00000005 Tcl_FindExecutable
100017d0 00000005 TclpGetUserHome
100017d5 00000005 Tcl_Eval2
100017da 00000005 Tcl_DeleteEventSource
100017df 00000005 TclObjCommandComplete
100017e4 00000005 Tcl_CreateAlias
100017e9 00000005 Tcl_DiscardResult
100017ee 00000005 Tcl_CreateChannelHandler
100017f3 00000005 Tcl_GetChannelMode
100017f8 00000005 TclObjInterpProc
100017fd 00000005 Tcl_UnsetVar2
10001802 00000005 TclRegisterLiteral
10001807 00000005 Tcl_ListObjAppendElement
1000180c 00000005 TclCompileIfCmd
10001811 00000005 Tcl_GetChannelType
10001816 00000005 Tcl_ExprDouble
1000181b 00000005 Tcl_GetStringResult
10001820 00000005 Tcl_ExternalToUtfDString
10001825 00000005 Tcl_RecordAndEval
1000182a 00000005 Tcl_ExprBoolean
1000182f 00000005 Tcl_InfoObjCmd
10001834 00000005 Tcl_ExecObjCmd
10001839 00000005 TclInitNamespaceSubsystem
1000183e 00000005 Tcl_AddErrorInfo
10001843 00000005 Tcl_FconfigureObjCmd
10001848 00000005 Tcl_GetsObjCmd
1000184d 00000005 Tcl_GlobObjCmd
10001852 00000005 Tcl_HideCommand
10001857 00000005 Tcl_Export
1000185c 00000005 Tcl_SaveResult
10001861 00000005 Tcl_GetObjResult
10001866 00000005 Tcl_UtfNext
1000186b 00000005 TclWinGetPlatformId
10001870 00000005 Tcl_GetSlave
10001875 00000005 Tcl_LoadObjCmd
1000187a 00000005 Tcl_Flush
1000187f 00000005 Tcl_InitNotifier
10001884 00000005 Tcl_NewDoubleObj
10001889 00000005 TclLooksLikeInt
1000188e 00000005 Tcl_EvalTokens
10001893 00000005 Tcl_DoWhenIdle
10001898 00000005 Tcl_UntraceVar2
1000189d 00000005 Tcl_WhileObjCmd
100018a2 00000005 TclUtfToUniCharDString
100018a7 00000005 Tcl_VarTraceInfo2
100018ac 0000000a Tcl_UnlinkVar
100018b6 00000005 Tcl_SetErrorCode
100018bb 00000005 Tcl_PwdObjCmd
100018c0 00000005 Tcl_SplitPath
100018c5 00000005 TclWinConvertWSAError
100018ca 00000005 TclFixupForwardJump
100018cf 00000005 TclpInitLock
100018d4 00000005 Tcl_CreateCommand
100018d9 00000005 Tcl_UniCharToUtf
100018de 00000005 TclInitByteCodeObj
100018e3 00000005 Tcl_GetEncodingNames
100018e8 00000005 Tcl_VwaitObjCmd
100018ed 00000005 Tcl_NewIntObj
100018f2 00000005 TclCreateAuxData
100018f7 00000005 TclIncrVar2
100018fc 00000005 Tcl_ThreadAlert
10001901 00000005 Tcl_VarTraceInfo
10001906 00000005 Tcl_DbIsShared
1000190b 00000005 TclDeleteVars
10001910 00000005 TclpChdir
10001915 00000005 Tcl_SetPanicProc
1000191a 00000005 TclpMasterLock
1000191f 00000005 Tcl_UpVar
10001924 00000005 Tcl_EncodingObjCmd
10001929 00000005 Tcl_Tell
1000192e 00000005 TclSetEnv
10001933 00000005 TclpCreatePipe
10001938 00000005 Tcl_WaitForEvent
1000193d 00000005 TclpAlloc
10001942 00000005 Tcl_GetByteArrayFromObj
10001947 00000005 Tcl_SetStringObj
1000194c 00000005 Tcl_UpdateObjCmd
10001951 00000005 BufferedInputProc
10001956 00000005 TclFindProc
1000195b 00000005 TclFileRenameCmd
10001960 00000005 TclFileDeleteCmd
10001965 00000005 Tcl_UniCharToTitle
1000196a 00000005 Tcl_SetBooleanObj
1000196f 00000005 TclpMatchFiles
10001974 00000005 Tcl_ResetResult
10001979 00000005 TclSetCmdNameObj
1000197e 00000005 Tcl_FlushObjCmd
10001983 00000005 TclFindElement
10001988 00000005 TclInitEncodingSubsystem
1000198d 00000005 Tcl_SetServiceMode
10001992 00000005 Tcl_DeleteAssocData
10001997 00000005 Tcl_WinTCharToUtf
1000199c 00000005 Tcl_GetCommandFromObj
100019a1 00000005 TclFinalizeEnvironment
100019a6 00000005 Tcl_CreateChannel
100019ab 00000005 TclDeleteCompiledLocalVars
100019b0 00000005 TclWinGetSockOpt
100019b5 00000005 Tcl_EventuallyFree
100019ba 00000005 Tcl_RegExpExec
100019bf 00000005 Tcl_DStringGetResult
100019c4 00000005 TclExecuteByteCode
100019c9 00000005 Tcl_AfterObjCmd
100019ce 00000005 Tcl_SignalId
100019d3 00000005 Tcl_RegisterObjType
100019d8 00000005 Tcl_OpenCommandChannel
100019dd 00000005 Tcl_UnsetObjCmd
100019e2 00000005 Tcl_RegexpObjCmd
100019e7 00000005 Tcl_GetPathType
100019ec 00000005 TclpCreateProcess
100019f1 00000005 Tcl_GetChannel
100019f6 00000005 TclThreadDataKeyGet
100019fb 00000005 Tcl_CatchObjCmd
10001a00 00000005 Tcl_SetVar
10001a05 00000005 TclThreadDataKeySet
10001a0a 00000005 TclUniCharNcmp
10001a0f 00000005 Tcl_AppendToObj
10001a14 00000005 Tcl_GetDoubleFromObj
10001a19 00000005 Tcl_ArrayObjCmd
10001a1e 00000005 TclpCloseFile
10001a23 00000005 TclGetOriginalCommand
10001a28 00000005 Tcl_NewBooleanObj
10001a2d 00000005 Tcl_EofObjCmd
10001a32 00000005 Tcl_LappendObjCmd
10001a37 00000005 Tcl_ListObjLength
10001a3c 00000005 TclpRenameFile
10001a41 00000005 Tcl_UtfToUpper
10001a46 00000005 TclpThreadCreate
10001a4b 00000005 TclWinSynchSpawn
10001a50 00000005 Tcl_Preserve
10001a55 00000005 TclGetNamespaceForQualName
10001a5a 00000005 Tcl_UpvarObjCmd
10001a5f 00000005 Tcl_SetListObj
10001a64 00000005 Tcl_GetVar2
10001a69 00000005 TclInitSubsystems
10001a6e 00000005 TclpSetVariables
10001a73 00000005 Tcl_Import
10001a78 00000005 Tcl_ParseVar
10001a7d 00000005 TclIncrIndexedScalar
10001a82 00000005 Tcl_PutEnv
10001a87 00000005 Tcl_CreateObjCommand
10001a8c 00000005 TclAllocateFreeObjects
10001a91 00000005 TclCopyAndCollapse
10001a96 00000005 Tcl_GetBooleanFromObj
10001a9b 00000005 TclTeardownNamespace
10001aa0 00000005 Tcl_InvalidateStringRep
10001aa5 00000005 TclInitAlloc
10001aaa 00000005 Tcl_GetThreadData
10001aaf 00000005 Tcl_BinaryObjCmd
10001ab4 00000005 Tcl_InitHashTable
10001ab9 00000005 Tcl_VariableObjCmd
10001abe 00000005 TclWinGetPlatform
10001ac3 00000005 Tcl_SocketObjCmd
10001ac8 00000005 Tcl_UtfToLower
10001acd 00000005 TclInitIOSubsystem
10001ad2 00000005 Tcl_ExprLong
10001ad7 00000005 Tcl_DuplicateObj
10001adc 00000005 Tcl_FcopyObjCmd
10001ae1 00000005 Tcl_FileObjCmd
10001ae6 00000005 Tcl_InterpDeleted
10001aeb 00000005 TclInitJumpFixupArray
10001af0 00000005 Tcl_GetEncodingName
10001af5 00000005 Tcl_DeleteExitHandler
10001afa 00000005 Tcl_LinsertObjCmd
10001aff 00000005 Tcl_DontCallWhenDeleted
10001b04 00000005 Tcl_DetachPids
10001b09 00000005 Tcl_DbDecrRefCount
10001b0e 00000005 Tcl_DbNewListObj
10001b13 00000005 TclNeedSpace
10001b18 00000005 Tcl_Alloc
10001b1d 00000005 TclPrecTraceProc
10001b22 00000005 Tcl_CancelIdleCall
10001b27 00000005 TclFreePackageInfo
10001b2c 00000005 Tcl_Release
10001b31 00000005 TclInitLiteralTable
10001b36 00000005 Tcl_Finalize
10001b3b 00000005 Tcl_CreateTrace
10001b40 00000005 TclResetShadowedCmdRefs
10001b45 00000005 TclWinConvertError
10001b4a 00000005 Tcl_PopCallFrame
10001b4f 00000005 Tcl_Close
10001b54 00000005 Tcl_ErrnoId
10001b59 00000005 Tcl_JoinPath
10001b5e 00000005 Tcl_SubstObjCmd
10001b63 00000005 Tcl_QueueEvent
10001b68 00000005 Tcl_Merge
10001b6d 00000005 Tcl_SplitList
10001b72 00000005 Tcl_ConvertCountedElement
10001b77 00000005 Tcl_CreateCloseHandler
10001b7c 00000005 Tcl_SetSystemEncoding
10001b81 00000005 Tcl_ExprString
10001b86 00000005 Tcl_DbNewBooleanObj
10001b8b 00000005 TclpUnloadFile
10001b90 00000005 TclLookupVar
10001b95 00000005 TclpCreateTempFile
10001b9a 00000005 Tcl_SetMaxBlockTime
10001b9f 00000005 Tcl_WriteObj
10001ba4 00000005 TclRegCompObj
10001ba9 00000005 Tcl_GetChannelInstanceData
10001bae 00000005 TclFinalizeEncodingSubsystem
10001bb3 00000005 Tcl_StringObjCmd
10001bb8 00000005 Tcl_AppendElement
10001bbd 00000005 Tcl_NextHashEntry
10001bc2 00000005 Tcl_LinkVar
10001bc7 00000005 TclpGetSeconds
10001bcc 00000005 Tcl_AppendObjToObj
10001bd1 00000005 Tcl_GetIndexFromObjStruct
10001bd6 00000005 TclpRemoveDirectory
10001bdb 00000005 Tcl_ExprBooleanObj
10001be0 00000005 TclReleaseLiteral
10001be5 00000005 Tcl_DeleteInterp
10001bea 00000005 Tcl_IsSafe
10001bef 00000005 Tcl_ExprObjCmd
10001bf4 00000005 TclFindCompiledLocal
10001bf9 00000005 TclGetElementOfIndexedArray
10001bfe 00000005 TclFormatInt
10001c03 00000005 matherr
10001c08 00000005 Tcl_FindNamespaceVar
10001c0d 00000005 Tcl_ForeachObjCmd
10001c12 00000005 Tcl_DStringEndSublist
10001c17 00000005 Tcl_RestoreResult
10001c1c 00000005 Tcl_DStringAppend
10001c21 00000005 Tcl_ListObjReplace
10001c26 00000005 TclUpdateReturnInfo
10001c2b 00000005 Tcl_AddObjErrorInfo
10001c30 00000005 TclRememberCondition
10001c35 00000005 Tcl_SetErrno
10001c3a 00000005 Tcl_TraceVar2
10001c3f 00000005 Tcl_ForgetImport
10001c44 00000005 Tcl_GetEncoding
10001c49 00000005 Tcl_LreplaceObjCmd
10001c4e 00000005 Tcl_RenameObjCmd
10001c53 00000005 Tcl_ScanCountedElement
10001c58 00000005 Tcl_AppendAllObjTypes
10001c5d 00000005 Tcl_AsyncDelete
10001c62 00000005 Tcl_AsyncCreate
10001c67 00000005 Tcl_ParseVarName
10001c6c 00000005 Tcl_Seek
10001c71 00000005 Tcl_ParseCommand
10001c76 00000005 TclFreeObj
10001c7b 00000005 TclCompileExprCmd
10001c80 00000005 Tcl_EvalObjCmd
10001c85 00000005 Tcl_GetErrno
10001c8a 00000005 Tcl_UpdateLinkedVar
10001c8f 00000000 Tcl_MakeSafe
78001000 00000055 memset
78001055 00000247 lock
7800129c 00000015 unlock
780012b1 000000dd malloc
7800138e 00000106 free
78001494 0000001f EH_prolog
780014b3 000000ab msize
7800155e 0000001d wcslen
7800157b 00000059 memcmp
780015d4 00000029 wcschr
780015fd 0000012a memcpy
78001727 00000037 wcscmp
7800175e 000000c7 wcstod
78001825 00000035 iswctype
7800185a 000006ba wctomb
78001f14 00000094 ftol
78001fa8 00000025 initterm
78001fcd 0000038f swprintf
7800235c 000003b2 mbtowc
7800270e 00000079 strlen
78002787 0000003a strcpy
780027c1 00000065 _dllonexit
78002826 00000025 wcscpy
7800284b 00000208 setlocale
78002a53 00000214 strcmp
78002c67 00000080 atol
78002ce7 000000f7 itoa
78002dde 000003bd strcat
7800319b 0000003e wcspbrk
780031d9 0000002a wcscat
78003203 0000000e operator new
78003211 000001bd wcsicmp
780033ce 00000156 towlower
78003524 000000f8 calloc
7800361c 00000152 realloc
7800376e 000000b8 beginthreadex
78003826 000000e6 endthreadex
7800390c 000000bd exit
780039c9 00000149 flushall
78003b12 00000079 rmtmp
78003b8b 0000054e operator delete
780040d9 000001df setmbcp
780042b8 00000327 _crtLCMapStringA
780045df 00000016 controlfp
780045f5 000002bc control87
780048b1 00000040 wcsrchr
780048f1 00000032 wcsdup
78004923 0000000a _set_app_type
7800492d 00000006 _p__fmode
78004933 00000006 _p__commode
78004939 00000353 _wgetmainargs
78004c8c 00000034 wcsnicoll
78004cc0 00000074 wcsnicmp
78004d34 000003ea onexit
7800511e 000000ee strncpy
7800520c 000005ea _crtGetLocaleInfoW
780057f6 00000006 _p__wcmdln
780057fc 00000006 _p___argc
78005802 000000df memmove
780058e1 00000024 _set_new_handler
78005905 00000006 _query_new_handler
7800590b 0000001b callnewh
78005926 00000026 set_new_handler
7800594c 0000001d _set_new_mode
78005969 00000006 _query_new_mode
7800596f 000000be _unDName
78005a2d 00004b22 _unDNameEx
7800a54f 0000004f terminate
7800a59e 000000b6 abort
7800a654 00000077 unexpected
7800a6cb 000000cb CxxThrowException
7800a796 00000036 _CxxFrameHandler
7800a7cc 00000234 _CxxLongjmpUnwind
7800aa00 00000018 bad_cast::bad_cast
7800aa18 00000018 bad_cast::bad_cast
7800aa30 00000012 bad_cast::operator=
7800aa42 00000000 exception::~exception
7800aa42 00000016 bad_cast::~bad_cast
7800aa58 0000001c bad_cast::`scalar deleting destructor'
7800aa74 0000004b bad_cast::`vector deleting destructor'
7800aabf 00000019 bad_typeid::bad_typeid
7800aad8 00000018 bad_typeid::bad_typeid
7800aaf0 00000012 bad_typeid::operator=
7800ab02 00000005 bad_typeid::~bad_typeid
7800ab07 0000001c bad_typeid::`scalar deleting destructor'
7800ab23 0000004b bad_typeid::`vector deleting destructor'
7800ab6e 00000022 __non_rtti_object::__non_rtti_object
7800ab90 00000018 __non_rtti_object::__non_rtti_object
7800aba8 00000012 __non_rtti_object::operator=
7800abba 00000005 __non_rtti_object::~__non_rtti_object
7800abbf 0000001c __non_rtti_object::`scalar deleting destructor'
7800abdb 0000004b __non_rtti_object::`vector deleting destructor'
7800ac26 00000045 type_info::~type_info
7800ac6b 0000001b type_info::operator==
7800ac86 0000001c type_info::operator!=
7800aca2 0000001f type_info::before
7800acc1 00000004 type_info::raw_name
7800acc5 00000073 type_info::name
7800ad38 00000019 set_terminate
7800ad51 00000019 set_unexpected
7800ad6a 000000ae _set_se_translator
7800ae18 00000028 set_error_mode
7800ae40 000004e2 _setusermatherr
7800b322 00000011 exit
7800b333 0000000f cexit
7800b342 000001cd c_exit
7800b50f 0000007d _getmainargs
7800b58c 00000033 amsg_exit
7800b5bf 00000006 _p__acmdln
7800b5c5 00000006 _p__amblksiz
7800b5cb 00000006 _p___argv
7800b5d1 00000006 _p___wargv
7800b5d7 00000006 _p__daylight
7800b5dd 00000006 _p__dstbias
7800b5e3 00000006 _p__environ
7800b5e9 00000006 _p__wenviron
7800b5ef 00000006 _p__fileinfo
7800b5f5 00000006 _p___initenv
7800b5fb 00000006 _p___winitenv
7800b601 00000006 _p__iob
7800b607 00000006 _p__mbctype
7800b60d 00000006 _p__mbcasemap
7800b613 00000006 _p___mb_cur_max
7800b619 00000006 _p__osver
7800b61f 00000006 _p__pctype
7800b625 00000006 _p__pwctype
7800b62b 00000006 _p__pgmptr
7800b631 00000006 _p__wpgmptr
7800b637 00000006 _p__timezone
7800b63d 00000006 _p__tzname
7800b643 00000006 _p__winmajor
7800b649 00000006 _p__winminor
7800b64f 00000278 _p__winver
7800b8c7 0000010a beginthread
7800b9d1 00000158 endthread
7800bb29 00000006 _threadid
7800bb2f 00000754 _threadhandle
7800c283 0000000b atoi
7800c28e 000000ba atoi64
7800c348 000000e8 isctype
7800c430 00000009 errno
7800c439 00000055 _doserrno
7800c48e 00000011 exception::exception
7800c49f 0000001c exception::`scalar deleting destructor'
7800c4bb 0000004b exception::`vector deleting destructor'
7800c506 0000003d exception::exception
7800c543 0000004a exception::exception
7800c58d 0000001f exception::operator=
7800c5ac 000003d2 exception::what
7800c97e 0000001f get_sbh_threshold
7800c99d 00001818 set_sbh_threshold
7800e1b5 00000010 getmbcp
7800e1c5 00000095 mbspbrk
7800e25a 0000009a mbsnbcpy
7800e2f4 000000ad mbscmp
7800e3a1 0000006d mbsdec
7800e40e 000001bc mbsicmp
7800e5ca 000002fb assert
7800e8c5 00000009 purecall
7800e8ce 00000042 global_unwind2
7800e910 00000068 local_unwind2
7800e978 00000044 abnormal_termination
7800e9bc 000000bd except_handler3
7800ea79 000001c0 seh_longjmp_unwind
7800ec39 0000028b XcptFilter
7800eec4 000001dc signal
7800f0a0 000001c7 raise
7800f267 00000009 _fpecode
7800f270 00000217 _pxcptinfoptrs
7800f487 000000b6 fflush
7800f53d 0000003c fprintf
7800f579 000000a9 setvbuf
7800f622 000009a5 fcloseall
7800ffc7 0000007d fclose
78010044 000004e1 flsbuf
78010525 0000002b strdup
78010550 000000ba wcsncpy
7801060a 000000bc strchr
780106c6 00000080 strstr
78010746 0000004b strncmp
78010791 0000003a strpbrk
780107cb 00000000 strcmpi
780107cb 000000d0 stricmp
7801089b 0000046e strncat
78010d09 00000013 statusfp
78010d1c 00000014 clearfp
78010d30 000000e3 fpreset
78010e13 0000024c strtol
7801105f 00000036 strtoul
78011095 0000002a ltoa
780110bf 0000001b ultoa
780110da 000000b7 i64toa
78011191 000000b7 ui64toa
78011248 00000008 tolower
78011250 00000135 tolower
78011385 00000008 toupper
7801138d 0000015e toupper
780114eb 000002c9 is_wctype
780117b4 00000093 commit
78011847 000001f3 write
78011a3a 00000029 isatty
78011a63 000000e0 close
78011b43 000002f6 lseek
78011e39 00000042 get_osfhandle
78011e7b 00001507 open_osfhandle
78013382 000000fd localeconv
7801347f 0000003e strcspn
780134bd 000000f5 strnicmp
780135b2 0000008f Getdays
78013641 00000095 Getmonths
780136d6 00000239 Gettnames
7801390f 0000001b strftime
7801392a 000008cc Strftime
780141f6 000005da tzset
780147d0 00000354 getenv
78014b24 0000003f mbsnbicoll
78014b63 00000095 mbschr
78014bf8 000002ac _crtCompareStringA
78014ea4 0000002e isalpha
78014ed2 00000028 isupper
78014efa 00000028 islower
78014f22 00000028 isdigit
78014f4a 0000002d isxdigit
78014f77 00000028 isspace
78014f9f 00000028 ispunct
78014fc7 0000002e isalnum
78014ff5 0000002e isprint
78015023 0000002e isgraph
78015051 00000028 iscntrl
78015079 0000000d _isascii
78015086 00000008 _toascii
7801508e 0000003d _iscsymf
780150cb 0000003d _iscsym
78015108 00000033 fcvt
7801513b 0000009a ecvt
780151d5 0000009a gcvt
7801526f 00000032 itow
780152a1 00000032 ltow
780152d3 00000032 ultow
78015305 00000035 i64tow
7801533a 00000035 ui64tow
7801536f 000000c3 mbstrlen
78015432 0000002a swab
7801545c 00000029 wtol
78015485 00000029 wtoi
780154ae 00000029 wtoi64
780154d7 00000057 atof
7801552e 00000015 isleadbyte
78015543 00000011 iswalpha
78015554 0000000e iswupper
78015562 0000000e iswlower
78015570 0000000e iswdigit
7801557e 00000011 iswxdigit
7801558f 0000000e iswspace
7801559d 0000000e iswpunct
780155ab 00000011 iswalnum
780155bc 00000011 iswprint
780155cd 00000011 iswgraph
780155de 0000000e iswcntrl
780155ec 0000000c iswascii
780155f8 00000077 mblen
7801566f 000001fc mbstowcs
7801586b 000000aa strtod
78015915 00000130 towupper
78015a45 000001c8 wcstol
78015c0d 00000017 wcstoul
78015c24 000002b7 wcstombs
78015edb 00000013 sleep
78015eee 0000000f beep
78015efd 000000d0 findfirst
78015fcd 000000c8 findnext
78016095 00000084 findclose
78016119 000000ee findfirsti64
78016207 000000e9 findnexti64
780162f0 00000053 getdiskfree
78016343 00000006 getdrives
78016349 0000000b seterrormode
78016354 000000d0 wfindfirst
78016424 000000c8 wfindnext
780164ec 000000ee wfindfirsti64
780165da 000000e9 wfindnexti64
780166c3 00000046 access
78016709 00000086 chdir
7801678f 00000043 getdrive
780167d2 00000073 chdrive
78016845 0000003f chmod
78016884 000000a9 fullpath
7801692d 00000027 getcwd
78016954 00000139 getdcwd
78016a8d 00000006 getpid
78016a93 0000002c mkdir
78016abf 000000e2 rmdir
78016ba1 0000033d stat
78016ede 00000355 stati64
78017233 0000002a remove
7801725d 0000000b unlink
78017268 00000046 waccess
780172ae 0000008e wchdir
7801733c 0000003f wchmod
7801737b 000000ad wfullpath
78017428 00000027 wgetcwd
7801744f 00000109 wgetdcwd
78017558 0000002c wmkdir
78017584 0000002a wremove
780175ae 0000000b wunlink
780175b9 0000002e wrename
780175e7 000000e8 wrmdir
780176cf 0000035c wstat
78017a2b 00000374 wstati64
78017d9f 0000002e rename
78017dcd 00000082 _RTCastToVoid
78017e4f 000000c6 _RTtypeid
78017f15 000003dc _RTDynamicCast
780182f1 0000008f cwait
78018380 00000014 execl
78018394 00000028 execle
780183bc 00000011 execlp
780183cd 00000028 execlpe
780183f5 00000013 execv
78018408 00000197 execve
7801859f 00000013 execvp
780185b2 00000176 execvpe
78018728 0000002f getdllprocaddr
78018757 0000000b loaddll
78018762 00000017 unloaddll
78018779 00000018 spawnl
78018791 0000002b spawnle
780187bc 00000016 spawnlp
780187d2 0000002b spawnlpe
780187fd 00000017 spawnv
78018814 0000019e spawnve
780189b2 00000017 spawnvp
780189c9 0000016c spawnvpe
78018b35 00000014 wexecl
78018b49 00000028 wexecle
78018b71 00000011 wexeclp
78018b82 00000028 wexeclpe
78018baa 00000013 wexecv
78018bbd 00000194 wexecve
78018d51 00000013 wexecvp
78018d64 00000157 wexecvpe
78018ebb 00000018 wspawnl
78018ed3 0000002b wspawnle
78018efe 00000016 wspawnlp
78018f14 0000002b wspawnlpe
78018f3f 00000017 wspawnv
78018f56 0000019b wspawnve
780190f1 00000017 wspawnvp
78019108 00000141 wspawnvpe
78019249 000000a2 wsystem
780192eb 000008bf system
78019baa 0000015e expand
78019d08 00000057 heapadd
78019d5f 00000000 heapchk
78019d5f 000000a2 heapset
78019e01 000000bd heapmin
78019ebe 0000000e heapused
78019ecc 0000018f heapwalk
7801a05b 000000d7 cgets
7801a132 00000182 chsize
7801a2b4 00000058 cputs
7801a30c 00000016 creat
7801a322 0000010b dup
7801a42d 000001d8 dup2
7801a605 00000095 eof
7801a69a 0000008a filelength
7801a724 000000b4 filelengthi64
7801a7d8 0000029a fstat
7801aa72 000002b7 fstati64
7801ad29 0000001c getch
7801ad45 00000125 getche
7801ae6a 000000da kbhit
7801af44 000000ff ungetch
7801b043 00000009 inp
7801b04c 00000008 inpw
7801b054 00000007 inpd
7801b05b 00000124 locking
7801b17f 000000f6 lseeki64
7801b275 000000ca mktemp
7801b33f 00000017 open
7801b356 00000347 sopen
7801b69d 0000000d outp
7801b6aa 0000000d outpw
7801b6b7 0000000b outpd
7801b6c2 000001c5 pipe
7801b887 00000065 putch
7801b8ec 0000023e read
7801bb2a 000000ba setmode
7801bbe4 00000011 tell
7801bbf5 00000013 telli64
7801bc08 00000016 wcreat
7801bc1e 000000b0 wmktemp
7801bcce 00000017 wopen
7801bce5 00000396 wsopen
7801c07b 00000011 ismbbkalnum
7801c08c 00000011 ismbbkprint
7801c09d 00000011 ismbbkpunct
7801c0ae 00000014 ismbbalnum
7801c0c2 00000014 ismbbalpha
7801c0d6 00000014 ismbbgraph
7801c0ea 00000014 ismbbprint
7801c0fe 00000011 ismbbpunct
7801c10f 00000011 ismbblead
7801c120 00000011 ismbbtrail
7801c131 00000058 ismbbkana
7801c189 00000087 ismbcalnum
7801c210 00000087 ismbcalpha
7801c297 0000008f ismbcdigit
7801c326 00000087 ismbcgraph
7801c3ad 00000027 ismbchira
7801c3d4 0000002c ismbckata
7801c400 0000002c ismbcsymbol
7801c42c 0000002b ismbcl0
7801c457 00000035 ismbcl1
7801c48c 00000035 ismbcl2
7801c4c1 00000028 ismbclegal
7801c4e9 0000007e ismbclower
7801c567 00000087 ismbcprint
7801c5ee 00000083 ismbcpunct
7801c671 0000008f ismbcspace
7801c700 0000007e ismbcupper
7801c77e 0000005e ismbslead
7801c7dc 0000005c ismbstrail
7801c838 0000006e mbbtombc
7801c8a6 00000080 mbctombb
7801c926 00000044 mbbtype
7801c96a 0000001f mbccpy
7801c989 00000068 mbcjistojms
7801c9f1 0000009b mbcjmstojis
7801ca8c 00000016 mbclen
7801caa2 00000032 mbctohira
7801cad4 00000023 mbctokata
7801caf7 0000007b mbctolower
7801cb72 0000007b mbctoupper
7801cbed 0000004b mbsbtype
7801cc38 0000006c mbscpy
7801cca4 00000093 mbscat
7801cd37 00000030 mbscoll
7801cd67 0000008d mbscspn
7801cdf4 0000002b mbsdup
7801ce1f 00000030 mbsicoll
7801ce4f 00000017 mbsinc
7801ce66 0000004b mbslen
7801ceb1 0000008a mbslwr
7801cf3b 000000c5 mbsnbcat
7801d000 000000ef mbsnbcmp
7801d0ef 00000044 mbsnbcnt
7801d133 0000003f mbsnbcoll
7801d172 000001a4 mbsnbicmp
7801d316 00000077 mbsnbset
7801d38d 000000b6 mbsncat
7801d443 0000004e mbsnccnt
7801d491 000000c8 mbsncmp
7801d559 00000055 mbsncoll
7801d5ae 00000090 mbsncpy
7801d63e 0000001f mbsnextc
7801d65d 0000018d mbsnicmp
7801d7ea 00000055 mbsnicoll
7801d83f 0000001e mbsninc
7801d85d 000000e2 mbsnset
7801d93f 00000072 mbsrchr
7801d9b1 0000006a mbsrev
7801da1b 00000051 mbsset
7801da6c 0000008d mbsspn
7801daf9 000000a0 mbsspnp
7801db99 00000076 mbsstr
7801dc0f 000000a9 mbstok
7801dcb8 000000cf mbsupr
7801dd87 0000002b atexit
7801ddb2 0000002b _lconv_init
7801dddd 00000018 chkesp
7801ddf5 000000ae except_handler2
7801dea3 00000032 lfind
7801ded5 00000000 longjmp
7801ded5 00000071 longjmpex
7801df46 00000010 lrotl
7801df56 00000029 rotl
7801df7f 00000010 lrotr
7801df8f 00000029 rotr
7801dfb8 0000003f lsearch
7801dff7 00000091 makepath
7801e088 000000ad putenv
7801e135 0000010a searchenv
7801e23f 00000038 setjmp
7801e277 0000007b setjmp3
7801e2f2 0000017b splitpath
7801e46d 0000008e strerror
7801e4fb 00000016 umask
7801e511 00000096 wgetenv
7801e5a7 000000b6 wmakepath
7801e65d 000000c4 wperror
7801e721 000000b4 wputenv
7801e7d5 00000123 wsearchenv
7801e8f8 000000b0 wsetlocale
7801e9a8 000001c6 wsplitpath
7801eb6e 0000000b abs
7801eb79 0000008c bsearch
7801ec05 00000025 div
7801ec2a 0000000b labs
7801ec35 00000037 ldiv
7801ec6c 0000008b perror
7801ecf7 000001ce qsort
7801eec5 0000000d srand
7801eed2 00000022 rand
7801eef4 00000331 strerror
7801f225 00000820 cprintf
7801fa45 00000a88 cscanf
780204cd 000000ee fdopen
780205bb 00000000 fgetchar
780205bb 0000000c getchar
780205c7 00000000 getwchar
780205c7 0000000c fgetwchar
780205d3 000000db filbuf
780206ae 00000008 fileno
780206b6 00000011 fputchar
780206c7 0000000b putchar
780206d2 00000011 fputwchar
780206e3 0000000b putwchar
780206ee 00000031 fsopen
7802071f 00000013 fopen
78020732 000000db setmaxstdio
7802080d 00000006 getmaxstdio
78020813 0000004e getw
78020861 00000058 getws
780208b9 000003b9 popen
78020c72 000000c2 pclose
78020d34 00000050 putw
78020d84 0000007b putws
78020dff 00000051 snprintf
78020e50 00000070 snwprintf
78020ec0 00000221 tempnam
780210e1 00000050 vsnprintf
78021131 0000006f vsnwprintf
780211a0 000000f4 wfdopen
78021294 00000031 wfsopen
780212c5 00000013 wfopen
780212d8 00000047 wfreopen
7802131f 00000421 wpopen
78021740 00000220 wtempnam
78021960 00000134 wtmpnam
78021a94 00000041 clearerr
78021ad5 0000000b feof
78021ae0 0000000b ferror
78021aeb 00000031 fgetc
78021b1c 0000000b getc
78021b27 00000022 fgetpos
78021b49 00000060 fgets
78021ba9 00000117 fgetwc
78021cc0 0000000b getwc
78021ccb 0000005b fgetws
78021d26 0000003b fputc
78021d61 00000010 putc
78021d71 0000004e fputs
78021dbf 00000104 fputwc
78021ec3 00000010 putwc
78021ed3 0000004d fputws
78021f20 00000113 fread
78022033 00000047 freopen
7802207a 0000002d fscanf
780220a7 000000b9 fseek
78022160 00000018 fsetpos
78022178 00000173 ftell
780222eb 0000003c fwprintf
78022327 0000013a fwrite
78022461 0000002d fwscanf
7802248e 00000061 gets
780224ef 00000041 printf
78022530 00000078 puts
780225a8 00000064 rewind
7802260c 00000030 scanf
7802263c 00000025 setbuf
78022661 00000052 sprintf
780226b3 00000058 sscanf
7802270b 00000036 swscanf
78022741 0000007e tmpnam
780227bf 00000185 tmpfile
78022944 00000097 ungetc
780229db 00000117 ungetwc
78022af2 0000003b vfprintf
78022b2d 0000003b vfwprintf
78022b68 0000003c vprintf
78022ba4 00000051 vsprintf
78022bf5 0000006e vswprintf
78022c63 0000003c vwprintf
78022c9f 00000041 wprintf
78022ce0 00002572 wscanf
78025252 00000053 memccpy
780252a5 000000e6 memicmp
7802538b 000000cf stricoll
7802545a 0000012c strlwr
78025586 000000e4 strncoll
7802566a 000000d7 strnicoll
78025741 00000029 strnset
7802576a 00000030 strrev
7802579a 00000020 strset
780257ba 0000012c strupr
780258e6 000000cf wcsicoll
780259b5 00000135 wcslwr
78025aea 000000e4 wcsncoll
78025bce 00000026 wcsnset
78025bf4 00000032 wcsrev
78025c26 00000019 wcsset
78025c3f 00000135 wcsupr
78025d74 0000012d memchr
78025ea1 000000cf strcoll
78025f70 00000027 strrchr
78025f97 0000003e strspn
78025fd5 000000a4 strtok
78026079 000000f7 strxfrm
78026170 000000cf wcscoll
7802623f 00000041 wcscspn
78026280 00000040 wcsncat
780262c0 00000038 wcsncmp
780262f8 00000042 wcsspn
7802633a 00000041 wcsstr
7802637b 000000a7 wcstok
78026422 00000125 wcsxfrm
78026547 000000e5 ftime
7802662c 00000037 utime
78026663 0000013b futime
7802679e 0000005b getsystime
780267f9 00000069 setsystime
78026862 00000084 strdate
780268e6 00000079 strtime
7802695f 00000111 wasctime
78026a70 00000019 wctime
78026a89 00000090 wstrdate
78026b19 00000085 wstrtime
78026b9e 00000037 wutime
78026bd5 000000f2 asctime
78026cc7 00000043 clock
78026d0a 00000019 ctime
78026d23 00000011 difftime
78026d34 0000010a gmtime
78026e3e 0000015c localtime
78026f9a 0000022f mktime
780271c9 000000dc time
780272a5 0000015b wcsftime
78027400 000005ef $I10_OUTPUT
780279ef 00000270 _STRINGTOLD
78027c5f 0000002d atodbl
78027c8c 00000740 atoldbl
780283cc 00000014 CIacos
780283e0 000000e7 acos
780284c7 00000014 CIasin
780284db 000000bb asin
78028596 00000014 CIatan
780285aa 00000084 atan
7802862e 0000004d atan2
7802867b 00000038 CIatan2
780286b3 00000014 CIcos
780286c7 0000009a cos
78028761 00000038 sinh
78028799 00000007 cosh
780287a0 00000007 tanh
780287a7 0000003e CIsinh
780287e5 00000007 CIcosh
780287ec 00000007 CItanh
780287f3 0000000a exp
780287fd 00000007 CIexp
78028804 0000000a fmod
7802880e 00000028 CIfmod
78028836 00000014 CIlog
7802884a 000000b8 log
78028902 00000014 CIlog10
78028916 000000b8 log10
780289ce 00000019 CIpow
780289e7 0000025f pow
78028c46 00000014 CIsin
78028c5a 0000009a sin
78028cf4 00000014 CIsqrt
78028d08 000000a6 sqrt
78028dae 00000014 CItan
78028dc2 000001b3 tan
78028f75 000004c5 adj_fdiv_r
7802943a 0000004c adj_fdiv_m32
78029486 0000004c adj_fdiv_m64
780294d2 00000034 adj_fdiv_m16i
78029506 00000034 adj_fdiv_m32i
7802953a 0000004c adj_fdivr_m32
78029586 0000004c adj_fdivr_m64
780295d2 00000034 adj_fdivr_m16i
78029606 00000034 adj_fdivr_m32i
7802963a 00000015 safe_fdiv
7802964f 0000021b safe_fdivr
7802986a 000002b8 adj_fprem
78029b22 000000b5 adj_fprem1
78029bd7 00000006 safe_fprem
78029bdd 00000006 safe_fprem1
78029be3 00000003 adj_fpatan
78029be6 00000003 adj_fptan
78029be9 0000001d hypot
78029c06 000002a8 cabs
78029eae 00000021 copysign
78029ecf 00000025 chgsign
78029ef4 00000016 scalb
78029f0a 000000e7 logb
78029ff1 000002bc nextafter
7802a2ad 00000014 finite
7802a2c1 0000002e isnan
7802a2ef 00000092 fpclass
7802a381 00000af7 fpieee_flt
7802ae78 00000164 j0
7802afdc 00000116 j1
7802b0f2 00000137 y0
7802b229 00000143 y1
7802b36c 0000018e jn
7802b4fa 00000123 yn
7802b61d 000000cf ceil
7802b6ec 000000b5 fabs
7802b7a1 000000cf floor
7802b870 000000b0 frexp
7802b920 000001e3 ldexp
7802bb03 00006309 modf
78031e0c 0000000c bad_cast::`vftable'
78031e18 0000000c bad_typeid::`vftable'
78031e24 00000368 __non_rtti_object::`vftable'
7803218c 00007fc8 exception::`vftable'
7803a154 00000008 _lc_codepage
7803a15c 00000018 _lc_handle
7803a174 00000004 _setlc_active
7803a178 00000004 _unguarded_readlc_active
7803a17c 00000004 _mb_cur_max
7803a180 00000004 pctype
7803a184 00000204 ctype
7803a388 000002fc pwctype
7803a684 00000038 _lc_collate_cp
7803a6bc 00000004 osver
7803a6c0 00000004 winver
7803a6c4 00000004 winmajor
7803a6c8 0000000c winminor
7803a6d4 00000004 wcmdln
7803a6d8 00000088 acmdln
7803a760 00000260 _pioinfo
7803a9c0 00000120 mbctype
7803aae0 00000104 mbcasemap
7803abe4 00000028 environ
7803ac0c 0000001c adjust_fdiv
7803ac28 000012a4 iob
7803becc 00000004 fmode
7803bed0 00000004 commode
7803bed4 00000004 _argc
7803bed8 00000004 _wargv
7803bedc 00000004 wenviron
7803bee0 0000020c wpgmptr
7803c0ec 00000244 _winitenv
7803c330 00000170 aexit_rtn
7803c4a0 00000008 fileinfo
7803c4a8 0000008c _badioinfo
7803c534 00000004 timezone
7803c538 00000004 daylight
7803c53c 00000084 dstbias
7803c5c0 00000e48 tzname
7803d408 000000b0 sys_errlist
7803d4b8 00000254 sys_nerr
7803d70c 0000158c HUGE
7803ec98 00000004 _argv
7803ec9c 00000004 _initenv
7803eca0 00000000 pgmptr
dll\kernel32.dbg
77f0135e 00000088 CloseHandle
77f013e6 00000395 EnumResourceNamesW
77f0177b 00000010 SetLastError
77f0178b 000004d9 GetLastError
77f01c64 00000054 SetStdHandle
77f01cb8 00000b8a GetStdHandle
77f02842 000001b9 LocalAlloc
77f029fb 00000110 LocalFree
77f02b0b 000001c8 DeviceIoControl
77f02cd3 000000e2 LocalUnlock
77f02db5 000000ee LocalLock
77f02ea3 00000020 ResetEvent
77f02ec3 00000022 SetEvent
77f02ee5 000000d1 SetLocalTime
77f02fb6 00000bcf CompareStringW
77f03b85 00000114 LocalFlags
77f03c99 000000b6 LocalHandle
77f03d4f 000006e5 LocalReAlloc
77f04434 00000162 AddAtomW
77f04596 00000018 GetAtomNameW
77f045ae 0000006d lstrcmpW
77f0461b 0000006a lstrcpyW
77f04685 000000df FindResourceW
77f04764 00000581 SearchPathW
77f04ce5 00000030 CloseProfileUserMapping
77f04d15 00000115 DuplicateHandle
77f04e2a 00000108 lstrcmpiW
77f04f32 00000012 WaitForSingleObject
77f04f44 000001a7 CreateRemoteThread
77f050eb 00000015 GetCurrentThread
77f05100 00000014 InterlockedIncrement
77f05114 00000014 InterlockedDecrement
77f05128 00000014 InterlockedExchange
77f0513c 00000014 InterlockedCompareExchange
77f05150 00000010 InterlockedExchangeAdd
77f05160 00000150 MulDiv
77f052b0 0000004c BaseAttachCompleteThunk
77f052fc 0000013e SwitchToFiber
77f0543a 00000244 Beep
77f0567e 000001c6 GetComputerNameW
77f05844 0000011c SetComputerNameW
77f05960 000000b2 GetComputerNameA
77f05a12 000000d4 SetComputerNameA
77f05ae6 00000146 GetFullPathNameA
77f05c2c 0000001f GetFullPathNameW
77f05c4b 0000006b GetCurrentDirectoryA
77f05cb6 00000016 GetCurrentDirectoryW
77f05ccc 00000078 SetCurrentDirectoryA
77f05d44 00000043 SetCurrentDirectoryW
77f05d87 00000008 GetLogicalDrives
77f05d8f 000000ae GetLocalTime
77f05e3d 0000007c GetSystemTime
77f05eb9 00000034 GetSystemTimeAsFileTime
77f05eed 000000a0 SetSystemTime
77f05f8d 0000000f GetTickCount
77f05f9c 00000081 FileTimeToSystemTime
77f0601d 0000007a SystemTimeToFileTime
77f06097 00000055 FileTimeToLocalFileTime
77f060ec 0000005b LocalFileTimeToFileTime
77f06147 000000b4 FileTimeToDosDateTime
77f061fb 00000090 DosDateTimeToFileTime
77f0628b 00000056 CompareFileTime
77f062e1 0000011d GetTimeZoneInformation
77f063fe 00000116 SetTimeZoneInformation
77f06514 00000048 GetSystemTimeAdjustment
77f0655c 0000003c SetSystemTimeAdjustment
77f06598 000002e4 SystemTimeToTzSpecificLocalTime
77f0687c 0000000e IsDebuggerPresent
77f0688a 00000005 DebugBreak
77f0688f 0000004e OutputDebugStringW
77f068dd 0000029d OutputDebugStringA
77f06b7a 0000027f WaitForDebugEvent
77f06df9 00000038 ContinueDebugEvent
77f06e31 00000236 DebugActiveProcess
77f07067 00000047 GetThreadSelectorEntry
77f070ae 0000005f CreateDirectoryA
77f0710d 00000156 CreateDirectoryW
77f07263 0000009a CreateDirectoryExA
77f072fd 000004d1 CreateDirectoryExW
77f077ce 0000005c RemoveDirectoryA
77f0782a 000000e5 RemoveDirectoryW
77f0790f 00000010 GlobalAddAtomA
77f0791f 00000010 GlobalFindAtomA
77f0792f 0000000e GlobalDeleteAtom
77f0793d 00000018 GlobalGetAtomNameA
77f07955 00000010 GlobalAddAtomW
77f07965 00000010 GlobalFindAtomW
77f07975 00000018 GlobalGetAtomNameW
77f0798d 0000002a InitAtomTable
77f079b7 00000010 AddAtomA
77f079c7 00000010 FindAtomA
77f079d7 0000000e DeleteAtom
77f079e5 00000018 GetAtomNameA
77f079fd 0000002b FindAtomW
77f07a28 00000019 GetPrivateProfileSectionNamesA
77f07a41 00000019 GetPrivateProfileSectionNamesW
77f07a5a 00000119 GetPrivateProfileStructA
77f07b73 00000132 GetPrivateProfileStructW
77f07ca5 0000010c WritePrivateProfileStructA
77f07db1 00000128 WritePrivateProfileStructW
77f07ed9 00000016 GetProfileIntA
77f07eef 0000001d GetProfileStringA
77f07f0c 00000016 WriteProfileStringA
77f07f22 00000016 GetProfileSectionA
77f07f38 00000012 WriteProfileSectionA
77f07f4a 00000016 GetProfileIntW
77f07f60 0000001d GetProfileStringW
77f07f7d 00000016 WriteProfileStringW
77f07f93 00000016 GetProfileSectionW
77f07fa9 00000012 WriteProfileSectionW
77f07fbb 00000064 GetPrivateProfileIntA
77f0801f 000000eb GetPrivateProfileStringA
77f0810a 0000004f WritePrivateProfileStringA
77f08159 00000097 GetPrivateProfileSectionA
77f081f0 00000041 WritePrivateProfileSectionA
77f08231 000000a3 GetPrivateProfileIntW
77f082d4 000000ea GetPrivateProfileStringW
77f083be 0000004f WritePrivateProfileStringW
77f0840d 0000009d GetPrivateProfileSectionW
77f084aa 00000041 WritePrivateProfileSectionW
77f084eb 00003417 OpenProfileUserMapping
77f0b902 000001f4 QueryWin31IniFilesMappedToRegistry
77f0baf6 000000ad DefineDosDeviceA
77f0bba3 00000282 DefineDosDeviceW
77f0be25 000000fe QueryDosDeviceA
77f0bf23 0000027c QueryDosDeviceW
77f0c19f 00000037 SetErrorMode
77f0c1d6 00000092 CreateIoCompletionPort
77f0c268 00000030 PostQueuedCompletionStatus
77f0c298 0000007c GetQueuedCompletionStatus
77f0c314 000000ce GetOverlappedResult
77f0c3e2 00000117 FindFirstFileA
77f0c4f9 00000016 FindFirstFileW
77f0c50f 000000b5 FindNextFileA
77f0c5c4 000001c8 FindNextFileW
77f0c78c 00000102 FindClose
77f0c88e 0000011d FindFirstFileExA
77f0c9ab 000003ef FindFirstFileExW
77f0cd9a 00000063 FindFirstChangeNotificationA
77f0cdfd 000000f9 FindFirstChangeNotificationW
77f0cef6 00000037 FindNextChangeNotification
77f0cf2d 0000000c FindCloseChangeNotification
77f0cf39 000000bc ReadDirectoryChangesW
77f0cff5 00000114 GetFileType
77f0d109 0000021a ReadFile
77f0d323 0000018f WriteFile
77f0d4b2 00000090 SetEndOfFile
77f0d542 0000014c SetFilePointer
77f0d68e 000000f3 GetFileInformationByHandle
77f0d781 0000007f GetFileTime
77f0d800 0000008d SetFileTime
77f0d88d 00000070 FlushFileBuffers
77f0d8fd 00000075 LockFile
77f0d972 000000a5 LockFileEx
77f0da17 0000006c UnlockFile
77f0da83 00000072 UnlockFileEx
77f0daf5 00000007 SetHandleCount
77f0dafc 0000007d GetFileSize
77f0db79 00000058 ReadFileEx
77f0dbd1 00000058 WriteFileEx
77f0dc29 0000002b CancelIo
77f0dc54 00000150 ReadFileScatter
77f0dda4 00000133 WriteFileGather
77f0ded7 00000074 CreateFileMappingA
77f0df4b 000000e6 CreateFileMappingW
77f0e031 00000070 OpenFileMappingA
77f0e0a1 00000089 OpenFileMappingW
77f0e12a 0000001d MapViewOfFile
77f0e147 0000007b MapViewOfFileEx
77f0e1c2 00000047 FlushViewOfFile
77f0e209 00000022 UnmapViewOfFile
77f0e22b 0000005f SetFileAttributesA
77f0e28a 000000fa SetFileAttributesW
77f0e384 0000005f GetFileAttributesA
77f0e3e3 000000bf GetFileAttributesW
77f0e4a2 00000062 GetFileAttributesExA
77f0e504 00000103 GetFileAttributesExW
77f0e607 0000005c DeleteFileA
77f0e663 000000e5 DeleteFileW
77f0e748 00000012 MoveFileA
77f0e75a 00000012 MoveFileW
77f0e76c 000000ea MoveFileExA
77f0e856 0000057f MoveFileExW
77f0edd5 00000062 GetCompressedFileSizeA
77f0ee37 000002a4 GetCompressedFileSizeW
77f0f0db 000000a4 CopyFileA
77f0f17f 0000001e CopyFileW
77f0f19d 000000a3 CopyFileExA
77f0f240 000018ce CopyFileExW
77f10b0e 00000071 CreateFileA
77f10b7f 00000479 CreateFileW
77f10ff8 000004a8 OpenFile
77f114a0 0000000c RegisterWowBaseHandlers
77f114ac 000001cc GlobalAlloc
77f11678 00000358 GlobalReAlloc
77f119d0 000000ee GlobalLock
77f11abe 000000b6 GlobalHandle
77f11b74 000000dd GlobalUnlock
77f11c51 00000128 GlobalSize
77f11d79 0000011d GlobalFlags
77f11e96 0000012d GlobalFree
77f11fc3 00000011 GlobalCompact
77f11fd4 00000016 GlobalFix
77f11fea 00000016 GlobalUnfix
77f12000 00000010 GlobalWire
77f12010 00000010 GlobalUnWire
77f12020 000001ba GlobalMemoryStatus
77f121da 0000001b VirtualAlloc
77f121f5 00000018 VirtualFree
77f1220d 000000ac VirtualAllocEx
77f122b9 00000042 VirtualFreeEx
77f122fb 0000001b VirtualProtect
77f12316 00000033 VirtualProtectEx
77f12349 00000018 VirtualQuery
77f12361 00000035 VirtualQueryEx
77f12396 00000039 VirtualLock
77f123cf 00000039 VirtualUnlock
77f12408 0000002b FlushInstructionCache
77f12433 0000004d GetHandleInformation
77f12480 00000066 SetHandleInformation
77f124e6 00000008 SetFileApisToOEM
77f124ee 00000008 SetFileApisToANSI
77f124f6 00000073 AreFileApisANSI
77f12569 00000048 lopen
77f125b1 0000002a lcreat
77f125db 00000000 lread
77f125db 0000002c hread
77f12607 00000000 lwrite
77f12607 00000043 hwrite
77f1264a 00000011 lclose
77f1265b 0000003c llseek
77f12697 00000000 lstrcmpA
77f12697 0000008c lstrcmp
77f12723 00000000 lstrcmpi
77f12723 00000072 lstrcmpiA
77f12795 00000000 lstrcpyA
77f12795 0000007f lstrcpy
77f12814 00000000 lstrcpyn
77f12814 0000008e lstrcpynA
77f128a2 00000000 lstrcatA
77f128a2 00000089 lstrcat
77f1292b 00000000 lstrlenA
77f1292b 0000006a lstrlen
77f12995 00000097 lstrcpynW
77f12a2c 0000006a lstrcatW
77f12a96 00000067 lstrlenW
77f12afd 00000128 LocalSize
77f12c25 00000011 LocalCompact
77f12c36 00000011 LocalShrink
77f12c47 00000061 HeapCreate
77f12ca8 00000023 HeapDestroy
77f12ccb 0000002b HeapExtend
77f12cf6 0000001a HeapCreateTagsW
77f12d10 0000001d HeapQueryTagW
77f12d2d 00000058 HeapSummary
77f12d85 00000071 HeapUsage
77f12df6 0000001a HeapValidate
77f12e10 0000000d GetProcessHeap
77f12e1d 00000014 GetProcessHeaps
77f12e31 00000014 HeapCompact
77f12e45 00000014 HeapLock
77f12e59 00000014 HeapUnlock
77f12e6d 0000010d HeapWalk
77f12f7a 00000135 CreateMailslotW
77f130af 00000069 CreateMailslotA
77f13118 000000ad GetMailslotInfo
77f131c5 0000006e SetMailslotInfo
77f13233 00000162 FormatMessageA
77f13395 00000024 FormatMessageW
77f133b9 000000a4 CreateVirtualBuffer
77f1345d 00000055 ExtendVirtualBuffer
77f134b2 00000019 TrimVirtualBuffer
77f134cb 00000015 FreeVirtualBuffer
77f134e0 000002e9 VirtualBufferExceptionHandler
77f137c9 00000010 LoadLibraryA
77f137d9 00000010 LoadLibraryW
77f137e9 00000158 LoadLibraryExA
77f13941 00000258 LoadLibraryExW
77f13b99 0000004d FreeLibrary
77f13be6 0000002a FreeLibraryAndExitThread
77f13c10 00000021 DisableThreadLibraryCalls
77f13c31 0000017b GetModuleFileNameW
77f13dac 000000bb GetModuleFileNameA
77f13e67 0000006f GetModuleHandleA
77f13ed6 000000f4 GetModuleHandleW
77f13fca 0000007e GetProcAddress
77f14048 00000030 GetVersion
77f14078 000000ee GetVersionExA
77f14166 0000014c GetVersionExW
77f142b2 00000293 VerifyVersionInfoW
77f14545 00000089 VerifyVersionInfoA
77f145ce 000000df FindResourceA
77f146ad 000000e5 FindResourceExA
77f14792 0000008d LoadResource
77f1481f 0000008d SizeofResource
77f148ac 00000225 EnumResourceTypesA
77f14ad1 00000244 EnumResourceNamesA
77f14d15 00000177 EnumResourceLanguagesA
77f14e8c 00000005 FreeResource
77f14e91 00000007 LockResource
77f14e98 000000e5 FindResourceExW
77f14f7d 0000021e EnumResourceTypesW
77f1519b 000001a4 EnumResourceLanguagesW
77f1533f 00000075 CreateNamedPipeA
77f153b4 00000217 CreateNamedPipeW
77f155cb 00000097 ConnectNamedPipe
77f15662 00000055 DisconnectNamedPipe
77f156b7 000000ed GetNamedPipeHandleStateA
77f157a4 000001fc GetNamedPipeHandleStateW
77f159a0 000000ef SetNamedPipeHandleState
77f15a8f 00000085 GetNamedPipeInfo
77f15b14 00000164 PeekNamedPipe
77f15c78 0000016d TransactNamedPipe
77f15de5 0000006f CallNamedPipeA
77f15e54 000000c9 CallNamedPipeW
77f15f1d 00000064 WaitNamedPipeA
77f15f81 0000040f WaitNamedPipeW
77f16390 00000049 GetSystemDirectoryA
77f163d9 00000055 GetSystemDirectoryW
77f1642e 00000049 GetWindowsDirectoryA
77f16477 00000055 GetWindowsDirectoryW
77f164cc 00000069 GetDriveTypeA
77f16535 00000296 GetDriveTypeW
77f167cb 000001d4 SearchPathA
77f1699f 000000e1 GetTempPathA
77f16a80 000000c8 GetTempPathW
77f16b48 00000131 GetTempFileNameA
77f16c79 000001e5 GetTempFileNameW
77f16e5e 00000072 GetDiskFreeSpaceA
77f16ed0 0000019f GetDiskFreeSpaceW
77f1706f 0000006f GetDiskFreeSpaceExA
77f170de 0000015b GetDiskFreeSpaceExW
77f17239 00000259 GetVolumeInformationA
77f17492 000003b8 GetVolumeInformationW
77f1784a 0000008a GetLogicalDriveStringsA
77f178d4 0000009f GetLogicalDriveStringsW
77f17973 000000b5 SetVolumeLabelA
77f17a28 000002b3 SetVolumeLabelW
77f17cdb 0000004a QueryPerformanceCounter
77f17d25 0000004b QueryPerformanceFrequency
77f17d70 0000014b CreatePipe
77f17ebb 0000000c GetSystemPowerStatus
77f17ec7 00000044 SetSystemPowerState
77f17f0b 000004d7 CreateProcessA
77f183e2 0000000c RegisterWaitForInputIdle
77f183ee 00001b5f CreateProcessW
77f19f4d 00000065 OpenProcess
77f19fb2 00000092 ExitProcess
77f1a044 00000032 TerminateProcess
77f1a076 00000051 GetExitCodeProcess
77f1a0c7 00000095 GetStartupInfoW
77f1a15c 000002b9 GetStartupInfoA
77f1a415 00000006 GetCommandLineA
77f1a41b 00000006 GetCommandLineW
77f1a421 00000008 FreeEnvironmentStringsW
77f1a429 0000001e FreeEnvironmentStringsA
77f1a447 00000010 GetEnvironmentStringsW
77f1a457 00000000 GetEnvironmentStrings
77f1a457 000000bf GetEnvironmentStringsA
77f1a516 0000012c GetEnvironmentVariableA
77f1a642 000000b3 SetEnvironmentVariableA
77f1a6f5 0000009a GetEnvironmentVariableW
77f1a78f 00000056 SetEnvironmentVariableW
77f1a7e5 00000154 ExpandEnvironmentStringsA
77f1a939 0000006d ExpandEnvironmentStringsW
77f1a9a6 000000a7 WinExec
77f1aa4d 0000038e LoadModule
77f1addb 00000006 GetCurrentProcess
77f1ade1 0000000a GetCurrentProcessId
77f1adeb 00000030 ReadProcessMemory
77f1ae1b 000000f5 WriteProcessMemory
77f1af10 00000049 FatalAppExitW
77f1af59 0000004a FatalAppExitA
77f1afa3 0000000c FatalExit
77f1afaf 00000017 IsProcessorFeaturePresent
77f1afc6 000001b2 GetSystemInfo
77f1b178 000000aa SetPriorityClass
77f1b222 0000009f GetPriorityClass
77f1b2c1 000000a4 IsBadReadPtr
77f1b365 00000010 IsBadHugeReadPtr
77f1b375 000000a3 IsBadWritePtr
77f1b418 00000010 IsBadHugeWritePtr
77f1b428 0000000e IsBadCodePtr
77f1b436 0000007d IsBadStringPtrA
77f1b4b3 00000083 IsBadStringPtrW
77f1b536 00000048 SetProcessShutdownParameters
77f1b57e 0000006f GetProcessShutdownParameters
77f1b5ed 0000006a GetProcessTimes
77f1b657 0000004b GetProcessAffinityMask
77f1b6a2 00000046 GetProcessWorkingSetSize
77f1b6e8 00000073 SetProcessWorkingSetSize
77f1b75b 00000131 GetProcessVersion
77f1b88c 00000029 SetProcessAffinityMask
77f1b8b5 0000003a SetProcessPriorityBoost
77f1b8ef 00000d34 GetProcessPriorityBoost
77f1c623 00000018 InitializeCriticalSection
77f1c63b 00000026 InitializeCriticalSectionAndSpinCount
77f1c661 0000006e CreateEventA
77f1c6cf 0000007c CreateEventW
77f1c74b 00000070 OpenEventA
77f1c7bb 00000080 OpenEventW
77f1c83b 00000022 PulseEvent
77f1c85d 0000006e CreateSemaphoreA
77f1c8cb 00000076 CreateSemaphoreW
77f1c941 00000070 OpenSemaphoreA
77f1c9b1 00000080 OpenSemaphoreW
77f1ca31 00000028 ReleaseSemaphore
77f1ca59 0000006b CreateMutexA
77f1cac4 00000073 CreateMutexW
77f1cb37 00000070 OpenMutexA
77f1cba7 00000080 OpenMutexW
77f1cc27 00000022 ReleaseMutex
77f1cc49 00000098 WaitForSingleObjectEx
77f1cce1 0000009b SignalObjectAndWait
77f1cd7c 0000001a WaitForMultipleObjects
77f1cd96 00000137 WaitForMultipleObjectsEx
77f1cecd 0000000e Sleep
77f1cedb 00000056 SleepEx
77f1cf31 0000006b CreateWaitableTimerA
77f1cf9c 00000079 CreateWaitableTimerW
77f1d015 00000070 OpenWaitableTimerA
77f1d085 00000080 OpenWaitableTimerW
77f1d105 00000046 SetWaitableTimer
77f1d14b 00000022 CancelWaitableTimer
77f1d16d 00000021 CreateThread
77f1d18e 00000051 SetThreadPriority
77f1d1df 0000004a GetThreadPriority
77f1d229 0000003a SetThreadPriorityBoost
77f1d263 0000003a GetThreadPriorityBoost
77f1d29d 00000074 ExitThread
77f1d311 00000032 TerminateThread
77f1d343 0000003a GetExitCodeThread
77f1d37d 0000000a GetCurrentThreadId
77f1d387 00000024 GetThreadContext
77f1d3ab 00000024 SetThreadContext
77f1d3cf 0000002d SuspendThread
77f1d3fc 0000002d ResumeThread
77f1d429 00000071 RaiseException
77f1d49a 000000e4 SetUnhandledExceptionFilter
77f1d57e 000002b5 UnhandledExceptionFilter
77f1d833 00000092 TlsAlloc
77f1d8c5 00000033 TlsGetValue
77f1d8f8 00000035 TlsSetValue
77f1d92d 000000d5 TlsFree
77f1da02 0000006a GetThreadTimes
77f1da6c 0000005f SetThreadAffinityMask
77f1dacb 0000002a QueueUserAPC
77f1daf5 00000029 SetThreadIdealProcessor
77f1db1e 0000009f CreateFiber
77f1dbbd 00000054 DeleteFiber
77f1dc11 0000005c ConvertThreadToFiber
77f1dc6d 0000040d SwitchToThread
77f1e07a 000000e3 CommConfigDialogW
77f1e15d 000000ea CommConfigDialogA
77f1e247 000000e3 GetDefaultCommConfigW
77f1e32a 000000ea GetDefaultCommConfigA
77f1e414 000000e3 SetDefaultCommConfigW
77f1e4f7 000000f1 SetDefaultCommConfigA
77f1e5e8 0000000e ClearCommBreak
77f1e5f6 00000150 ClearCommError
77f1e746 000000d6 SetupComm
77f1e81c 00000101 EscapeCommFunction
77f1e91d 000001db GetCommConfig
77f1eaf8 00000088 GetCommMask
77f1eb80 00000088 GetCommModemStatus
77f1ec08 000000af GetCommProperties
77f1ecb7 000002ef GetCommState
77f1efa6 000000a4 GetCommTimeouts
77f1f04a 00000089 PurgeComm
77f1f0d3 0000000e SetCommBreak
77f1f0e1 0000009c SetCommConfig
77f1f17d 000000a2 SetCommMask
77f1f21f 00000365 SetCommState
77f1f584 000000aa SetCommTimeouts
77f1f62e 00000089 TransmitCommChar
77f1f6b7 000000d1 WaitCommEvent
77f1f788 00000000 GetBinaryTypeA
77f1f788 000000ab GetBinaryType
77f1f833 0000025f GetBinaryTypeW
77f1fa92 00000012 VDMOperationStarted
77f1faa4 0000064c GetNextVDMCommand
77f200f0 00000064 ExitVDM
77f20154 0000013d SetVDMCurrentDirectories
77f20291 0000017b GetVDMCurrentDirectories
77f2040c 00000042 CmdBatNotification
77f2044e 0000153e RegisterWowExec
77f2198c 0000015c GetShortPathNameA
77f21ae8 000009da GetShortPathNameW
77f224c2 00000179 BeginUpdateResourceW
77f2263b 00000062 BeginUpdateResourceA
77f2269d 00000124 UpdateResourceW
77f227c1 00000091 UpdateResourceA
77f22852 00000160 EndUpdateResourceW
77f229b2 00002552 EndUpdateResourceA
77f24f04 00000055 BuildCommDCBAndTimeoutsW
77f24f59 00000026 BuildCommDCBAndTimeoutsA
77f24f7f 00000052 BuildCommDCBW
77f24fd1 00000d38 BuildCommDCBA
77f25d09 00000042 SetTapePosition
77f25d4b 00000053 GetTapePosition
77f25d9e 00000030 PrepareTape
77f25dce 00000030 EraseTape
77f25dfe 00000036 CreateTapePartition
77f25e34 00000036 WriteTapemark
77f25e6a 0000006b GetTapeParameters
77f25ed5 00000041 SetTapeParameters
77f25f16 00000861 GetTapeStatus
77f26777 000001d3 BackupRead
77f2694a 00000581 BackupSeek
77f26ecb 00000350 BackupWrite
77f2721b 0000003a AddConsoleAliasW
77f27255 0000014e AddConsoleAliasA
77f273a3 00000025 GetConsoleAliasW
77f273c8 000000c3 GetConsoleAliasA
77f2748b 0000000e GetConsoleAliasesLengthW
77f27499 00000066 GetConsoleAliasesLengthA
77f274ff 00000008 GetConsoleAliasExesLengthW
77f27507 00000169 GetConsoleAliasExesLengthA
77f27670 00000016 GetConsoleAliasesW
77f27686 00000141 GetConsoleAliasesA
77f277c7 00000012 GetConsoleAliasExesW
77f277d9 0000009c GetConsoleAliasExesA
77f27875 0000000e ExpungeConsoleCommandHistoryW
77f27883 000000b6 ExpungeConsoleCommandHistoryA
77f27939 00000012 SetConsoleNumberOfCommandsW
77f2794b 000000a1 SetConsoleNumberOfCommandsA
77f279ec 0000000e GetConsoleCommandHistoryLengthW
77f279fa 0000016f GetConsoleCommandHistoryLengthA
77f27b69 00000016 GetConsoleCommandHistoryW
77f27b7f 00000016 GetConsoleCommandHistoryA
77f27b95 0000018f SetConsoleCommandHistoryMode
77f27d24 0000001f GetConsoleTitleA
77f27d43 000000b9 GetConsoleTitleW
77f27dfc 00000078 SetConsoleTitleA
77f27e74 0000007a SetConsoleTitleW
77f27eee 00000083 GetConsoleInputExeNameA
77f27f71 000000a2 GetConsoleInputExeNameW
77f28013 00000059 SetConsoleInputExeNameA
77f2806c 00000196 SetConsoleInputExeNameW
77f28202 000002ef AllocConsole
77f284f1 00000136 FreeConsole
77f28627 00000006 GetConsoleInputWaitHandle
77f2862d 00000390 OpenConsoleW
77f289bd 0000001c ReadConsoleA
77f289d9 00000171 ReadConsoleW
77f28b4a 0000001a WriteConsoleA
77f28b64 0000001a WriteConsoleW
77f28b7e 0000005a CloseConsoleHandle
77f28bd8 0000008c DuplicateConsoleHandle
77f28c64 0000005e VerifyConsoleIoHandle
77f28cc2 00000060 SetConsoleCursor
77f28d22 00000046 ShowConsoleCursor
77f28d68 0000004c ConsoleMenuControl
77f28db4 000000de SetConsolePalette
77f28e92 00000113 SetConsoleDisplayMode
77f28fa5 0000014a RegisterConsoleVDM
77f290ef 000000cd GetConsoleHardwareState
77f291bc 00000066 SetConsoleHardwareState
77f29222 000000b9 GetConsoleDisplayMode
77f292db 000000b4 SetConsoleKeyShortcuts
77f2938f 0000005a SetConsoleMenuClose
77f293e9 0000001c WriteConsoleInputVDMA
77f29405 00000179 WriteConsoleInputVDMW
77f2957e 0000001c PeekConsoleInputA
77f2959a 0000001c PeekConsoleInputW
77f295b6 0000001c ReadConsoleInputA
77f295d2 0000001c ReadConsoleInputW
77f295ee 0000001d ReadConsoleInputExA
77f2960b 00000168 ReadConsoleInputExW
77f29773 0000001c WriteConsoleInputA
77f2978f 000003c6 WriteConsoleInputW
77f29b55 0000001d ReadConsoleOutputW
77f29b72 000002ae ReadConsoleOutputA
77f29e20 0000001d WriteConsoleOutputW
77f29e3d 00000182 WriteConsoleOutputA
77f29fbf 00000020 ReadConsoleOutputCharacterA
77f29fdf 00000020 ReadConsoleOutputCharacterW
77f29fff 0000016e ReadConsoleOutputAttribute
77f2a16d 00000020 WriteConsoleOutputCharacterA
77f2a18d 00000020 WriteConsoleOutputCharacterW
77f2a1ad 000000fc WriteConsoleOutputAttribute
77f2a2a9 00000022 FillConsoleOutputCharacterA
77f2a2cb 0000001e FillConsoleOutputCharacterW
77f2a2e9 0000001e FillConsoleOutputAttribute
77f2a307 000001bf CreateConsoleScreenBuffer
77f2a4c6 000000cd InvalidateConsoleDIBits
77f2a593 000000bf GetConsoleMode
77f2a652 00000050 GetNumberOfConsoleFonts
77f2a6a2 000000bf GetNumberOfConsoleInputEvents
77f2a761 00000066 GetLargestConsoleWindowSize
77f2a7c7 00000102 GetConsoleScreenBufferInfo
77f2a8c9 000000c9 GetConsoleCursorInfo
77f2a992 000000b6 GetNumberOfConsoleMouseButtons
77f2aa48 0000012f GetConsoleFontInfo
77f2ab77 0000006c GetConsoleFontSize
77f2abe3 000000d4 GetCurrentConsoleFont
77f2acb7 00000060 SetConsoleMode
77f2ad17 0000006e GenerateConsoleCtrlEvent
77f2ad85 0000005a SetConsoleActiveScreenBuffer
77f2addf 0000005a FlushConsoleInputBuffer
77f2ae39 00000060 SetConsoleScreenBufferSize
77f2ae99 00000060 SetConsoleCursorPosition
77f2aef9 000000c8 SetConsoleCursorInfo
77f2afc1 000001cd SetConsoleWindowInfo
77f2b18e 0000001d ScrollConsoleScreenBufferA
77f2b1ab 0000001d ScrollConsoleScreenBufferW
77f2b1c8 00000062 SetConsoleTextAttribute
77f2b22a 00000060 SetConsoleFont
77f2b28a 0000005a SetConsoleIcon
77f2b2e4 00000008 SetConsoleMaximumWindowSize
77f2b2ec 00000056 GetConsoleCP
77f2b342 00000060 SetConsoleCP
77f2b3a2 00000057 GetConsoleOutputCP
77f2b3f9 000000d9 SetConsoleOutputCP
77f2b4d2 0000000e GetConsoleKeyboardLayoutNameA
77f2b4e0 00000252 GetConsoleKeyboardLayoutNameW
77f2b732 00000186 SetLastConsoleEventActive
77f2b8b8 00000036 SetConsoleCtrlHandler
77f2b8ee 000000c0 VDMConsoleOperation
77f2b9ae 0000029e CompareStringA
77f2bc4c 000001d4 LCMapStringA
77f2be20 0000013c GetLocaleInfoA
77f2bf5c 00000084 SetLocaleInfoA
77f2bfe0 0000016d GetTimeFormatA
77f2c14d 0000016d GetDateFormatA
77f2c2ba 0000023c GetNumberFormatA
77f2c4f6 0000029a GetCurrencyFormatA
77f2c790 0000001a EnumCalendarInfoA
77f2c7aa 00000016 EnumTimeFormatsA
77f2c7c0 00000016 EnumDateFormatsA
77f2c7d6 0000001c GetStringTypeExA
77f2c7f2 00000092 GetStringTypeA
77f2c884 00000164 FoldStringA
77f2c9e8 00000012 EnumSystemLocalesA
77f2c9fa 000003a3 EnumSystemCodePagesA
77f2cd9d 000000ba GetStringTypeExW
77f2ce57 0000133a GetStringTypeW
77f2e191 00000051 IsValidLocale
77f2e1e2 00000055 ConvertDefaultLocale
77f2e237 0000000d GetThreadLocale
77f2e244 000000b7 SetThreadLocale
77f2e2fb 00000007 GetSystemDefaultLangID
77f2e302 0000000d GetUserDefaultLangID
77f2e30f 00000006 GetSystemDefaultLCID
77f2e315 0000000c GetUserDefaultLCID
77f2e321 00000051 VerLanguageNameW
77f2e372 00000087 VerLanguageNameA
77f2e3f9 00001928 GetLocaleInfoW
77f2fd21 0000113e SetLocaleInfoW
77f30e5f 00000012 EnumSystemLocalesW
77f30e71 00000012 EnumSystemCodePagesW
77f30e83 0000001a EnumCalendarInfoW
77f30e9d 00000016 EnumTimeFormatsW
77f30eb3 00000bdb EnumDateFormatsW
77f31a8e 00000199 FoldStringW
77f31c27 000029fd LCMapStringW
77f34624 00000039 IsValidCodePage
77f3465d 00000006 GetACP
77f34663 00000006 GetOEMCP
77f34669 000000a8 GetCPInfo
77f34711 00000036 IsDBCSLeadByte
77f34747 0000007b IsDBCSLeadByteEx
77f347c2 0000071c MultiByteToWideChar
77f34ede 00001377 WideCharToMultiByte
77f36255 00000283 GetNumberFormatW
77f364d8 00000f98 GetCurrencyFormatW
77f37470 000001a5 GetTimeFormatW
77f37615 0000a62b GetDateFormatW
77f41c40 000000f9 DeleteCriticalSection
77f41d39 0000140f EnterCriticalSection
77f43148 0000005d HeapAlloc
77f431a5 00000035 HeapFree
77f431da 00000021 HeapReAlloc
77f431fb 00000223 HeapSize
77f4341e 00000553 LeaveCriticalSection
77f43971 00000022 RtlFillMemory
77f43993 0000001e RtlMoveMemory
77f439b1 0000001e RtlUnwind
77f439cf 00000319 RtlZeroMemory
77f43ce8 000004e8 SetCriticalSectionSpinCount
77f441d0 00000000 TryEnterCriticalSection
dll\advapi32.dbg
77dc10ff 0000001f CloseEventLog
77dc111e 0000001f DeregisterEventSource
77dc113d 00000023 NotifyChangeEventLog
77dc1160 00000023 GetNumberOfEventLogRecords
77dc1183 00000023 GetOldestEventLogRecord
77dc11a6 00000128 ClearEventLogW
77dc12ce 00000129 BackupEventLogW
77dc13f7 00000048 OpenEventLogW
77dc143f 00000048 RegisterEventSourceW
77dc1487 00000124 OpenBackupEventLogW
77dc15ab 00000035 ReadEventLogW
77dc15e0 00000168 ReportEventW
77dc1748 00000064 ClearEventLogA
77dc17ac 00000064 BackupEventLogA
77dc1810 00000048 OpenEventLogA
77dc1858 00000048 RegisterEventSourceA
77dc18a0 000000b6 OpenBackupEventLogA
77dc1956 00000035 ReadEventLogA
77dc198b 00000163 ReportEventA
77dc1aee 00000277 GetCurrentHwProfileW
77dc1d65 000001b2 GetCurrentHwProfileA
77dc1f17 0000001a DuplicateToken
77dc1f31 00000088 DuplicateTokenEx
77dc1fb9 00000020 AllocateLocallyUniqueId
77dc1fd9 00000060 AccessCheck
77dc2039 00000028 OpenProcessToken
77dc2061 0000002d OpenThreadToken
77dc208e 00000030 GetTokenInformation
77dc20be 0000002d SetTokenInformation
77dc20eb 00000037 AdjustTokenPrivileges
77dc2122 00000037 AdjustTokenGroups
77dc2159 00000038 PrivilegeCheck
77dc2191 00000094 AccessCheckAndAuditAlarmW
77dc2225 000000f9 AccessCheckAndAuditAlarmA
77dc231e 000000fc ObjectOpenAuditAlarmA
77dc241a 00000070 ObjectOpenAuditAlarmW
77dc248a 00000059 ObjectPrivilegeAuditAlarmA
77dc24e3 00000045 ObjectPrivilegeAuditAlarmW
77dc2528 00000050 ObjectCloseAuditAlarmA
77dc2578 0000003c ObjectCloseAuditAlarmW
77dc25b4 00000050 ObjectDeleteAuditAlarmA
77dc2604 0000003c ObjectDeleteAuditAlarmW
77dc2640 0000008f PrivilegedServiceAuditAlarmA
77dc26cf 00000050 PrivilegedServiceAuditAlarmW
77dc271f 00000010 IsValidSid
77dc272f 00000014 EqualSid
77dc2743 00000014 EqualPrefixSid
77dc2757 0000000f GetSidLengthRequired
77dc2766 00000028 InitializeSid
77dc278e 0000000d FreeSid
77dc279b 00000042 AllocateAndInitializeSid
77dc27dd 0000000d GetSidIdentifierAuthority
77dc27ea 00000011 GetSidSubAuthority
77dc27fb 0000000d GetSidSubAuthorityCount
77dc2808 0000000d GetLengthSid
77dc2815 00000028 CopySid
77dc283d 00000014 AreAllAccessesGranted
77dc2851 00000014 AreAnyAccessesGranted
77dc2865 00000011 MapGenericMask
77dc2876 00000010 IsValidAcl
77dc2886 00000028 InitializeAcl
77dc28ae 0000002d GetAclInformation
77dc28db 0000002d SetAclInformation
77dc2908 00000030 AddAce
77dc2938 00000024 DeleteAce
77dc295c 00000028 GetAce
77dc2984 0000002d AddAccessAllowedAce
77dc29b1 0000002d AddAccessDeniedAce
77dc29de 00000033 AddAuditAccessAce
77dc2a11 00000014 FindFirstFreeAce
77dc2a25 00000024 InitializeSecurityDescriptor
77dc2a49 00000022 IsValidSecurityDescriptor
77dc2a6b 0000000d GetSecurityDescriptorLength
77dc2a78 00000028 GetSecurityDescriptorControl
77dc2aa0 0000002d SetSecurityDescriptorDacl
77dc2acd 00000045 GetSecurityDescriptorDacl
77dc2b12 0000002d SetSecurityDescriptorSacl
77dc2b3f 00000045 GetSecurityDescriptorSacl
77dc2b84 00000028 SetSecurityDescriptorOwner
77dc2bac 00000038 GetSecurityDescriptorOwner
77dc2be4 00000028 SetSecurityDescriptorGroup
77dc2c0c 00000038 GetSecurityDescriptorGroup
77dc2c44 00000033 CreatePrivateObjectSecurity
77dc2c77 00000030 SetPrivateObjectSecurity
77dc2ca7 00000030 GetPrivateObjectSecurity
77dc2cd7 00000020 DestroyPrivateObjectSecurity
77dc2cf7 00000028 MakeSelfRelativeSD
77dc2d1f 00000090 MakeAbsoluteSD
77dc2daf 000000df SetFileSecurityW
77dc2e8e 00000050 SetFileSecurityA
77dc2ede 000000eb GetFileSecurityW
77dc2fc9 00000056 GetFileSecurityA
77dc301f 00000028 SetKernelObjectSecurity
77dc3047 00000030 GetKernelObjectSecurity
77dc3077 0000003b ImpersonateNamedPipeClient
77dc30b2 00000020 ImpersonateSelf
77dc30d2 00000035 RevertToSelf
77dc3107 00000037 SetThreadToken
77dc313e 0000014b LookupAccountNameA
77dc3289 000001e0 LookupAccountNameW
77dc3469 00000155 LookupAccountSidA
77dc35be 000001e3 LookupAccountSidW
77dc37a1 00000094 LookupPrivilegeValueA
77dc3835 000000a4 LookupPrivilegeValueW
77dc38d9 0000011d LookupPrivilegeNameA
77dc39f6 0000010b LookupPrivilegeNameW
77dc3b01 00000185 LookupPrivilegeDisplayNameA
77dc3c86 00000126 LookupPrivilegeDisplayNameW
77dc3dac 00000096 GetUserNameW
77dc3e42 000002ea GetUserNameA
77dc412c 00000127 QueryWindows31FilesMigration
77dc4253 00001b7e SynchronizeWindows31FilesAndWindowsNTRegistry
77dc5dd1 00000771 IsTextUnicode
77dc6542 000000cf LogonUserA
77dc6611 000001ab LogonUserW
77dc67bc 000004a2 ImpersonateLoggedOnUser
77dc6c5e 00000067 CreateProcessAsUserA
77dc6cc5 00000067 CreateProcessAsUserW
77dc6d2c 000000f3 CryptAcquireContextW
77dc6e1f 0000077d CryptAcquireContextA
77dc759c 000000f5 CryptReleaseContext
77dc7691 00000132 CryptGenKey
77dc77c3 000001e5 CryptDeriveKey
77dc79a8 0000013b CryptDestroyKey
77dc7ae3 00000136 CryptSetKeyParam
77dc7c19 000000d8 CryptGetKeyParam
77dc7cf1 00000098 CryptGenRandom
77dc7d89 0000010a CryptGetUserKey
77dc7e93 0000012a CryptExportKey
77dc7fbd 0000020f CryptImportKey
77dc81cc 0000012d CryptEncrypt
77dc82f9 0000012a CryptDecrypt
77dc8423 000001be CryptCreateHash
77dc85e1 000000d5 CryptHashData
77dc86b6 0000011a CryptHashSessionKey
77dc87d0 0000013b CryptDestroyHash
77dc890b 000000db CryptSignHashW
77dc89e6 000000b3 CryptSignHashA
77dc8a99 00000126 CryptVerifySignatureW
77dc8bbf 000000b3 CryptVerifySignatureA
77dc8c72 00000104 CryptSetProvParam
77dc8d76 0000009e CryptGetProvParam
77dc8e14 00000136 CryptSetHashParam
77dc8f4a 000000d8 CryptGetHashParam
77dc9022 000000a7 CryptSetProviderW
77dc90c9 00000cf5 CryptSetProviderA
77dc9dbe 00000081 ElfNumberOfRecords
77dc9e3f 00000081 ElfOldestRecord
77dc9ec0 0000008b ElfChangeNotify
77dc9f4b 00000119 ElfOpenEventLogW
77dca064 000000ba ElfRegisterEventSourceW
77dca11e 000000a8 ElfOpenBackupEventLogW
77dca1c6 00000075 ElfClearEventLogFileW
77dca23b 00000084 ElfBackupEventLogFileW
77dca2bf 00000073 ElfCloseEventLog
77dca332 00000073 ElfDeregisterEventSource
77dca3a5 000000b5 ElfReadEventLogW
77dca45a 000000b4 ElfReportEventW
77dca50e 0000011d ElfOpenEventLogA
77dca62b 000000bb ElfRegisterEventSourceA
77dca6e6 000000a5 ElfOpenBackupEventLogA
77dca78b 00000075 ElfClearEventLogFileA
77dca800 00000084 ElfBackupEventLogFileA
77dca884 000000b5 ElfReadEventLogA
77dca939 00000fbc ElfReportEventA
77dcb8f5 000000ca LsaEnumerateAccountsWithUserRight
77dcb9bf 000000ca LsaEnumerateAccountRights
77dcba89 000000b1 LsaAddAccountRights
77dcbb3a 000000b7 LsaRemoveAccountRights
77dcbbf1 00000278 LsaQueryTrustedDomainInfo
77dcbe69 000001ae LsaSetTrustedDomainInformation
77dcc017 0000009b LsaDeleteTrustedDomain
77dcc0b2 0000012f LsaStorePrivateData
77dcc1e1 00000488 LsaRetrievePrivateData
77dcc669 0000000d LsaNtStatusToWinError
77dcc676 0000014f LsaOpenPolicy
77dcc7c5 00000099 LsaQueryInformationPolicy
77dcc85e 0000007e LsaSetInformationPolicy
77dcc8dc 00000078 LsaClearAuditLog
77dcc954 00000090 LsaLookupPrivilegeValue
77dcc9e4 00000099 LsaLookupPrivilegeName
77dcca7d 000000b1 LsaLookupPrivilegeDisplayName
77dccb2e 00000099 LsaClose
77dccbc7 000000c7 LsaDelete
77dccc8e 000000a3 LsaQuerySecurityObject
77dccd31 000000e1 LsaSetSecurityObject
77dcce12 00000081 LsaCreateAccount
77dcce93 000000a7 LsaEnumerateAccounts
77dccf3a 00000082 LsaCreateTrustedDomain
77dccfbc 00000081 LsaOpenTrustedDomain
77dcd03d 00000099 LsaQueryInfoTrustedDomain
77dcd0d6 0000007e LsaSetInformationTrustedDomain
77dcd154 000000b6 LsaEnumerateTrustedDomains
77dcd20a 000000a7 LsaEnumeratePrivileges
77dcd2b1 000000a6 LsaCreateSecret
77dcd357 0000002d LsaLookupNames
77dcd384 000000e1 LsaICLookupNames
77dcd465 0000002d LsaLookupSids
77dcd492 00000100 LsaICLookupSids
77dcd592 00000081 LsaOpenAccount
77dcd613 0000007c LsaEnumeratePrivilegesOfAccount
77dcd68f 0000007b LsaAddPrivilegesToAccount
77dcd70a 0000007e LsaRemovePrivilegesFromAccount
77dcd788 0000007b LsaGetQuotasForAccount
77dcd803 0000007b LsaSetQuotasForAccount
77dcd87e 00000087 LsaGetSystemAccessAccount
77dcd905 00000087 LsaSetSystemAccessAccount
77dcd98c 00000089 LsaFreeMemory
77dcda15 00000081 LsaOpenSecret
77dcda96 00000147 LsaSetSecret
77dcdbdd 000001ba LsaQuerySecret
77dcdd97 000000c2 LsaGetUserName
77dcde59 00000719 LsaGetRemoteUserName
77dce572 00000042 SystemFunction001
77dce5b4 00000042 SystemFunction002
77dce5f6 000002d9 SystemFunction003
77dce8cf 000000c1 SystemFunction004
77dce990 000000b9 SystemFunction005
77dcea49 00000075 SystemFunction006
77dceabe 00000044 SystemFunction007
77dceb02 0000001f SystemFunction030
77dceb21 0000001f SystemFunction031
77dceb40 0000007c SystemFunction008
77dcebbc 00000014 SystemFunction009
77dcebd0 00000049 SystemFunction010
77dcec19 00000014 SystemFunction011
77dcec2d 00000242 SystemFunction028
77dcee6f 000001dd SystemFunction029
77dcf04c 00000032 SystemFunction012
77dcf07e 00000032 SystemFunction013
77dcf0b0 00000014 SystemFunction014
77dcf0c4 00000014 SystemFunction015
77dcf0d8 0000002f SystemFunction016
77dcf107 0000002f SystemFunction017
77dcf136 00000014 SystemFunction018
77dcf14a 00000041 SystemFunction019
77dcf18b 00000042 SystemFunction024
77dcf1cd 00000042 SystemFunction025
77dcf20f 00000014 SystemFunction026
77dcf223 00000014 SystemFunction027
77dcf237 00000014 SystemFunction020
77dcf24b 00000014 SystemFunction021
77dcf25f 00000014 SystemFunction022
77dcf273 00000014 SystemFunction023
77dcf287 00000040 SystemFunction032
77dcf2c7 00000bc2 SystemFunction033
77dcfe89 00000192 GetNamedSecurityInfoW
77dd001b 00000050 GetNamedSecurityInfoA
77dd006b 00000192 GetSecurityInfo
77dd01fd 000001a1 SetNamedSecurityInfoW
77dd039e 00000047 SetNamedSecurityInfoA
77dd03e5 000001a1 SetSecurityInfo
77dd0586 00000096 SetEntriesInAclW
77dd061c 00000076 SetEntriesInAclA
77dd0692 0000005c GetEffectiveRightsFromAclW
77dd06ee 00000047 GetEffectiveRightsFromAclA
77dd0735 00000047 GetExplicitEntriesFromAclW
77dd077c 00000047 GetExplicitEntriesFromAclA
77dd07c3 0000004d GetAuditedPermissionsFromAclW
77dd0810 00000041 GetAuditedPermissionsFromAclA
77dd0851 000002aa BuildSecurityDescriptorW
77dd0afb 000000ec BuildSecurityDescriptorA
77dd0be7 000001b2 LookupSecurityDescriptorPartsW
77dd0d99 0000021d LookupSecurityDescriptorPartsA
77dd0fb6 00000029 BuildExplicitAccessWithNameW
77dd0fdf 00000029 BuildExplicitAccessWithNameA
77dd1008 00000034 BuildImpersonateExplicitAccessWithNameW
77dd103c 00000143 BuildImpersonateExplicitAccessWithNameA
77dd117f 0000001f BuildTrusteeWithNameW
77dd119e 0000001f BuildTrusteeWithNameA
77dd11bd 00000014 BuildImpersonateTrusteeW
77dd11d1 00000014 BuildImpersonateTrusteeA
77dd11e5 0000001b BuildTrusteeWithSidW
77dd1200 0000001b BuildTrusteeWithSidA
77dd121b 00000017 GetTrusteeNameW
77dd1232 00000017 GetTrusteeNameA
77dd1249 00000012 GetTrusteeTypeW
77dd125b 00000027 GetTrusteeTypeA
77dd1282 00000012 GetMultipleTrusteeOperationW
77dd1294 00000012 GetMultipleTrusteeOperationA
77dd12a6 00000011 GetMultipleTrusteeW
77dd12b7 00000011 GetMultipleTrusteeA
77dd12c8 00000259 GetNamedSecurityInfoExW
77dd1521 000001cd GetNamedSecurityInfoExA
77dd16ee 00000218 SetNamedSecurityInfoExW
77dd1906 000002d0 SetNamedSecurityInfoExA
77dd1bd6 00000268 GetSecurityInfoExW
77dd1e3e 000001b2 GetSecurityInfoExA
77dd1ff0 00000230 SetSecurityInfoExW
77dd2220 000002c9 SetSecurityInfoExA
77dd24e9 00000045 ConvertAccessToSecurityDescriptorW
77dd252e 00000335 ConvertAccessToSecurityDescriptorA
77dd2863 0000001f ConvertSecurityDescriptorToAccessW
77dd2882 0000001f ConvertSecurityDescriptorToAccessA
77dd28a1 0000001f ConvertSecurityDescriptorToAccessNamedW
77dd28c0 000001cf ConvertSecurityDescriptorToAccessNamedA
77dd2a8f 00000021 SetEntriesInAccessListW
77dd2ab0 00000021 SetEntriesInAccessListA
77dd2ad1 00000021 SetEntriesInAuditListW
77dd2af2 00000021 SetEntriesInAuditListA
77dd2b13 0000011a TrusteeAccessToObjectW
77dd2c2d 000001da TrusteeAccessToObjectA
77dd2e07 0000012f GetOverlappedAccessResults
77dd2f36 000000a0 CancelOverlappedAccess
77dd2fd6 00000114 GetAccessPermissionsForObjectW
77dd30ea 00003313 GetAccessPermissionsForObjectA
77dd63fd 0000008d ControlService
77dd648a 00000026 EnumServicesStatusW
77dd64b0 000000e6 EnumServicesStatusExW
77dd6596 000000f5 EnumServiceGroupW
77dd668b 00000092 OpenServiceW
77dd671d 00000088 CloseServiceHandle
77dd67a5 00000097 OpenSCManagerW
77dd683c 0000008a QueryServiceStatus
77dd68c6 0000009c QueryServiceStatusEx
77dd6962 0000008d StartServiceW
77dd69ef 0000008a SetServiceStatus
77dd6a79 000000a8 I_ScSetServiceBitsA
77dd6b21 000000a8 I_ScSetServiceBitsW
77dd6bc9 00000089 I_ScGetCurrentGroupStateW
77dd6c52 00000030 SetServiceBits
77dd6c82 00000097 OpenSCManagerA
77dd6d19 00000092 OpenServiceA
77dd6dab 0000008d StartServiceA
77dd6e38 000000d4 EnumServicesStatusA
77dd6f0c 000000e6 EnumServicesStatusExA
77dd6ff2 00000093 QueryServiceObjectSecurity
77dd7085 0000016c SetServiceObjectSecurity
77dd71f1 000001b0 ChangeServiceConfigA
77dd73a1 00000103 ChangeServiceConfigW
77dd74a4 000001c2 CreateServiceA
77dd7666 00000110 CreateServiceW
77dd7776 00000087 DeleteService
77dd77fd 000000ce EnumDependentServicesA
77dd78cb 000000ce EnumDependentServicesW
77dd7999 000000b5 GetServiceDisplayNameA
77dd7a4e 000000b6 GetServiceDisplayNameW
77dd7b04 000000b5 GetServiceKeyNameA
77dd7bb9 000000b9 GetServiceKeyNameW
77dd7c72 0000008c LockServiceDatabase
77dd7cfe 000000c0 QueryServiceConfigA
77dd7dbe 000000d8 QueryServiceConfigW
77dd7e96 000000a1 QueryServiceLockStatusA
77dd7f37 000000a1 QueryServiceLockStatusW
77dd7fd8 0000008b UnlockServiceDatabase
77dd8063 00000190 NotifyBootConfigStatus
77dd81f3 000000e1 StartServiceCtrlDispatcherA
77dd82d4 0000033e StartServiceCtrlDispatcherW
77dd8612 000000a8 RegisterServiceCtrlHandlerW
77dd86ba 00000a9e RegisterServiceCtrlHandlerA
77dd9158 00000060 InitiateSystemShutdownW
77dd91b8 0000009b InitiateSystemShutdownA
77dd9253 00000035 AbortSystemShutdownW
77dd9288 00000168 AbortSystemShutdownA
77dd93f0 000000a1 RegCloseKey
77dd9491 00000092 RegCreateKeyA
77dd9523 00000020 RegCreateKeyW
77dd9543 0000016f RegCreateKeyExA
77dd96b2 0000011e RegCreateKeyExW
77dd97d0 00000045 RegFlushKey
77dd9815 0000008c RegOpenKeyA
77dd98a1 0000008d RegOpenKeyW
77dd992e 0000015c RegOpenKeyExA
77dd9a8a 000001d6 RegOpenKeyExW
77dd9c60 0000010c RegConnectRegistryW
77dd9d6c 0000004f RegConnectRegistryA
77dd9dbb 00000086 RegDeleteKeyA
77dd9e41 00000062 RegDeleteKeyW
77dd9ea3 00000086 RegDeleteValueA
77dd9f29 00000062 RegDeleteValueW
77dd9f8b 0000002e RegEnumKeyA
77dd9fb9 0000002e RegEnumKeyW
77dd9fe7 00000133 RegEnumKeyExA
77dda11a 000000e0 RegEnumKeyExW
77dda1fa 00000448 RegEnumValueA
77dda642 000001ec RegEnumValueW
77dda82e 00000115 RegGetKeySecurity
77dda943 0000013e RegSetKeySecurity
77ddaa81 000000e3 RegLoadKeyA
77ddab64 00000086 RegLoadKeyW
77ddabea 00000091 RegUnLoadKeyA
77ddac7b 00000069 RegUnLoadKeyW
77ddace4 0000012b RegReplaceKeyA
77ddae0f 0000009f RegReplaceKeyW
77ddaeae 00000086 RegNotifyChangeKeyValue
77ddaf34 000001da RegQueryInfoKeyA
77ddb10e 0000018c RegQueryInfoKeyW
77ddb29a 0000036d RegQueryMultipleValuesA
77ddb607 0000024d RegQueryMultipleValuesW
77ddb854 000000cd RegQueryValueA
77ddb921 000000cf RegQueryValueW
77ddb9f0 00000276 RegQueryValueExA
77ddbc66 000000f0 RegQueryValueExW
77ddbd56 00000094 RegRestoreKeyA
77ddbdea 0000006c RegRestoreKeyW
77ddbe56 000000b0 RegSaveKeyA
77ddbf06 00000085 RegSaveKeyW
77ddbf8b 0000009c RegSetValueA
77ddc027 000000a6 RegSetValueW
77ddc0cd 000001bd RegSetValueExA
77ddc28a 00000000 RegSetValueExW
dll\user32.dbg
77e715df 000002ce TranslateMessageEx
77e718ad 00000042 DefWindowProcA
77e718ef 000001d3 OffsetRect
77e71ac2 0000001c TranslateMessage
77e71ade 00000113 PeekMessageA
77e71bf1 00000062 GetWindowLongA
77e71c53 0000000e GetDC
77e71c61 00000017 ReleaseDC
77e71c78 0000002c GetClientRect
77e71ca4 0000027a DispatchMessageA
77e71f1e 00000252 UpdateWindow
77e72170 00000061 IsWindowVisible
77e721d1 0000000e EndPaint
77e721df 00000040 BeginPaint
77e7221f 0000003e SetRect
77e7225d 000000d0 GetKeyState
77e7232d 00000114 IsWindow
77e72441 00000126 GetWindowRect
77e72567 0000000e InvalidateRect
77e72575 0000004c SendMessageA
77e725c1 00000025 GetSysColor
77e725e6 00000122 GetMessageA
77e72708 00000028 GetWindow
77e72730 0000006b PtInRect
77e7279b 0000001e ClientToScreen
77e727b9 0000000e SetCursor
77e727c7 000000a9 SetScrollInfo
77e72870 0000001d CallWindowProcA
77e7288d 00000083 IntersectRect
77e72910 0000001e ScreenToClient
77e7292e 00000042 GetCursorPos
77e72970 0000006b GetParent
77e729db 00000056 FillRect
77e72a31 00000090 GetFocus
77e72ac1 0000000e WindowFromPoint
77e72acf 0000000c WaitMessage
77e72adb 0000000e GetUpdateRect
77e72ae9 000000ab GetSystemMetrics
77e72b94 00000202 DrawFrameControl
77e72d96 000000ff InflateRect
77e72e95 0000000e ValidateRect
77e72ea3 000000b3 WCSToMBEx
77e72f56 000000ca MBToWCSEx
77e73020 00000099 IsIconic
77e730b9 00000022 IsWindowEnabled
77e730db 000000b3 SendMessageW
77e7318e 0000078f CharUpperW
77e7391d 0000027d EditWndProc
77e73b9a 0000037a GetInputState
77e73f14 000000b8 SetWindowPos
77e73fcc 00000098 GetWindowTextA
77e74064 00000056 GetCapture
77e740ba 0000000e ShowCaret
77e740c8 0000000e HideCaret
77e740d6 000003ae DrawEdge
77e74484 00000062 GetClassLongA
77e744e6 0000001c SetFocus
77e74502 0000015d CharUpperA
77e7465f 00000043 SetWindowTextA
77e746a2 0000000e GetWindowDC
77e746b0 00000012 EnableWindow
77e746c2 000000c7 DrawStateA
77e74789 00000090 SetWindowsHookExA
77e74819 0000000e UnhookWindowsHookEx
77e74827 0000000c GetKeyboardState
77e74833 0000000e SetKeyboardState
77e74841 0000006b SetScrollRange
77e748ac 00000059 PostMessageA
77e74905 0000008c GetAsyncKeyState
77e74991 0000003b MapVirtualKeyA
77e749cc 0000000e ScrollWindowEx
77e749da 00000039 ScrollWindow
77e74a13 0000001c SetTimer
77e74a2f 00000b41 GetWindowTextLengthA
77e75570 000000a1 GetClassNameA
77e75611 0000029f CallNextHookEx
77e758b0 00000118 GetMenuState
77e759c8 0000000e DispatchMessageW
77e759d6 000000f0 PeekMessageW
77e75ac6 00000048 TranslateAcceleratorW
77e75b0e 000000e7 GetWindowLongW
77e75bf5 00000016 SetWindowLongA
77e75c0b 00000598 GetSystemMenu
77e761a3 00000165 GetSubMenu
77e76308 0000001c GetMenuItemCount
77e76324 00000042 CreateWindowExA
77e76366 0000004e GetMenuItemID
77e763b4 00000037 CharUpperBuffW
77e763eb 00000090 CharUpperBuffA
77e7647b 0000000e ShowWindow
77e76489 0000000c GetForegroundWindow
77e76495 0000003b GetTopWindow
77e764d0 0000004d IsCharUpperA
77e7651d 00000871 IsCharLowerA
77e76d8e 00000495 SetScrollPos
77e77223 000007d8 DrawFocusRect
77e779fb 00000116 DrawFrame
77e77b11 000003a2 wvsprintfA
77e77eb3 0000002f wsprintfA
77e77ee2 000000ac GetWindowThreadProcessId
77e77f8e 00000029 DefWindowProcW
77e77fb7 0000003f PostMessageW
77e77ff6 0000000e DestroyWindow
77e78004 00000208 SystemParametersInfoA
77e7820c 0000005d EnableMenuItem
77e78269 0000003a ModifyMenuA
77e782a3 000000f3 GetMenuItemInfoA
77e78396 0000005a GetMenuStringA
77e783f0 0000004e CharLowerW
77e7843e 000001aa DeleteMenu
77e785e8 00000000 LoadMenuIndirectW
77e785e8 00000093 LoadMenuIndirectA
77e7867b 0000016f LoadMenuW
77e787ea 00000033 EnumThreadWindows
77e7881d 00000196 UserClientDllInitialize
77e789b3 0000003f GetPropW
77e789f2 0000001c GetAppCompatFlags
77e78a0e 000003d7 GetMenu
77e78de5 0000000e UserRealizePalette
77e78df3 0000008e IsRectEmpty
77e78e81 00000032 GetKeyboardLayout
77e78eb3 00000189 InsertMenuA
77e7903c 0000001c KillTimer
77e79058 000001d7 ClientThreadSetup
77e7922f 00000025 GetDlgCtrlID
77e79254 00000598 ChangeMenuA
77e797ec 0000025d CheckMenuItem
77e79a49 0000001b LoadCursorW
77e79a64 0000005f LoadCursorA
77e79ac3 0000001c GetQueueStatus
77e79adf 000002d2 SetForegroundWindow
77e79db1 00000021 IsZoomed
77e79dd2 0000006b GetUpdateRgn
77e79e3d 00000016 SetWindowLongW
77e79e53 00000120 GetActiveWindow
77e79f73 00000046 wsprintfW
77e79fb9 00000959 wvsprintfW
77e7a912 0000017f MoveWindow
77e7aa91 0000000c GetCaretBlinkTime
77e7aa9d 00000021 MsgWaitForMultipleObjects
77e7aabe 0000018b MsgWaitForMultipleObjectsEx
77e7ac49 0000005c SetPropW
77e7aca5 00000042 CreateWindowExW
77e7ace7 0000016c LoadStringA
77e7ae53 0000003a VkKeyScanA
77e7ae8d 00000000 DestroyIcon
77e7ae8d 00000752 DestroyCursor
77e7b5df 000006e3 DrawTextExW
77e7bcc2 0000017d DrawTextA
77e7be3f 000008df LookupIconIdFromDirectoryEx
77e7c71e 00000035 RegisterClassA
77e7c753 0000001b LoadIconW
77e7c76e 0000006d LoadIconA
77e7c7db 000000fa SystemParametersInfoW
77e7c8d5 00000676 GetSysColorBrush
77e7cf4b 00000022 LoadStringW
77e7cf6d 000000c7 GetClassInfoA
77e7d034 00000010 GetDesktopWindow
77e7d044 0000000e SetCapture
77e7d052 0000008a ReleaseCapture
77e7d0dc 000000da RemovePropW
77e7d1b6 00000008 CloseClipboard
77e7d1be 00000029 OpenClipboard
77e7d1e7 00000160 IsClipboardFormatAvailable
77e7d347 00000029 RedrawWindow
77e7d370 00000077 DrawCaptionTempW
77e7d3e7 00000036 IsCharLowerW
77e7d41d 00000075 GetWindowWord
77e7d492 00000026 AdjustWindowRect
77e7d4b8 0000000d CharNextA
77e7d4c5 0000004d IsCharAlphaNumericA
77e7d512 0000004f IsCharAlphaA
77e7d561 00000448 GetScrollRange
77e7d9a9 0000003c LoadBitmapA
77e7d9e5 00000015 InvalidateRgn
77e7d9fa 0000004e ScrollDC
77e7da48 00000039 CharToOemA
77e7da81 000002ac BringWindowToTop
77e7dd2d 00000043 CharLowerBuffW
77e7dd70 00000095 UnregisterClassA
77e7de05 0000000e RemoveMenu
77e7de13 00000027 ExcludeUpdateRgn
77e7de3a 00000422 GetScrollPos
77e7e25c 0000000e WindowFromDC
77e7e26a 00000159 CharNextW
77e7e3c3 0000053d DrawIconEx
77e7e900 00000141 MapWindowPoints
77e7ea41 0000000e DeferWindowPos
77e7ea4f 000000c9 GetScrollInfo
77e7eb18 00000017 BeginDeferWindowPos
77e7eb2f 0000000e EndDeferWindowPos
77e7eb3d 00000020 SetMenu
77e7eb5d 0000001e FrameRect
77e7eb7b 0000006b GetKeyNameTextA
77e7ebe6 0000000e SetWindowWord
77e7ebf4 0000000e DrawMenuBar
77e7ec02 00000435 SetMenuDefaultItem
77e7f037 00000218 PrivateExtractIconsW
77e7f24f 000003c5 CreateIconFromResourceEx
77e7f614 00000035 AppendMenuA
77e7f649 00000008 DestroyCaret
77e7f651 00000012 SetCaretPos
77e7f663 00000354 CreateCaret
77e7f9b7 0000000e SetParent
77e7f9c5 00000e8c GetDlgItem
77e80851 00000031 EqualRect
77e80882 00000008 InSendMessage
77e8088a 000001a9 CallWindowProcW
77e80a33 00000058 DestroyMenu
77e80a8b 000000c4 UnionRect
77e80b4f 0000000e AttachThreadInput
77e80b5d 000004c0 IsChild
77e8101d 000004e9 DrawStateW
77e81506 00000033 GetMessageW
77e81539 0000000e GetUserObjectInformationW
77e81547 00000049 GetThreadDesktop
77e81590 0000000c GetProcessWindowStation
77e8159c 000001cc RegisterClassW
77e81768 0000000e SetConsoleReserveKeys
77e81776 00000322 ActivateKeyboardLayout
77e81a98 0000005c RegisterClipboardFormatA
77e81af4 00000055 GetClassInfoW
77e81b49 0000002b RegisterWindowMessageW
77e81b74 00001888 RegisterClipboardFormatW
77e833fc 000000fe CallMsgFilterW
77e834fa 000003cf IsDialogMessageW
77e838c9 00000051 GetCursor
77e8391a 000001a6 DefDlgProcA
77e83ac0 000001a3 DefFrameProcA
77e83c63 0000044f CreateDialogIndirectParamAorW
77e840b2 0000001a DefMDIChildProcA
77e840cc 0000001d CreateDialogIndirectParamA
77e840e9 00000ed0 GetMessageTime
77e84fb9 00000000 IsDialogMessage
77e84fb9 000000b5 IsDialogMessageA
77e8506e 000003ef GetWindowTextW
77e8545d 000002dd SendDlgItemMessageA
77e8573a 00000020 LoadAcceleratorsA
77e8575a 00000000 TranslateAcceleratorA
77e8575a 00000065 TranslateAccelerator
77e857bf 00000085 TranslateMDISysAccel
77e85844 00000028 LoadMenuA
77e8586c 00000025 PostThreadMessageA
77e85891 00000027 IsDlgButtonChecked
77e858b8 000006ce CheckDlgButton
77e85f86 000004fe LockWindowUpdate
77e86484 0000002e CharPrevA
77e864b2 000001e5 GetLastActivePopup
77e86697 000000aa OemToCharA
77e86741 0000001c InsertMenuItemA
77e8675d 00000008 CreateMenu
77e86765 00000008 CreatePopupMenu
77e8676d 00000039 GetShellWindow
77e867a6 00000045 CharPrevW
77e867eb 00000043 IsCharAlphaW
77e8682e 000000fa SendNotifyMessageW
77e86928 00000041 DrawTextW
77e86969 0000012b GetClipboardFormatNameA
77e86a94 0000018c SetClipboardData
77e86c20 00000008 EmptyClipboard
77e86c28 000004c0 GetClipboardData
77e870e8 00000054 RegisterWindowMessageA
77e8713c 0000005e LoadImageW
77e8719a 00000029 CopyImage
77e871c3 0000001c SetMenuItemInfoW
77e871df 0000003f SetMenuItemBitmaps
77e8721e 00000020 DrawIcon
77e8723e 00000016 EnumWindows
77e87254 0000003c EnumChildWindows
77e87290 000000b2 SendMessageTimeoutA
77e87342 000000b8 SetRectEmpty
77e873fa 0000006c UnregisterClassW
77e87466 0000005c PostQuitMessage
77e874c2 0000013d GetWindowPlacement
77e875ff 000000e8 WinHelpA
77e876e7 0000005e FindWindowExW
77e87745 00000039 GetClipboardOwner
77e8777e 00000324 GetDoubleClickTime
77e87aa2 0000009d SetActiveWindow
77e87b3f 000002d5 CreateMDIWindowA
77e87e14 0000030c InsertMenuItemW
77e88120 0000005b SetSystemMenu
77e8817b 0000004d GetPropA
77e881c8 00000050 WaitForInputIdle
77e88218 0000000e ShowCursor
77e88226 00000389 InvertRect
77e885af 00000017 IsMenu
77e885c6 0000000c GetOpenClipboardWindow
77e885d2 0000001a CountClipboardFormats
77e885ec 00000047 GetClassNameW
77e88633 00000014 CopyAcceleratorTableW
77e88647 0000000e ReplyMessage
77e88655 0000000e MessageBeep
77e88663 00000029 RegisterClassExA
77e8868c 00000014 MapVirtualKeyW
77e886a0 00000058 OemKeyScan
77e886f8 00000041 OemToCharBuffW
77e88739 00000725 VkKeyScanW
77e88e5e 000000a9 ChangeClipboardChain
77e88f07 00000013 ValidateRgn
77e88f1a 0000001f GetMenuCheckMarkDimensions
77e88f39 0000040e CharLowerBuffA
77e89347 00000024 GetCursorInfo
77e8936b 00000264 EndDialog
77e895cf 00000087 CharLowerA
77e89656 00000033 LoadImageA
77e89689 00000db6 SetClipboardViewer
77e8a43f 00000045 GetMessagePos
77e8a484 0000008d FindWindowExA
77e8a511 0000007f FindWindowA
77e8a590 00000172 MessageBoxA
77e8a702 0000078c SoftModalMessageBox
77e8ae8e 00000311 MessageBoxExW
77e8b19f 000002d0 MessageBoxExA
77e8b46f 0000074d ChildWindowFromPointEx
77e8bbbc 00000014 SetMessageQueue
77e8bbd0 00000015 EnumClipboardFormats
77e8bbe5 0000009e GetMenuItemInfoW
77e8bc83 00000071 SendMessageCallbackW
77e8bcf4 00000019 PostThreadMessageW
77e8bd0d 000003a9 InsertMenuW
77e8c0b6 0000010e FindWindowW
77e8c1c4 00000045 RemovePropA
77e8c209 000001cd DialogBoxIndirectParamAorW
77e8c3d6 00000089 ShowStartGlass
77e8c45f 00000016 GetIconInfo
77e8c475 0000010a SetPropA
77e8c57f 0000013e MapDialogRect
77e8c6bd 00000020 UnhookWindowsHook
77e8c6dd 00000012 SetWindowsHookA
77e8c6ef 0000d676 CreateAcceleratorTableA
77e99d65 000000cb LoadAcceleratorsW
77e99e30 00000079 GetClassLongW
77e99ea9 0000015b GetMenuDefaultItem
77e9a004 0000003a ModifyMenuW
77e9a03e 0000000e SetTaskmanWindow
77e9a04c 00000600 EnumDisplaySettingsW
77e9a64c 00000029 DefDlgProcW
77e9a675 000000e1 SendNotifyMessageA
77e9a756 000001ef UserRegisterWowHandlers
77e9a945 00000118 DdeInitializeW
77e9aa5d 0000002b CreateWindowStationW
77e9aa88 00000023 RegisterClassExW
77e9aaab 000000f6 PrivateExtractIconExW
77e9aba1 000000d0 GetTaskmanWindow
77e9ac71 00000017 RegisterLogonProcess
77e9ac88 00000449 SetClassLongW
77e9b0d1 000000e7 DdeCreateStringHandleW
77e9b1b8 000000f6 CharToOemBuffA
77e9b2ae 00000036 GetKeyboardLayoutNameA
77e9b2e4 00000463 SetWindowsHookW
77e9b747 000001fd RegisterServicesProcess
77e9b944 00000190 LoadRemoteFonts
77e9bad4 00000035 AppendMenuW
77e9bb09 0000016e LoadKeyboardLayoutW
77e9bc77 000001a1 RegisterShellHookWindow
77e9be18 0000012d SubtractRect
77e9bf45 00000035 SetUserObjectSecurity
77e9bf7a 0000003f CreateDesktopW
77e9bfb9 00000132 DialogBoxParamW
77e9c0eb 00000063 GetClassInfoExW
77e9c14e 000000c4 SetWindowTextW
77e9c212 00000225 CreateIconIndirect
77e9c437 00000037 SendDlgItemMessageW
77e9c46e 0000004e UpdatePerUserSystemParameters
77e9c4bc 0000003a GetDlgItemTextW
77e9c4f6 0000001f PaintDesktop
77e9c515 0000001a SetWindowsHookExW
77e9c52f 000001fd RegisterHotKey
77e9c72c 00000191 SetWindowStationUser
77e9c8bd 00000034 AdjustWindowRectEx
77e9c8f1 000003d3 CreateDialogParamW
77e9ccc4 00000015 LoadBitmapW
77e9ccd9 00000232 DdeNameService
77e9cf0b 0000000a LoadLocalFonts
77e9cf15 00000022 SetDlgItemTextW
77e9cf37 0000000e SetShellWindowEx
77e9cf45 0000000e SetProcessWindowStation
77e9cf53 00000046 LockWindowStation
77e9cf99 0000001c UnlockWindowStation
77e9cfb5 0000000e SetWindowPlacement
77e9cfc3 00000046 SwitchDesktop
77e9d009 0000000e CloseWindowStation
77e9d017 0000001c CloseDesktop
77e9d033 0000000e SetThreadDesktop
77e9d041 00000227 SetLogonNotifyWindow
77e9d268 0000011d BroadcastSystemMessageW
77e9d385 00000015 LoadCursorFromFileW
77e9d39a 00000f66 LoadCursorFromFileA
77e9e300 000002ea DdeEnableCallback
77e9e5ea 000003ea GetClassWord
77e9e9d4 00000019 EnumDesktopWindows
77e9e9ed 00000014 EnumPropsA
77e9ea01 00000014 EnumPropsW
77e9ea15 00000016 EnumPropsExA
77e9ea2b 000002f3 EnumPropsExW
77e9ed1e 00000014 EnumWindowStationsA
77e9ed32 00000014 EnumWindowStationsW
77e9ed46 00000016 EnumDesktopsA
77e9ed5c 00000016 EnumDesktopsW
77e9ed72 0000006f ChildWindowFromPoint
77e9ede1 00000099 CopyIcon
77e9ee7a 00000012 SetDeskWallpaper
77e9ee8c 00000058 ToAscii
77e9eee4 000000a1 ToAsciiEx
77e9ef85 00000014 GetDCEx
77e9ef99 000002d9 SwitchToThisWindow
77e9f272 00000029 GrayStringA
77e9f29b 00000029 GrayStringW
77e9f2c4 00000033 GetUserObjectSecurity
77e9f2f7 00000078 GetUserObjectInformationA
77e9f36f 0000010d CreateWindowStationA
77e9f47c 00000041 OpenWindowStationA
77e9f4bd 00000028 OpenWindowStationW
77e9f4e5 00000120 CreateDesktopA
77e9f605 00000044 OpenDesktopA
77e9f649 0000004c OpenDesktopW
77e9f695 0000000e ArrangeIconicWindows
77e9f6a3 00000018 CascadeChildWindows
77e9f6bb 0000001c CloseWindow
77e9f6d7 00000012 FlashWindow
77e9f6e9 0000001f GetDialogBaseUnits
77e9f708 00000008 GetInputDesktop
77e9f710 0000000e GetKeyboardType
77e9f71e 00000012 KillSystemTimer
77e9f730 0000000e OpenIcon
77e9f73e 00000010 SetShellWindow
77e9f74e 00000034 GetProgmanWindow
77e9f782 0000000e SetProgmanWindow
77e9f790 00000012 SetWindowContextHelpId
77e9f7a2 0000000e GetWindowContextHelpId
77e9f7b0 00000012 RegisterSystemThread
77e9f7c2 0000000e SetCaretBlinkTime
77e9f7d0 00000012 SetCursorPos
77e9f7e2 0000000e SetDoubleClickTime
77e9f7f0 00000012 ShowOwnedPopups
77e9f802 0000000e SwapMouseButton
77e9f810 00000018 TileChildWindows
77e9f828 0000000e DeregisterShellHookWindow
77e9f836 0000005c GetWindowRgn
77e9f892 00000072 LoadKeyboardLayoutEx
77e9f904 00000047 LoadKeyboardLayoutA
77e9f94b 0000000c PrivateKDBreakPoint
77e9f957 00000023 SendMessageTimeoutW
77e9f97a 0000003e GetWindowTextLengthW
77e9f9b8 000003cd GetMenuStringW
77e9fd85 0000003b MenuWindowProcW
77e9fdc0 000000ea MenuWindowProcA
77e9feaa 00000008 GetMessageExtraInfo
77e9feb2 0000000e SetMessageExtraInfo
77e9fec0 00000012 CreateAcceleratorTableW
77e9fed2 0000001d DialogBoxIndirectParamA
77e9feef 0000001d DialogBoxIndirectParamW
77e9ff0c 0000001d CreateDialogIndirectParamW
77e9ff29 00000071 DialogBoxParamA
77e9ff9a 000002c5 CreateDialogParamA
77ea025f 00000061 CreateCursor
77ea02c0 00000057 CreateIcon
77ea0317 00000056 LookupIconIdFromDirectory
77ea036d 00000308 CreateIconFromResource
77ea0675 00000062 DlgDirSelectComboBoxExA
77ea06d7 0000005a DlgDirSelectComboBoxExW
77ea0731 00000093 DlgDirListComboBoxA
77ea07c4 0000002f DlgDirListComboBoxW
77ea07f3 000000a2 DdeConnect
77ea0895 00000245 DdeConnectList
77ea0ada 000006b3 DdeReconnect
77ea118d 00000139 DdeQueryNextServer
77ea12c6 0000007c DdeDisconnect
77ea1342 00001055 DdeDisconnectList
77ea2397 00000014 GetClipboardFormatNameW
77ea23ab 00000014 GetKeyNameTextW
77ea23bf 00000022 GetKeyboardLayoutNameW
77ea23e1 00000054 MapVirtualKeyExW
77ea2435 00000012 VkKeyScanExW
77ea2447 0000006f EnumDisplayDevicesW
77ea24b6 00000020 ChangeDisplaySettingsW
77ea24d6 0000007b ChangeDisplaySettingsExW
77ea2551 00000178 RealGetWindowClassW
77ea26c9 00000012 ExitWindowsEx
77ea26db 0000010c EndTask
77ea27e7 000002d3 DrawTextExA
77ea2aba 00000026 TabbedTextOutW
77ea2ae0 00000067 TabbedTextOutA
77ea2b47 00000021 GetTabbedTextExtentW
77ea2b68 00000063 GetTabbedTextExtentA
77ea2bcb 00000023 DdeInitializeA
77ea2bee 0000012c DdeUninitialize
77ea2d1a 00000039 DdeGetLastError
77ea2d53 000011ae DdeImpersonateClient
77ea3f01 00000062 PackDDElParam
77ea3f63 0000009a UnpackDDElParam
77ea3ffd 00000049 FreeDDElParam
77ea4046 000000d9 ReuseDDElParam
77ea411f 00000077 SetDlgItemInt
77ea4196 0000012c GetDlgItemInt
77ea42c2 000000bc CheckRadioButton
77ea437e 00000044 GetNextDlgTabItem
77ea43c2 00003050 GetNextDlgGroupItem
77ea7412 00000054 PrivateExtractIconExA
77ea7466 000005f4 PrivateExtractIconsA
77ea7a5a 000001e7 DdeCreateDataHandle
77ea7c41 00000132 DdeAddData
77ea7d73 00000145 DdeGetData
77ea7eb8 0000006d DdeAccessData
77ea7f25 0000003d DdeUnaccessData
77ea7f62 0000071d DdeFreeDataHandle
77ea867f 000001eb WinHelpW
77ea886a 0000001e DdeCreateStringHandleA
77ea8888 00000026 DdeQueryStringA
77ea88ae 0000010e DdeQueryStringW
77ea89bc 0000008f DdeFreeStringHandle
77ea8a4b 00000088 DdeKeepStringHandle
77ea8ad3 0000015f DdeCmpStringHandles
77ea8c32 0000212b GetKBCodePage
77eaad5d 00000092 DlgDirListA
77eaadef 00000173 DlgDirListW
77eaaf62 00000062 DlgDirSelectExA
77eaafc4 00000e58 DlgDirSelectExW
77eabe1c 0000013b ScrollChildren
77eabf57 00000204 CascadeWindows
77eac15b 00000354 TileWindows
77eac4af 00000058 CreateMDIWindowW
77eac507 0000001d DefFrameProcW
77eac524 0000001a DefMDIChildProcW
77eac53e 0000001c SetMenuItemInfoA
77eac55a 00000091 ChangeMenuW
77eac5eb 0000001c GetMenuContextHelpId
77eac607 0000001d TrackPopupMenu
77eac624 00000334 DrawMenuBarTemp
77eac958 0000001a MessageBoxW
77eac972 000000d9 MessageBoxIndirectA
77eaca4b 00000032 MessageBoxIndirectW
77eaca7d 000000da MB_GetString
77eacb57 000000c9 SetSysColors
77eacc20 00000078 SetWinEventHook
77eacc98 0000000c UnhookWinEvent
77eacca4 00000026 NotifyWinEvent
77eaccca 00000000 GetWindowModuleFileName
77eaccca 00000005 GetWindowModuleFileNameA
77eacccf 00000005 GetWindowModuleFileNameW
77eaccd4 00000050 DrawCaption
77eacd24 00000028 SetWindowRgn
77eacd4c 00000020 InternalGetWindowText
77eacd6c 0000002c ToUnicode
77eacd98 0000002d ToUnicodeEx
77eacdc5 00000032 SetSystemCursor
77eacdf7 0000001b GetKeyboardLayoutList
77eace12 0000003f mouse_event
77eace51 0000037a keybd_event
77ead1cb 00000042 OemToCharBuffA
77ead20d 0000003e CharToOemW
77ead24b 00000040 CharToOemBuffW
77ead28b 00000037 OemToCharW
77ead2c2 000000f1 SetSysColorsTemp
77ead3b3 00001a9f SetLastErrorEx
77eaee52 00000029 CharNextExA
77eaee7b 0000025c CharPrevExA
77eaf0d7 00000050 AnyPopup
77eaf127 00000022 IsWindowUnicode
77eaf149 0000000e IsHungAppWindow
77eaf157 00000042 IsCharUpperW
77eaf199 00000039 IsCharAlphaNumericW
77eaf1d2 0000063d DdeClientTransaction
77eaf80f 000001dc DdeQueryConvInfo
77eaf9eb 000000b5 DdeSetUserHandle
77eafaa0 0000015f DdeAbandonTransaction
77eafbff 00000391 DdePostAdvise
77eaff90 00000033 GetDlgItemTextA
77eaffc3 00000064 SetDlgItemTextA
77eb0027 00000000 BroadcastSystemMessageA
77eb0027 0000001d BroadcastSystemMessage
77eb0044 00000056 CopyAcceleratorTableA
77eb009a 0000008f GetClassInfoExA
77eb0129 00000095 MapVirtualKeyExA
77eb01be 000000c4 SetClassLongA
77eb0282 0000002b SendMessageCallbackA
77eb02ad 00000077 VkKeyScanExA
77eb0324 000000bd EnumDisplayDevicesA
77eb03e1 000001a6 EnumDisplaySettingsA
77eb0587 00000020 ChangeDisplaySettingsA
77eb05a7 0000008b ChangeDisplaySettingsExA
77eb0632 00000000 CallMsgFilter
77eb0632 000000ab CallMsgFilterA
77eb06dd 000000a4 DrawCaptionTempA
77eb0781 00000000 RealGetWindowClass
77eb0781 00000099 RealGetWindowClassA
77eb081a 0000000e CheckMenuRadioItem
77eb0828 0000000e ClipCursor
77eb0836 0000000e DdeGetQualityOfService
77eb0844 0000000e DdeSetQualityOfService
77eb0852 0000000e DestroyAcceleratorTable
77eb0860 0000000e DragDetect
77eb086e 0000000e DragObject
77eb087c 0000002a DrawAnimatedRects
77eb08a6 0000000e EnableScrollBar
77eb08b4 000001a2 EndMenu
77eb0a56 0000000e FullScreenControl
77eb0a64 0000000e GetAncestor
77eb0a72 0000000e GetCaretPos
77eb0a80 0000000e GetClipCursor
77eb0a8e 0000001a GetClipboardViewer
77eb0aa8 0000000e GetGUIThreadInfo
77eb0ab6 0000002a GetInternalWindowPos
77eb0ae0 0000000e GetMenuItemRect
77eb0aee 0000000e GetPriorityClipboardFormat
77eb0afc 0000000e HiliteMenuItem
77eb0b0a 0000001c ImpersonateDdeClientWindow
77eb0b26 0000002a MenuItemFromPoint
77eb0b50 0000001c OpenInputDesktop
77eb0b6c 0000000e QuerySendMessage
77eb0b7a 0000000e RealChildWindowFromPoint
77eb0b88 0000000e RegisterTasklist
77eb0b96 0000000e SendInput
77eb0ba4 0000000e SetClassWord
77eb0bb2 0000000e SetCursorContents
77eb0bc0 0000000e SetDebugErrorLevel
77eb0bce 0000000e SetInternalWindowPos
77eb0bdc 0000000e SetMenuContextHelpId
77eb0bea 00000000 SetUserObjectInformationW
77eb0bea 0000002a SetUserObjectInformationA
77eb0c14 0000002a SetSystemTimer
77eb0c3e 0000000e ShowScrollBar
77eb0c4c 0000001c ShowWindowAsync
77eb0c68 0000000e TrackMouseEvent
77eb0c76 0000001c TrackPopupMenuEx
77eb0c92 0000000e UnloadKeyboardLayout
77eb0ca0 0000002a UnregisterHotKey
77eb0cca 00000000 CopyRect
dll\gdi32.dbg
77ed1000 000001b4 SelectObject
77ed11b4 000000dc SetTextColor
77ed1290 0000031f SetBkColor
77ed15af 0000006a GdiGetCodePage
77ed1619 000000d4 SetBkMode
77ed16ed 00000526 PolyPatBlt
77ed1c13 00000042 ExtTextOutA
77ed1c55 00000269 DeleteObject
77ed1ebe 000005c6 BitBlt
77ed2484 000002bc TextOutW
77ed2740 00000030 CreateFontIndirectW
77ed2770 000000ce SetViewportOrgEx
77ed283e 00000026 GetTextExtentPointA
77ed2864 00000172 PatBlt
77ed29d6 000001b1 IntersectClipRect
77ed2b87 0000015e TextOutA
77ed2ce5 00000111 CreateRectRgn
77ed2df6 00000149 GetClipBox
77ed2f3f 00000053 GetTextColor
77ed2f92 000000e0 RestoreDC
77ed3072 00000072 SaveDC
77ed30e4 0000006d GetWindowExtEx
77ed3151 0000007a GetViewportExtEx
77ed31cb 0000017c GetCurrentObject
77ed3347 00000028 GetTextExtentPointW
77ed336f 000000de CreatePen
77ed344d 00000010 RectVisible
77ed345d 000002ae ExtSelectClipRgn
77ed370b 000000fa CreateCompatibleBitmap
77ed3805 00000187 ExtTextOutW
77ed398c 0000000b GdiFlush
77ed3997 0000008e SelectPalette
77ed3a25 00000053 GetTextCharacterExtra
77ed3a78 00000100 SetTextCharacterExtra
77ed3b78 00000011 DeleteDC
77ed3b89 00000044 CreateCompatibleDC
77ed3bcd 000003ee CombineRgn
77ed3fbb 00000096 GetBkColor
77ed4051 00000125 GdiGetCharDimensions
77ed4176 00000017 CreateRectRgnIndirect
77ed418d 00000114 OffsetRgn
77ed42a1 000000e4 SetTextAlign
77ed4385 00000270 GetDeviceCaps
77ed45f5 0000002a GetStockObject
77ed461f 0000012f GetObjectA
77ed474e 00000122 GetObjectType
77ed4870 000000be CreateFontIndirectA
77ed492e 00000012 SelectClipRgn
77ed4940 0000013b SetROP2
77ed4a7b 0000046b GetTextMetricsA
77ed4ee6 00000077 RealizePalette
77ed4f5d 0000030b SetRectRgn
77ed5268 0000014c SetBrushOrgEx
77ed53b4 00000054 CreateBitmap
77ed5408 00000068 GdiDllInitialize
77ed5470 00000033 GdiConvertAndCheckDC
77ed54a3 000000a4 SetMapMode
77ed5547 00000168 SetWindowOrgEx
77ed56af 00000050 UnrealizeObject
77ed56ff 00000012 GetClipRgn
77ed5711 000000e9 SetStretchBltMode
77ed57fa 00000085 GetObjectW
77ed587f 0000016f CreateDIBitmap
77ed59ee 0000006d GetWindowOrgEx
77ed5a5b 000000af GetRgnBox
77ed5b0a 000000ee MoveToEx
77ed5bf8 000000c0 LineTo
77ed5cb8 00000081 CreateBrushIndirect
77ed5d39 000000a6 Polyline
77ed5ddf 00000066 GetMapMode
77ed5e45 00000050 GetHFONT
77ed5e95 00000020 CreateSolidBrush
77ed5eb5 000000a3 GetNearestColor
77ed5f58 0000000e GetTextCharsetInfo
77ed5f66 0000003d GetTextCharset
77ed5fa3 0000015b SetDIBitsToDevice
77ed60fe 000000ff SetDIBits
77ed61fd 000000a2 LPtoDP
77ed629f 000000a7 DPtoLP
77ed6346 0000006a GetDIBits
77ed63b0 00000146 SetWindowExtEx
77ed64f6 00000093 GetTextMetricsW
77ed6589 000000c4 Rectangle
77ed664d 00000124 SetViewportExtEx
77ed6771 0000020d GetTextFaceA
77ed697e 000000e0 StretchDIBits
77ed6a5e 0000001a GetTextExtentPoint32A
77ed6a78 00000026 GetDIBColorTable
77ed6a9e 00000024 FixBrushOrgEx
77ed6ac2 00000273 SetBitmapBits
77ed6d35 000000d2 DeleteMetaFile
77ed6e07 00000e55 PlayMetaFileRecord
77ed7c5c 00000091 GetGraphicsMode
77ed7ced 0000002e CreatePalette
77ed7d1b 00000022 CreatePatternBrush
77ed7d3d 0000044d Polygon
77ed818a 0000001e GetCharWidthA
77ed81a8 0000002e GdiFixUpHandle
77ed81d6 0000009c ExcludeClipRect
77ed8272 0000005d SetMetaFileBitsEx
77ed82cf 00000022 EnumMetaFile
77ed82f1 000000b5 OffsetViewportOrgEx
77ed83a6 00000014 CreatePenIndirect
77ed83ba 000000c7 CreateMetaFileW
77ed8481 00000372 CloseMetaFile
77ed87f3 000005d3 CreateMetaFileA
77ed8dc6 00000049 GetMetaFileBitsEx
77ed8e0f 0000005f InvertRgn
77ed8e6e 00000050 CreateDIBPatternBrush
77ed8ebe 0000010e CreateFontA
77ed8fcc 0000007b GdiConsoleTextOut
77ed9047 0000001a CreateICW
77ed9061 0000065f GdiProcessSetup
77ed96c0 0000001c EnumFontFamiliesA
77ed96dc 00000030 GetPixel
77ed970c 0000004e SetPixel
77ed975a 00000051 FillRgn
77ed97ab 000002c2 GetBrushOrgEx
77ed9a6d 000000e5 GetPaletteEntries
77ed9b52 000000b1 GetCurrentPositionEx
77ed9c03 00000050 GetBkMode
77ed9c53 00000095 SetTextJustification
77ed9ce8 00000074 GetTextFaceW
77ed9d5c 00000019 CreatePolygonRgn
77ed9d75 0000001c GetCharWidthInfo
77ed9d91 00000197 Escape
77ed9f28 00000093 StretchBlt
77ed9fbb 0000001e GetRasterizerCaps
77ed9fd9 0000006d GetViewportOrgEx
77eda046 0000001e CreateDIBPatternBrushPt
77eda064 00000064 GdiValidateHandle
77eda0c8 00000022 GetBitmapBits
77eda0ea 0000007c CreateDIBSection
77eda166 0000001a CreateICA
77eda180 00000046 PaintRgn
77eda1c6 000000b8 OffsetWindowOrgEx
77eda27e 0000032c GetCharWidth32A
77eda5aa 000002f0 GetOutlineTextMetricsA
77eda89a 00000014 PlayMetaFile
77eda8ae 00000429 CreateHalftonePalette
77edacd7 000002e3 bInitSystemAndFontsDirectoriesW
77edafba 000000da cGetTTFFromFOT
77edb094 0000014e bMakePathNameW
77edb1e2 0000005d GdiAddFontResourceW
77edb23f 0000008a AddFontResourceA
77edb2c9 000000dc TranslateCharsetInfo
77edb3a5 00000080 EnumFontsA
77edb425 0000005f RemoveFontResourceW
77edb484 00000096 RemoveFontResourceA
77edb51a 0000039f SetPolyFillMode
77edb8b9 00000467 GdiConvertMetaFilePict
77edbd20 0000033f CreateEnhMetaFileW
77edc05f 00000680 GdiCreateLocalEnhMetaFile
77edc6df 00000110 GetPixelFormat
77edc7ef 00000084 SetGraphicsMode
77edc873 0000013e CloseEnhMetaFile
77edc9b1 00000219 SetWinMetaFileBits
77edcbca 0000081f DeleteEnhMetaFile
77edd3e9 00000028 GetRandomRgn
77edd411 0000003a GetArcDirection
77edd44b 000001e8 RoundRect
77edd633 0000001c GetSystemPaletteEntries
77edd64f 0000001a CreateDCA
77edd669 00000098 ExtEscape
77edd701 0000006d Pie
77edd76e 00000051 Ellipse
77edd7bf 00000012 GetDCOrgEx
77edd7d1 00000048 GdiCleanCacheDC
77edd819 00000031 SetPaletteEntries
77edd84a 00000033 AnimatePalette
77edd87d 0000000e GdiGetSpoolMessage
77edd88b 00006e00 GetTransform
77ee468b 0000000c GdiInitSpool
77ee4697 0000002d GdiSetBatchLimit
77ee46c4 0000000c SetFontEnumeration
77ee46d0 00000006 GdiQueryTable
77ee46d6 0000001e EnumFontFamiliesW
77ee46f4 0000001a CreateDCW
77ee470e 00000028 GetTextExtentPoint32W
77ee4736 000004af GdiEntry2
77ee4be5 000000a3 GdiEntry1
77ee4c88 0000004f GdiEntry3
77ee4cd7 00000104 CopyMetaFileW
77ee4ddb 0000004f GdiEntry13
77ee4e2a 00000135 CreateBitmapIndirect
77ee4f5f 000000ec ScaleViewportExtEx
77ee504b 000000ec ScaleWindowExtEx
77ee5137 0000001c SetVirtualResolution
77ee5153 00000015 GetWorldTransform
77ee5168 000000df ModifyWorldTransform
77ee5247 00000012 SetWorldTransform
77ee5259 00000014 CombineTransform
77ee526d 0000007c OffsetClipRgn
77ee52e9 00000052 SetMetaRgn
77ee533b 00000033 SetMapperFlags
77ee536e 00000010 SetSystemPaletteUse
77ee537e 00000018 SetArcDirection
77ee5396 000000c7 SetMiterLimit
77ee545d 00000018 GetBoundsRect
77ee5475 00000018 SetBoundsRect
77ee548d 000000a0 CancelDC
77ee552d 000000af SetColorAdjustment
77ee55dc 00000012 GetAspectRatioFilterEx
77ee55ee 00000010 GetMiterLimit
77ee55fe 0000000c GetSystemPaletteUse
77ee560a 00000299 GetCharacterPlacementA
77ee58a3 00000061 GetCharWidthFloatA
77ee5904 0000001b GetCharWidthFloatW
77ee591f 0000001b GetCharWidthW
77ee593a 0000001b GetCharWidth32W
77ee5955 0000033d GetTextExtentExPointA
77ee5c92 0000001b GetCharABCWidthsA
77ee5cad 00000053 GetCharABCWidthsFloatA
77ee5d00 0000001b GetCharABCWidthsW
77ee5d1b 0000001b GetCharABCWidthsFloatW
77ee5d36 0000006d GetFontData
77ee5da3 0000011b GetGlyphOutlineW
77ee5ebe 00000000 GetGlyphOutline
77ee5ebe 00000023 GetGlyphOutlineA
77ee5ee1 00000023 GetGlyphOutlineWow
77ee5f04 0000001e GetOutlineTextMetricsW
77ee5f22 0000002c GetKerningPairsW
77ee5f4e 00000000 GetKerningPairs
77ee5f4e 0000021b GetKerningPairsA
77ee6169 00000010 GetColorAdjustment
77ee6179 0000040d GetETM
77ee6586 0000008f GdiEntry4
77ee6615 00000022 GdiEntry5
77ee6637 00000013 GdiEntry6
77ee664a 0000000f GdiEntry7
77ee6659 0000000f GdiEntry8
77ee6668 0000007c GdiEntry9
77ee66e4 00000020 GdiEntry10
77ee6704 00000005 GdiEntry11
77ee6709 00000005 GdiEntry12
77ee670e 00000001 GdiEntry14
77ee670f 00000122 GdiEntry15
77ee6831 0000001e EnumFontsW
77ee684f 0000003e EnumFontFamiliesExW
77ee688d 0000003b EnumFontFamiliesExA
77ee68c8 000000f2 GetFontResourceInfoW
77ee69ba 000001b9 AddFontResourceTracking
77ee6b73 00000085 RemoveFontResourceTracking
77ee6bf8 0000000e UnloadNetworkFonts
77ee6c06 0000000e AddFontResourceW
77ee6c14 000004d9 CreateScalableFontResourceA
77ee70ed 00000122 CreateScalableFontResourceW
77ee720f 00000005 SetICMMode
77ee7214 00000005 CreateColorSpaceA
77ee7219 00000005 CreateColorSpaceW
77ee721e 00000005 DeleteColorSpace
77ee7223 00000005 SetColorSpace
77ee7228 00000005 GetColorSpace
77ee722d 00000005 GetLogColorSpaceA
77ee7232 00000005 GetLogColorSpaceW
77ee7237 00000005 CheckColorsInGamut
77ee723c 00000005 ColorMatchToTarget
77ee7241 0000000c GetICMProfileA
77ee724d 0000000c GetICMProfileW
77ee7259 0000000c SetICMProfileA
77ee7265 0000000c SetICMProfileW
77ee7271 00000005 EnumICMProfilesA
77ee7276 00000005 EnumICMProfilesW
77ee727b 00000005 GetDeviceGammaRamp
77ee7280 00000005 SetDeviceGammaRamp
77ee7285 00000000 UpdateICMRegKey
77ee7285 0000000c UpdateICMRegKeyA
77ee7291 0000000c UpdateICMRegKeyW
77ee729d 00000018 SetRelAbs
77ee72b5 00000013 GetFontLanguageInfo
77ee72c8 00000051 GetROP2
77ee7319 00000050 GetPolyFillMode
77ee7369 00000050 GetStretchBltMode
77ee73b9 00000053 GetTextAlign
77ee740c 00000030 GetRelAbs
77ee743c 0000011f LineDDA
77ee755b 00000052 GdiIsMetaFileDC
77ee75ad 00000049 GdiIsMetaPrintDC
77ee75f6 00000007 GdiConvertDC
77ee75fd 00000007 GdiConvertFont
77ee7604 00000007 GdiGetLocalFont
77ee760b 00000007 GdiGetLocalBrush
77ee7612 00000007 SelectBrushLocal
77ee7619 00000007 SelectFontLocal
77ee7620 00000008 GdiSetAttrs
77ee7628 00000007 GdiConvertBitmap
77ee762f 00000007 GdiConvertBrush
77ee7636 00000007 GdiConvertPalette
77ee763d 00000007 GdiConvertRegion
77ee7644 000001be GdiSetServerAttr
77ee7802 00000007 GdiGetLocalDC
77ee7809 00000008 GdiDeleteLocalDC
77ee7811 00000008 GdiReleaseLocalDC
77ee7819 00000059 GetMetaFileA
77ee7872 00000788 GetMetaFileW
77ee7ffa 000000ad CopyMetaFileA
77ee80a7 00000005 GdiPlayJournal
77ee80ac 0000000e gdiPlaySpoolStream
77ee80ba 0000056b GdiPlayEMF
77ee8625 00000338 GdiConvertToDevmodeW
77ee895d 00000012 ResetDCW
77ee896f 0000004d ResetDCA
77ee89bc 00000016 CreateHatchBrush
77ee89d2 000000fc ExtCreatePen
77ee8ace 00000014 CreateDiscardableBitmap
77ee8ae2 00000019 CreateEllipticRgn
77ee8afb 00000017 CreateEllipticRgnIndirect
77ee8b12 0000001f CreateRoundRectRgn
77ee8b31 0000008e CreateFontW
77ee8bbf 00000010 EqualRgn
77ee8bcf 00000010 GetBitmapDimensionEx
77ee8bdf 00000010 GetNearestPaletteIndex
77ee8bef 0000005a ResizePalette
77ee8c49 00000019 SetBitmapDimensionEx
77ee8c62 00000012 GetMetaRgn
77ee8c74 00000040 ExtCreateRegion
77ee8cb4 000000f5 EnumObjects
77ee8da9 000000bb AngleArc
77ee8e64 000000fb Arc
77ee8f5f 000000dd ArcTo
77ee903c 000000fe Chord
77ee913a 00000100 PlgBlt
77ee923a 0000010b MaskBlt
77ee9345 000000ce ExtFloodFill
77ee9413 0000001a FloodFill
77ee942d 000000fd PolyTextOutW
77ee952a 00000285 PolyTextOutA
77ee97af 000000d3 FrameRgn
77ee9882 000000c8 SetPixelV
77ee994a 00000019 UpdateColors
77ee9963 00000006 GdiGetBatchLimit
77ee9969 000000a8 EndPage
77ee9a11 000000dd StartPage
77ee9aee 000000c8 EndDoc
77ee9bb6 000000b1 AbortDoc
77ee9c67 00000176 StartDocA
77ee9ddd 00000402 StartDocW
77eea1df 0000012f SetAbortProc
77eea30e 000000ce NamedEscape
77eea3dc 00000073 DrawEscape
77eea44f 00000000 DeviceCapabilitiesExA
77eea44f 00000008 DeviceCapabilitiesExW
77eea457 00000124 GdiPerf
77eea57b 00000026 SetDIBColorTable
77eea5a1 00000060 AbortPath
77eea601 00000060 BeginPath
77eea661 00000066 SelectClipPath
77eea6c7 00000060 CloseFigure
77eea727 00000060 EndPath
77eea787 00000060 FlattenPath
77eea7e7 00000096 StrokeAndFillPath
77eea87d 00000096 StrokePath
77eea913 00000096 FillPath
77eea9a9 00000060 WidenPath
77eeaa09 00000060 PathToRegion
77eeaa69 00000036 GetPath
77eeaa9f 00000048 ChoosePixelFormat
77eeaae7 00000050 DescribePixelFormat
77eeab37 000000af SetPixelFormat
77eeabe6 00000044 SwapBuffers
77eeac2a 00000019 GdiDescribePixelFormat
77eeac43 00000010 GdiSetPixelFormat
77eeac53 0000000c GdiSwapBuffers
77eeac5f 000000ad PolyPolygon
77eead0c 000000a0 PolyPolyline
77eeadac 0000009d PolyBezier
77eeae49 0000009d PolylineTo
77eeaee6 0000009d PolyBezierTo
77eeaf83 0000001a CreatePolyPolygonRgn
77eeaf9d 00000019 PolyDraw
77eeafb6 0000009d PtInRegion
77eeb053 000000c7 RectInRegion
77eeb11a 00000014 PtVisible
77eeb12e 0000001f GetRegionData
77eeb14d 00000005 GdiPlayScript
77eeb152 00001726 GdiPlayDCScript
77eec878 0000043f CreateEnhMetaFileA
77eeccb7 00000065 CopyEnhMetaFileA
77eecd1c 000000ec CopyEnhMetaFileW
77eece08 00000059 GetEnhMetaFileA
77eece61 00000037 GetEnhMetaFileW
77eece98 00000028 PlayEnhMetaFile
77eecec0 0000079a EnumEnhMetaFile
77eed65a 00000234 PlayEnhMetaFileRecord
77eed88e 000000b7 GetEnhMetaFileBits
77eed945 00000136 GetWinMetaFileBits
77eeda7b 0000004d SetEnhMetaFileBits
77eedac8 00000057 GetEnhMetaFilePaletteEntries
77eedb1f 0000008f GetEnhMetaFileHeader
77eedbae 00000016 GetEnhMetaFileDescriptionA
77eedbc4 00000097 GetEnhMetaFileDescriptionW
77eedc5b 00000066 GetEnhMetaFilePixelFormat
77eedcc1 000030ad GdiComment
77ef0d6e 000000d2 GdiAddGlsRecord
77ef0e40 00000163 GdiAddGlsBounds
77ef0fa3 0000002f GdiConvertEnhMetaFile
77ef0fd2 00002d3f GdiCreateLocalMetaFilePict
77ef3d11 000000d2 GetCharacterPlacementW
77ef3de3 000000e0 GetTextExtentExPointW
77ef3ec3 0000009a GdiQueryFonts
77ef3f5d 00000000 SetMagicColors
dll\rpcrt4.dbg
77e1108e 00000085 NdrClientInitialize
77e11113 0000020a I_RpcGetBuffer
77e1131d 00000011 I_RpcFreeBuffer
77e1132e 00000036 GlobalMutexClear
77e11364 0000002d GlobalMutexRequest
77e11391 0000008b NdrServerInitialize
77e1141c 00000ba8 NdrClientInitializeNew
77e11fc4 00000102 NdrSimpleStructMarshall
77e120c6 000003cf NdrSimpleStructUnmarshall
77e12495 00000036 NdrAllocate
77e124cb 00000047 NdrSendReceive
77e12512 000000b0 NdrGetBuffer
77e125c2 0000016b I_RpcSendReceive
77e1272d 00000370 NdrFreeBuffer
77e12a9d 00000054 NdrServerInitializeNew
77e12af1 00000070 NdrPointerFree
77e12b61 0000016b I_RpcBindingInqTransportType
77e12ccc 000000e3 NdrSimpleStructBufferSize
77e12daf 00000026 NdrConformantArrayBufferSize
77e12dd5 000001ae NdrConformantArrayUnmarshall
77e12f83 00000044 NdrConformantArrayMarshall
77e12fc7 00000034 I_RpcGetAssociationContext
77e12ffb 00000011 I_RpcClearMutex
77e1300c 0000014d NDRCContextMarshall
77e13159 00000212 NDRSContextUnmarshall
77e1336b 00000066 I_RpcRequestMutex
77e133d1 00000101 NdrConformantStructUnmarshall
77e134d2 000000bd NdrConformantStructMarshall
77e1358f 0000006b NdrConformantStructBufferSize
77e135fa 00000061 NdrPointerUnmarshall
77e1365b 0000003b NdrPointerMarshall
77e13696 00000149 NdrConformantStringBufferSize
77e137df 00000039 NdrConformantStringMarshall
77e13818 00000018 MIDL_wchar_strlen
77e13830 000001fc NdrConformantStringUnmarshall
77e13a2c 0000006e NdrSimpleStructFree
77e13a9a 00000046 NdrConformantArrayFree
77e13ae0 000000cf NdrPointerBufferSize
77e13baf 00000098 NdrSimpleTypeUnmarshall
77e13c47 000000c7 NdrSimpleTypeMarshall
77e13d0e 00000195 NdrComplexStructFree
77e13ea3 00000316 NdrComplexStructUnmarshall
77e141b9 000002be NdrComplexStructMarshall
77e14477 00000254 NdrComplexStructMemorySize
77e146cb 0000036d NdrComplexStructBufferSize
77e14a38 00000086 NdrOleFree
77e14abe 0000097e I_RpcWindowProc
77e1543c 0000020b I_RpcServerStartListening
77e15647 00000066 NdrVaryingArrayBufferSize
77e156ad 0000009b NdrVaryingArrayMarshall
77e15748 000000cc NdrVaryingArrayUnmarshall
77e15814 00000092 NdrVaryingArrayMemorySize
77e158a6 00000990 NdrVaryingArrayFree
77e16236 000001a2 I_RpcAsyncSendReceive
77e163d8 00000068 RpcBindingInqObject
77e16440 00000103 I_RpcServerInqTransportType
77e16543 0000005b RpcImpersonateClient
77e1659e 0000031c RpcRevertToSelfEx
77e168ba 000000a2 RpcBindingSetObject
77e1695c 00000144 I_RpcBindingSetAsync
77e16aa0 00000038 RpcRevertToSelf
77e16ad8 0000056c RpcBindingFromStringBindingW
77e17044 00000175 RpcBindingFree
77e171b9 00000178 UuidCreate
77e17331 00000025 I_RpcFree
77e17356 0000001c I_RpcAllocate
77e17372 000008c7 I_RpcParseSecurity
77e17c39 00000b8c NdrComplexArrayFree
77e187c5 00000251 NdrSimpleStructMemorySize
77e18a16 00000030 RpcServerUseProtseqEpW
77e18a46 00000077 RpcServerUseProtseqEpExW
77e18abd 000002e1 PerformRpcInitialization
77e18d9e 0000015c RpcServerRegisterIfEx
77e18efa 00000021 I_UuidCreate
77e18f1b 00000045 I_RpcBindingCopy
77e18f60 0000002a I_RpcMonitorAssociation
77e18f8a 0000002d I_RpcGetCurrentCallHandle
77e18fb7 0000008c NDRSContextMarshall
77e19043 00000ad0 NDRCContextUnmarshall
77e19b13 000008b9 RpcTestCancel
77e1a3cc 00000142 RpcStringBindingComposeW
77e1a50e 00000eca RpcStringFreeW
77e1b3d8 0000024e I_RpcTransServerUnprotectThread
77e1b626 0000077d I_RpcTransServerReallocBuffer
77e1bda3 00000397 I_RpcTransServerNewConnection
77e1c13a 000008ec I_RpcTransServerProtectThread
77e1ca26 0000002d NdrNonEncapsulatedUnionFree
77e1ca53 00000329 NdrNonEncapsulatedUnionBufferSize
77e1cd7c 00000037 NdrConformantStringMemorySize
77e1cdb3 00000035 NdrNonEncapsulatedUnionMarshall
77e1cde8 0000048d NdrNonEncapsulatedUnionUnmarshall
77e1d275 0000001b NdrOleAllocate
77e1d290 00000115 NdrUserMarshalUnmarshall
77e1d3a5 00000050 NdrUserMarshalFree
77e1d3f5 0000009b NdrUserMarshalBufferSize
77e1d490 000000db NdrUserMarshalMarshall
77e1d56b 00000093 NdrInterfacePointerBufferSize
77e1d5fe 00000118 NdrInterfacePointerMarshall
77e1d716 000000cb NdrInterfacePointerUnmarshall
77e1d7e1 000001d7 NdrUserMarshalMemorySize
77e1d9b8 00000402 NdrInterfacePointerFree
77e1ddba 000000ba RpcBindingCopy
77e1de74 000001e1 RpcBindingSetAuthInfoExW
77e1e055 00000026 NdrConformantVaryingArrayBufferSize
77e1e07b 00000072 NdrConformantVaryingArrayUnmarshall
77e1e0ed 00000142 NdrConformantVaryingArrayMarshall
77e1e22f 000000b2 NdrConformantVaryingArrayFree
77e1e2e1 00000333 I_RpcMapWin32Status
77e1e614 0000001d I_RpcDeleteMutex
77e1e631 000000cc NDRCContextBinding
77e1e6fd 000000d6 RpcServerUnregisterIf
77e1e7d3 000000ca I_RpcServerStopListening
77e1e89d 00000031 RpcSsDestroyClientContext
77e1e8ce 000005bd RpcSmDestroyClientContext
77e1ee8b 00000236 I_RpcSetWMsgEndpoint
77e1f0c1 0000007f NdrMesTypeAlignSize
77e1f140 00000083 MesHandleFree
77e1f1c3 0000018c MesBufferHandleReset
77e1f34f 0000012c MesEncodeFixedBufferHandleCreate
77e1f47b 00000525 NdrMesTypeEncode
77e1f9a0 00000048 NdrComplexArrayBufferSize
77e1f9e8 0000006e NdrComplexArrayMemorySize
77e1fa56 000000ca NdrComplexArrayMarshall
77e1fb20 000000f7 NdrComplexArrayUnmarshall
77e1fc17 0000014b RpcRaiseException
77e1fd62 00000247 NdrConformantArrayMemorySize
77e1ffa9 0000003b NdrNonEncapsulatedUnionMemorySize
77e1ffe4 0000011e NdrServerContextUnmarshall
77e20102 0000010e NdrServerContextMarshall
77e20210 00000029 NdrConformantVaryingArrayMemorySize
77e20239 00000018 NdrContextHandleSize
77e20251 000000a1 NdrConformantStructMemorySize
77e202f2 0000996b I_RpcTransClientReallocBuffer
77e29c5d 00000514 RpcServerInqBindings
77e2a171 00000d9b RpcMgmtSetServerStackSize
77e2af0c 00000051 I_RpcServerRegisterForwardFunction
77e2af5d 000001bf RpcServerListen
77e2b11c 00000032 RpcServerRegisterIf
77e2b14e 000007dc RpcStringBindingParseW
77e2b92a 00000583 UuidToStringW
77e2bead 000000bd RpcServerUseProtseqEpA
77e2bf6a 000000e8 RpcServerUseProtseqEpExA
77e2c052 000000b1 NdrByteCountPointerUnmarshall
77e2c103 00000040 NdrByteCountPointerMarshall
77e2c143 0000001d NdrByteCountPointerFree
77e2c160 0000003d NdrByteCountPointerBufferSize
77e2c19d 00000027 I_RpcGetThreadEvent
77e2c1c4 0000009d RpcMgmtIsServerListening
77e2c261 00000057 RpcBindingVectorFree
77e2c2b8 00000036 RpcStringFreeA
77e2c2ee 000000e7 RpcBindingToStringBindingW
77e2c3d5 00000063 UuidToStringA
77e2c438 0000005b RpcServerRegisterAuthInfoW
77e2c493 00000b58 I_RpcBlockingFunc
77e2cfeb 000001db I_RpcSetOleCallback
77e2d1c6 00001551 I_RpcGetThreadWindowHandle
77e2e717 0000003c RpcIfInqId
77e2e753 0000001e RpcNetworkIsProtseqValidW
77e2e771 00000038 RpcMgmtInqComTimeout
77e2e7a9 00000036 RpcMgmtSetComTimeout
77e2e7df 00000043 I_RpcIfInqTransferSyntaxes
77e2e822 00000020 RpcMgmtEnableIdleCleanup
77e2e842 0000004f DceErrorInqTextA
77e2e891 00000050 DceErrorInqTextW
77e2e8e1 00000027 I_RpcConnectionInqSockBuffSize
77e2e908 0000003d I_RpcConnectionSetSockBuffSize
77e2e945 0000000f I_RpcConnectionInqSockBuffSize2
77e2e954 0000003c RpcMgmtBindingSetParameter
77e2e990 0000003c RpcMgmtBindingInqParameter
77e2e9cc 00000047 RpcMgmtSetParameter
77e2ea13 0000002c RpcMgmtInqParameter
77e2ea3f 0000000c I_RpcPauseExecution
77e2ea4b 00000035 RpcBindingReset
77e2ea80 0000004b RpcEpResolveBinding
77e2eacb 0000004f RpcNsBindingInqEntryNameW
77e2eb1a 0000004f I_RpcNsBindingSetEntryName
77e2eb69 00000034 RpcBindingInqAuthInfoW
77e2eb9d 000000ee RpcBindingInqAuthInfoExW
77e2ec8b 00000020 RpcBindingSetAuthInfoW
77e2ecab 0000001e RpcNetworkInqProtseqsW
77e2ecc9 00000031 RpcObjectInqType
77e2ecfa 0000001e RpcObjectSetInqFn
77e2ed18 00000022 RpcObjectSetType
77e2ed3a 00000052 RpcProtseqVectorFreeW
77e2ed8c 0000002c RpcServerInqIf
77e2edb8 000000c3 RpcServerUseAllProtseqsEx
77e2ee7b 0000002a RpcServerUseAllProtseqs
77e2eea5 000000ad RpcServerUseAllProtseqsIfEx
77e2ef52 0000002d RpcServerUseAllProtseqsIf
77e2ef7f 00000044 RpcServerUseProtseqExW
77e2efc3 0000002d RpcServerUseProtseqW
77e2eff0 000000b1 RpcServerUseProtseqIfExW
77e2f0a1 00000030 RpcServerUseProtseqIfW
77e2f0d1 00000036 RpcMgmtStatsVectorFree
77e2f107 000000c8 RpcMgmtInqStats
77e2f1cf 0000003f RpcMgmtStopServerListening
77e2f20e 00000040 RpcMgmtWaitServerListen
77e2f24e 00000038 I_RpcBindingInqDynamicEndpoint
77e2f286 000000a2 RpcBindingInqAuthClientW
77e2f328 00000062 I_RpcBindingIsClientLocal
77e2f38a 0000004c RpcMgmtInqIfIds
77e2f3d6 00000058 RpcIfIdVectorFree
77e2f42e 000000a3 RpcMgmtInqServerPrincNameW
77e2f4d1 00000008 RpcServerInqDefaultPrincNameW
77e2f4d9 00000008 RpcServerInqDefaultPrincNameA
77e2f4e1 00000065 RpcBindingServerFromClient
77e2f546 00000057 RpcMgmtInqDefaultProtectLevel
77e2f59d 0000003c RpcBindingSetOption
77e2f5d9 000003d6 RpcBindingInqOption
77e2f9af 00000011 I_RpcFreePipeBuffer
77e2f9c0 00000013 I_RpcReallocPipeBuffer
77e2f9d3 00000030 I_RpcSetAssociationContext
77e2fa03 00000284 I_RpcStopMonitorAssociation
77e2fc87 00004812 I_RpcLaunchDatagramReceiveThread
77e34499 00000552 I_RpcIOAlerted
77e349eb 0000000f I_RpcSend
77e349fa 0000055d I_RpcReceive
77e34f57 000003c4 I_RpcServerAllocatePort
77e3531b 0000005a I_RpcTransMaybeMakeReceiveDirect
77e35375 00000035 I_RpcTransMaybeMakeReceiveAny
77e353aa 00000017 I_RpcTransCancelMigration
77e353c1 00000023 I_RpcTransServerFindConnection
77e353e4 0000000e I_RpcTransServerMaxFrag
77e353f2 00000016 I_RpcTransServerFreeBuffer
77e35408 000000f4 I_RpcTransServerReceiveDirectReady
77e354fc 0000000e I_RpcTransClientMaxFrag
77e3550a 00000055 I_RpcTransPingServer
77e3555f 00000040 UuidFromStringW
77e3559f 000000a1 UuidCompare
77e35640 0000000e UuidCreateNil
77e3564e 00000059 UuidEqual
77e356a7 0000001e UuidHash
77e356c5 0000001f UuidIsNil
77e356e4 00000049 RpcBindingFromStringBindingA
77e3572d 00000050 RpcBindingToStringBindingA
77e3577d 00000171 RpcStringBindingComposeA
77e358ee 000001ac RpcStringBindingParseA
77e35a9a 00000046 RpcNetworkIsProtseqValidA
77e35ae0 00000088 RpcNetworkInqProtseqsA
77e35b68 0000001e RpcProtseqVectorFreeA
77e35b86 0000005c RpcServerUseProtseqExA
77e35be2 0000002d RpcServerUseProtseqA
77e35c0f 0000005f RpcServerUseProtseqIfExA
77e35c6e 00000030 RpcServerUseProtseqIfA
77e35c9e 00000085 RpcNsBindingInqEntryNameA
77e35d23 00000062 UuidFromStringA
77e35d85 0000004f RpcServerRegisterAuthInfoA
77e35dd4 0000006f RpcBindingInqAuthClientA
77e35e43 00000034 RpcBindingInqAuthInfoA
77e35e77 00000075 RpcBindingInqAuthInfoExA
77e35eec 00000020 RpcBindingSetAuthInfoA
77e35f0c 00000058 RpcBindingSetAuthInfoExA
77e35f64 0000006e RpcMgmtInqServerPrincNameA
77e35fd2 0000039c RpcMgmtSetCancelTimeout
77e3636e 000003b3 RpcCancelThread
77e36721 00000077 RpcEpRegisterNoReplaceA
77e36798 00000054 RpcEpRegisterNoReplaceW
77e367ec 00000077 RpcEpRegisterA
77e36863 00000054 RpcEpRegisterW
77e368b7 00000186 RpcEpUnregister
77e36a3d 000001f6 RpcMgmtEpEltInqBegin
77e36c33 000000e5 RpcMgmtEpEltInqDone
77e36d18 00000061 RpcMgmtEpEltInqNextW
77e36d79 000002bc RpcMgmtEpEltInqNextA
77e37035 00000212 RpcMgmtEpUnregister
77e37247 000008aa RpcMgmtSetAuthorizationFn
77e37af1 0000005f TowerExplode
77e37b50 0000796c TowerConstruct
77e3f4bc 0000000b I_RpcSsDontSerializeContext
77e3f4c7 0000001e MIDL_wchar_strcpy
77e3f4e5 0000002f char_from_ndr
77e3f514 00000063 char_array_from_ndr
77e3f577 00000021 NDRcopy
77e3f598 0000050a data_from_ndr
77e3faa2 0000026f data_into_ndr
77e3fd11 00000238 tree_into_ndr
77e3ff49 0000020c data_size_ndr
77e40155 000001dc tree_size_ndr
77e40331 000002bf tree_peek_ndr
77e405f0 00000072 float_from_ndr
77e40662 000000ce float_array_from_ndr
77e40730 0000008b double_from_ndr
77e407bb 000000d4 double_array_from_ndr
77e4088f 0000003b short_from_ndr
77e408ca 00000071 short_array_from_ndr
77e4093b 00000033 short_from_ndr_temp
77e4096e 0000004e long_from_ndr
77e409bc 00000089 long_array_from_ndr
77e40a45 0000004d long_from_ndr_temp
77e40a92 00001553 enum_from_ndr
77e41fe5 0000011c CreateProxyFromTypeInfo
77e42101 00003e3c CreateStubFromTypeInfo
77e45f3d 00000dea DllGetClassObject
77e46d27 0000027b NdrDllRegisterProxy
77e46fa2 0000067a NdrDllUnregisterProxy
77e4761c 0000006c DllRegisterServer
77e47688 00000067 MesEncodeIncrementalHandleCreate
77e476ef 00000065 MesDecodeIncrementalHandleCreate
77e47754 000000bd MesIncrementalHandleReset
77e47811 0000006d MesEncodeDynBufferHandleCreate
77e4787e 00000090 MesDecodeBufferHandleCreate
77e4790e 000002f0 MesInqProcEncodingId
77e47bfe 00000408 NdrMesProcEncodeDecode
77e48006 0000010b NdrMesTypeDecode
77e48111 00000036 NdrMesSimpleTypeAlignSize
77e48147 000000a3 NdrMesSimpleTypeEncode
77e481ea 00000111 NdrMesSimpleTypeDecode
77e482fb 00000176 NdrGetDcomProtocolVersion
77e48471 000000cd NdrServerInitializePartial
77e4853e 00000046 NdrNsGetBuffer
77e48584 00000059 NdrNsSendReceive
77e485dd 00000014 NdrServerInitializeUnmarshall
77e485f1 00000035 NdrServerInitializeMarshall
77e48626 00000081 NdrConformantVaryingStructBufferSize
77e486a7 00000055 NdrHardStructBufferSize
77e486fc 00000050 NdrFixedArrayBufferSize
77e4874c 000000ba NdrNonConformantStringBufferSize
77e48806 000000a4 NdrEncapsulatedUnionBufferSize
77e488aa 000000c4 NdrXmitOrRepAsBufferSize
77e4896e 00000039 NdrConformantStructFree
77e489a7 00000045 NdrConformantVaryingStructFree
77e489ec 00000037 NdrHardStructFree
77e48a23 0000002c NdrFixedArrayFree
77e48a4f 000000a0 NdrEncapsulatedUnionFree
77e48aef 00000048 NdrXmitOrRepAsFree
77e48b37 000000bb NdrConformantVaryingStructMarshall
77e48bf2 000000af NdrHardStructMarshall
77e48ca1 000000ac NdrNonConformantStringMarshall
77e48d4d 0000006b NdrFixedArrayMarshall
77e48db8 000000a6 NdrEncapsulatedUnionMarshall
77e48e5e 000000b1 NdrXmitOrRepAsMarshall
77e48f0f 00000055 NdrClientContextMarshall
77e48f64 00000255 NdrConformantVaryingStructUnmarshall
77e491b9 00000148 NdrHardStructUnmarshall
77e49301 000000ab NdrNonConformantStringUnmarshall
77e493ac 000000c7 NdrFixedArrayUnmarshall
77e49473 0000017f NdrEncapsulatedUnionUnmarshall
77e495f2 0000013c NdrXmitOrRepAsUnmarshall
77e4972e 0000002c NdrClientContextUnmarshall
77e4975a 00000034 NdrPointerMemorySize
77e4978e 000000a1 NdrConformantVaryingStructMemorySize
77e4982f 00000066 NdrHardStructMemorySize
77e49895 00000068 NdrFixedArrayMemorySize
77e498fd 00000064 NdrNonConformantStringMemorySize
77e49961 00000029 NdrEncapsulatedUnionMemorySize
77e4998a 00000064 NdrXmitOrRepAsMemorySize
77e499ee 00000073 NdrInterfacePointerMemorySize
77e49a61 00000095 NdrConvert2
77e49af6 00001333 NdrConvert
77e4ae29 000001fe NdrUserMarshalSimpleTypeConvert
77e4b027 00000142 NdrFullPointerXlatInit
77e4b169 00000070 NdrFullPointerXlatFree
77e4b1d9 0000012c NdrFullPointerQueryPointer
77e4b305 00000065 NdrFullPointerQueryRefId
77e4b36a 00000061 NdrFullPointerInsertRefId
77e4b3cb 0000030e NdrFullPointerFree
77e4b6d9 00000021 NdrGetPipeBuffer
77e4b6fa 0000002e NdrGetPartialBuffer
77e4b728 00000255 NdrPipesInitialize
77e4b97d 0000009f NdrPipesDone
77e4ba1c 000003ec NdrPipeSendReceive
77e4be08 00000157 NdrMarkNextActivePipe
77e4bf5f 00000018 NdrIsAppDoneWithPipes
77e4bf77 00000079 NdrPipePull
77e4bff0 00000719 NdrPipePush
77e4c709 0000005e NdrMapCommAndFaultStatus
77e4c767 000001fc NdrpSetRpcSsDefaults
77e4c963 0000004d RpcSsAllocate
77e4c9b0 00000112 RpcSsDisableAllocate
77e4cac2 00000134 RpcSsEnableAllocate
77e4cbf6 00000008 RpcSsFree
77e4cbfe 00000033 RpcSsGetThreadHandle
77e4cc31 0000002c RpcSsSetClientAllocFree
77e4cc5d 00000078 RpcSsSetThreadHandle
77e4ccd5 0000003d RpcSsSwapClientAllocFree
77e4cd12 00000078 RpcSmAllocate
77e4cd8a 0000006e RpcSmClientFree
77e4cdf8 00000069 RpcSmDisableAllocate
77e4ce61 00000069 RpcSmEnableAllocate
77e4ceca 0000006e RpcSmFree
77e4cf38 00000075 RpcSmGetThreadHandle
77e4cfad 00000071 RpcSmSetClientAllocFree
77e4d01e 0000006e RpcSmSetThreadHandle
77e4d08c 000000df RpcSmSwapClientAllocFree
77e4d16b 0000001c NdrRpcSsEnableAllocate
77e4d187 0000001c NdrRpcSsDisableAllocate
77e4d1a3 00000015 NdrRpcSmSetClientToOsf
77e4d1b8 0000000c NdrRpcSsDefaultAllocate
77e4d1c4 0000000c NdrRpcSsDefaultFree
77e4d1d0 00000036 NdrRpcSmClientAllocate
77e4d206 00000037 NdrRpcSmClientFree
77e4d23d 000004d3 NdrServerUnmarshall
77e4d710 000058f0 NdrServerMarshall
77e53000 00000643 NdrClientCall2
77e53643 00000883 NdrStubCall2
77e53ec6 0000003f NdrServerCall2
77e53f05 0000026a NdrDllGetClassObject
77e5416f 00000030 NdrCStdStubBuffer_Release
77e5419f 0000012d CStdStubBuffer_Disconnect
77e542cc 00000061 NdrProxyInitialize
77e5432d 00000061 NdrProxyGetBuffer
77e5438e 000000e1 NdrProxySendReceive
77e5446f 00000031 NdrProxyFreeBuffer
77e544a0 00000015 IUnknown_Release_Proxy
77e544b5 00000044 NdrStubGetBuffer
77e544f9 0000002c NdrStubInitialize
77e54525 00000102 CStdStubBuffer_Invoke
77e54627 00000015 IUnknown_AddRef_Proxy
77e5463c 00000658 NdrClientCall
77e54c94 0000001c IUnknown_QueryInterface_Proxy
77e54cb0 0000000f NdrProxyErrorHandler
77e54cbf 00000bb9 NdrClearOutParameters
77e55878 0000004c CStdStubBuffer_QueryInterface
77e558c4 00000034 CStdStubBuffer_AddRef
77e558f8 00000040 NdrCStdStubBuffer2_Release
77e55938 000000a2 CStdStubBuffer_Connect
77e559da 00000036 CStdStubBuffer_IsIIDSupported
77e55a10 00000037 CStdStubBuffer_CountRefs
77e55a47 0000001a CStdStubBuffer_DebugServerQueryInterface
77e55a61 00000020 CStdStubBuffer_DebugServerRelease
77e55a81 00000028 NdrStubInitializeMarshall
77e55aa9 0000032d NdrStubForwardingFunction
77e55dd6 0000014c NdrDllCanUnloadNow
77e55f22 0000001f NdrServerCall
77e55f41 0000b467 NdrStubCall
77e613a8 00000000 RpcSsDontSerializeContext
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-08 16:15 Story, Lenny
0 siblings, 0 replies; 17+ messages in thread
From: Story, Lenny @ 2001-02-08 16:15 UTC (permalink / raw)
To: spolk; +Cc: sourcenav
This is not a localized thing...and i cannot restart the XRef generation
without stopping the program...and restarting it...which leaves a debug
cycle that would be +30 minutes for each iteration....
Is there a way to force the XRef generation ? Get Debug info ?
How can i possibly get the information you are asking for ?
8^)
-Lenny
-----Original Message-----
From: Syd Polk [ mailto:spolk@redhat.com ]
Sent: Thursday, February 08, 2001 12:51 PM
To: Story, Lenny
Cc: sourcenav@sourceware.cygnus.com
Subject: Re: Windows NT Failing on XRef Generation.
"Story, Lenny" wrote:
>
> Greetings,
>
> There was a post about this before ...which did not have any responses to
> ....
>
> Here are the errors i'm getting....
>
> 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> 2. Error: child process exited abnormally -> SN had a problem generating
> Cross-Reference information. CR information is not complete.
> 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid
argument
>
> Source nav is a great tool....but XRef...is a must have for my application
> ....
>
> -Lenny
> LStory@AstralPoint.com
Without the source code that is causing the problem, we cannot help you.
I would really help if you could narrow it down to one file, and
preferably a short example.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Windows NT Failing on XRef Generation.
2001-02-08 12:14 Story, Lenny
@ 2001-02-08 12:25 ` Ian Roxborough
0 siblings, 0 replies; 17+ messages in thread
From: Ian Roxborough @ 2001-02-08 12:25 UTC (permalink / raw)
To: sourcenav
Hi,
Does anybody have a good way to reproduce (i.e. a way
that this will all ways happen)?
I don't see this problem at all and I'd like I see if I
can reproduce it in our development code base. (I'm guessing
people would like this fixed in the next release - if
it's not already).
Ian.
"Story, Lenny" wrote:
>
> Have you been able to get this to go away ?
>
> I have not been able to do even 1 successfull xref generation...
>
> -Lenny
>
> -----Original Message-----
> From: Berek [ mailto:berek@usa.net ]
> Sent: Thursday, February 08, 2001 2:26 PM
> To: Story, Lenny; sourcenav@sourceware.cygnus.com
> Subject: Re: Windows NT Failing on XRef Generation.
>
> I encounter this problem constantly. I also agree wholeheartedly on the need
> for an accurate (bug free) XREF.
>
> ----- Original Message -----
> From: "Story, Lenny" <LStory@AstralPoint.com>
> To: <sourcenav@sourceware.cygnus.com>
> Sent: Thursday, February 08, 2001 12:01
> Subject: Windows NT Failing on XRef Generation.
>
> > Greetings,
> >
> > There was a post about this before ...which did not have any responses to
> > .....
> >
> > Here are the errors i'm getting....
> >
> > 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> > 2. Error: child process exited abnormally -> SN had a problem generating
> > Cross-Reference information. CR information is not complete.
> > 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid
> argument
> >
> >
> >
> > Source nav is a great tool....but XRef...is a must have for my application
> > .....
> >
> >
> > -Lenny
> > LStory@AstralPoint.com
> >
> >
> >
> >
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: Windows NT Failing on XRef Generation.
@ 2001-02-08 12:14 Story, Lenny
2001-02-08 12:25 ` Ian Roxborough
0 siblings, 1 reply; 17+ messages in thread
From: Story, Lenny @ 2001-02-08 12:14 UTC (permalink / raw)
To: sourcenav
Have you been able to get this to go away ?
I have not been able to do even 1 successfull xref generation...
-Lenny
-----Original Message-----
From: Berek [ mailto:berek@usa.net ]
Sent: Thursday, February 08, 2001 2:26 PM
To: Story, Lenny; sourcenav@sourceware.cygnus.com
Subject: Re: Windows NT Failing on XRef Generation.
I encounter this problem constantly. I also agree wholeheartedly on the need
for an accurate (bug free) XREF.
----- Original Message -----
From: "Story, Lenny" <LStory@AstralPoint.com>
To: <sourcenav@sourceware.cygnus.com>
Sent: Thursday, February 08, 2001 12:01
Subject: Windows NT Failing on XRef Generation.
> Greetings,
>
> There was a post about this before ...which did not have any responses to
> .....
>
> Here are the errors i'm getting....
>
> 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> 2. Error: child process exited abnormally -> SN had a problem generating
> Cross-Reference information. CR information is not complete.
> 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid
argument
>
>
>
> Source nav is a great tool....but XRef...is a must have for my application
> .....
>
>
> -Lenny
> LStory@AstralPoint.com
>
>
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Windows NT Failing on XRef Generation.
2001-02-08 9:05 Story, Lenny
2001-02-08 9:55 ` Syd Polk
@ 2001-02-08 11:25 ` Berek
1 sibling, 0 replies; 17+ messages in thread
From: Berek @ 2001-02-08 11:25 UTC (permalink / raw)
To: Story, Lenny, sourcenav
I encounter this problem constantly. I also agree wholeheartedly on the need
for an accurate (bug free) XREF.
----- Original Message -----
From: "Story, Lenny" <LStory@AstralPoint.com>
To: <sourcenav@sourceware.cygnus.com>
Sent: Thursday, February 08, 2001 12:01
Subject: Windows NT Failing on XRef Generation.
> Greetings,
>
> There was a post about this before ...which did not have any responses to
> .....
>
> Here are the errors i'm getting....
>
> 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> 2. Error: child process exited abnormally -> SN had a problem generating
> Cross-Reference information. CR information is not complete.
> 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid
argument
>
>
>
> Source nav is a great tool....but XRef...is a must have for my application
> .....
>
>
> -Lenny
> LStory@AstralPoint.com
>
>
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Windows NT Failing on XRef Generation.
2001-02-08 9:05 Story, Lenny
@ 2001-02-08 9:55 ` Syd Polk
2001-02-08 11:25 ` Berek
1 sibling, 0 replies; 17+ messages in thread
From: Syd Polk @ 2001-02-08 9:55 UTC (permalink / raw)
To: Story, Lenny; +Cc: sourcenav
"Story, Lenny" wrote:
>
> Greetings,
>
> There was a post about this before ...which did not have any responses to
> ....
>
> Here are the errors i'm getting....
>
> 1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
> 2. Error: child process exited abnormally -> SN had a problem generating
> Cross-Reference information. CR information is not complete.
> 3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid argument
>
> Source nav is a great tool....but XRef...is a must have for my application
> ....
>
> -Lenny
> LStory@AstralPoint.com
Without the source code that is causing the problem, we cannot help you.
I would really help if you could narrow it down to one file, and
preferably a short example.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Windows NT Failing on XRef Generation.
@ 2001-02-08 9:05 Story, Lenny
2001-02-08 9:55 ` Syd Polk
2001-02-08 11:25 ` Berek
0 siblings, 2 replies; 17+ messages in thread
From: Story, Lenny @ 2001-02-08 9:05 UTC (permalink / raw)
To: sourcenav
Greetings,
There was a post about this before ...which did not have any responses to
....
Here are the errors i'm getting....
1. Dr.Watson: dbimp.exe Access violation (0xc0000005), adress 0x0043b267
2. Error: child process exited abnormally -> SN had a problem generating
Cross-Reference information. CR information is not complete.
3. Dbopen error: D:/Develop/db_transfer/.snprj/db_trans.by:Invalid argument
Source nav is a great tool....but XRef...is a must have for my application
....
-Lenny
LStory@AstralPoint.com
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2001-02-09 18:29 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08 9:52 Windows NT Failing on XRef Generation dave.banham
-- strict thread matches above, loose matches on Subject: below --
2001-02-09 18:29 Story, Lenny
2001-02-09 11:41 Story, Lenny
2001-02-09 8:36 Story, Lenny
2001-02-09 9:57 ` Berek
2001-02-09 10:45 ` Kenneth Luke
2001-02-09 12:01 ` Mo DeJong
2001-02-09 12:27 ` Timothy M. Shead
2001-02-08 20:16 Story, Lenny
2001-02-08 20:29 ` Mo DeJong
2001-02-08 20:16 Story, Lenny
2001-02-08 16:15 Story, Lenny
2001-02-08 12:14 Story, Lenny
2001-02-08 12:25 ` Ian Roxborough
2001-02-08 9:05 Story, Lenny
2001-02-08 9:55 ` Syd Polk
2001-02-08 11:25 ` Berek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).