Copy w32api 2.5 to trunk
[reactos.git] / reactos / w32api / TODO
1 Makefile.in: Need to redo the clean targets
2
3 **Check to see if the rest of this is still valid?**
4
5 winsock2.h - Possible to merge with winsock.h?
6 listview control
7 _WIN32_IE issue
8
9 Missing functions/defines/structs
10 =================================
11 ATF_AVAILABLE
12 SERKF_ACTIVE
13 TIMER_ALL_ACCESS,TIMER_MODIFY_STATE (new style Win32 Access Control: accctrl)
14 AbnormalTermination and other low-level exception handling macros/functions.
15 GetExceptionCode
16 GetExceptionInformation
17 GetAuditedPermissionsFromAcl
18 GetEffectiveRightsFromAcl
19 GetExplicitEntriesFromAcl
20 AcsLan
21 BuildExplicitAccessWithName
22 BuildImpersonateExplicitAccessWithName
23 BuildImpersonateTrustee
24 BuildSecurityDescriptor
25 BuildTrusteeWithName
26 BuildTrusteeWithSid
27 GetMultipleTrustee
28 GetMultipleTrusteeOperation
29 GetNamedSecurityInfo
30 GetSecurityInfo
31 GetTrusteeForm
32 GetTrusteeName
33 GetTrusteeType
34 PF_XXXX defines for IsProcessorFeaturePresent
35 LookupSecurityDescriptorParts
36 LSXXXX lsapi functions/types
37 RASADFunc through RasValidateEntryName (RASAPI ras.h)
38 SetEntriesInAcl
39 SetNamedSecurityInfo
40 SetSecurityInfo
41 SetServiceBits
42 SnmpExtensionInit through SnmpUtilVarBindListFree (mgmtapi.h/snmp.h
43 Simple Network Management Protocol(SNMP))
44 SOBailOut through SUUserSaveData, VwStreamCloseFunc through VwStreamTellFunc
45 (File viewer/parser (quick view))
46 WinSubmitCertificate (wintrust.h)
47 WinTrustProviderClientInitialize through WinVerifyTrust
48 EXPLICIT_ACCESS
49 INotifyReplica (reconcil)
50
51 OLE/COM:
52 ========
53 oleidl.h
54 oaidl.h
55 ocidl.h
56 Some GUIDs should be in libole32.a instead of libuuid.a
57
58 Low priority
59 ============
60 RASAPI
61 MAPI
62 directx (what about existing ports?)