Jacek Caban
|
5efd2a35bd
|
ntdll: Add parsing of dependencies in manifests.
|
2007-07-19 17:50:45 +02:00 |
Alexandre Julliard
|
c5bf0947f6
|
ntdll: Add infrastructure for loading manifest dependencies (based on a patch by Eric Pouech).
|
2007-07-19 17:50:11 +02:00 |
Alexandre Julliard
|
5b0ab20787
|
ntdll: Add parsing of the version in manifests (based on a patch by Jacek Caban).
|
2007-07-19 17:47:33 +02:00 |
Alexandre Julliard
|
a5130f4e72
|
ntdll: Add parsing of the processor architecture in manifests.
|
2007-07-19 17:45:49 +02:00 |
Jacek Caban
|
c0e7cd9d93
|
ntdll: Beginnings of manifest parsing.
|
2007-07-19 17:44:20 +02:00 |
Alexandre Julliard
|
9c58a2ce8c
|
ntdll: Add infrastructure for loading a manifest file or resource.
Partially based on a patch by Eric Pouech.
|
2007-07-19 17:38:43 +02:00 |
Eric Pouech
|
5f92f1f901
|
ntdll: Added basic structures for storing activation context assembly information.
|
2007-07-19 17:09:09 +02:00 |
Alexandre Julliard
|
797dd942ec
|
ntdll: Implemented handling of the per-thread activation context stack.
|
2007-07-19 17:07:48 +02:00 |
Alexandre Julliard
|
64f6fdc57e
|
kernel32: Move activation context creation to ntdll (based on a patch by Eric Pouech).
|
2007-07-19 17:01:04 +02:00 |