Dmitry Timoshkov
|
afc85e91ab
|
kernel32: Fix a compiler warning.
|
2007-08-30 11:49:02 +02:00 |
Jacek Caban
|
dcbbd30064
|
kernel32: Added FindActCtxSectionStringA implementation.
|
2007-07-26 11:05:32 +02:00 |
Eric Pouech
|
6792a9a92e
|
ntdll: Implemented RtlFindActivationContextSectionString.
|
2007-07-26 11:05:32 +02:00 |
Alexandre Julliard
|
3a71513d99
|
ntdll: Initial implementation of RtlQueryInformationActivationContext.
Partially based on a patch by Eric Pouech.
|
2007-07-26 11:05:32 +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 |
Alexandre Julliard
|
b504d05022
|
kernel32: Fix typo in CreateActCtxA.
|
2007-05-11 11:19:38 +02:00 |
Eric Pouech
|
fe3869388a
|
kernel32: Set the new definition for an activation context, and implement adding/releasing references to it.
|
2007-05-09 12:24:14 +02:00 |
Eric Pouech
|
80f41b4937
|
kernel32: Implemented CreateActCtxA on top of CreateActCtxW.
|
2007-05-09 12:15:45 +02:00 |
Andrew Talbot
|
59651999b3
|
kernel32: Exclude unused headers.
|
2007-05-07 20:34:41 +02:00 |
Louis Lenders
|
b335a25638
|
kernel32: Print a fixme only once.
|
2007-03-22 11:28:22 +01:00 |
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
Mike McCormack
|
4661a825b7
|
kernel32: Return some fake data in FindActCtxSectionStringW.
|
2006-10-05 11:33:12 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |