Issue 80496 - SAL3.DLL file is linked to missing export ADVAPI32.DLL:CheckTokenMembership
Summary: SAL3.DLL file is linked to missing export ADVAPI32.DLL:CheckTokenMembership
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 680m225
Hardware: All Windows ME
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.3
Assignee: Olaf Felka
QA Contact: issues@framework
URL:
Keywords: regression
Depends on:
Blocks: 80294
  Show dependency tree
 
Reported: 2007-08-09 05:02 UTC by billp
Modified: 2007-08-24 11:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description billp 2007-08-09 05:02:12 UTC
After successfully installing OOo-Dev 2.3 Developer Snapshot build SRC680m225) 
on Windows ME, attempts to start any module failed with the error:

Error Starting Program: The SAL3.DLL file is linked to missing export 
ADVAPI32.DLL:CheckTokenMembership.

This error also occurrred on build SRC680m223, but did not occur on build 
SRC680m222.
Comment 1 Olaf Felka 2007-08-09 09:16:09 UTC
OF: The same for OOo src680m225 (not dev version).
Comment 2 Olaf Felka 2007-08-09 09:27:29 UTC
Thanks to 'billp' for finding.
Comment 3 hennes.rohling 2007-08-09 11:38:04 UTC
Need to implement an empty export stub for CheckTokenMembership in UWINAPI. MSDN
documentation has no hint that this API is missing on WinME/9X.
Comment 4 hennes.rohling 2007-08-10 10:38:07 UTC
Waiting for OOG to be ready for CWS creation.
Comment 5 hennes.rohling 2007-08-10 15:00:21 UTC
QA required on each windows Platform. Win98, WinME, Win2K, WinXP, Vista !!!
Comment 6 hennes.rohling 2007-08-14 15:36:43 UTC
Added new dynamic stub for CheckTokenMembership API in ADVAPI32. Fixed
dependencies to local uwinapi build in sal.
Comment 7 Olaf Felka 2007-08-15 14:35:40 UTC
OF: Now it fails to start on WinME with the missing export to UWINAPI.DLL.
Comment 8 Olaf Felka 2007-08-15 15:41:26 UTC
OF: It's ok in this cws. What I have found is another issue with the SO8 patch.
Comment 9 Olaf Felka 2007-08-15 15:42:42 UTC
Back to Fixed.
Comment 10 Olaf Felka 2007-08-15 15:43:52 UTC
Reassigned to me.
Comment 11 Olaf Felka 2007-08-15 15:45:51 UTC
OF: The fix is ok for WinME, 98, 2000, XP and Vista. Seen with the FAT office as
with the SO8 PUs
Comment 12 Olaf Felka 2007-08-24 11:36:21 UTC
OF: Is ok in OOG_m2.