Displaying 6 results from an estimated 6 matches for "closeeventlog".
2011 Aug 05
2
Issues Building WINE 1.3.25 and 1.3.26 on Aptosid AMD64
...,0x00000000,(nil),(nil)): stub
fixme:advapi:GetNumberOfEventLogRecords (0xcafe4242,0x32fcb0) stub
eventlog.c:835: Test failed: Expected 2 records, got 0
fixme:advapi:GetOldestEventLogRecord (0xcafe4242,0x32fcbc) stub
eventlog.c:840: Test failed: Expected oldest to be 1 or higher, got 0
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"WineSrc1"): stub
fixme:advapi:RegisterEventSourceW (L"",L"WineSrc1"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0010,0x0001,0x00000003,(nil),0x0002,0x00000000,0x688a72a8,(nil)): stub
fixme:advapi:ReportEve...
2010 Jul 12
2
Re: Office 2007 Programs will not Launch
...(null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x000000c9,(nil),0x0000,0x00000000,0x4e4000,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"Application") stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"System") stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
f...
2009 Sep 15
7
Office 2007 Programs will not Launch
I am using Wine version 1.1.29 on Jaunty.
I have installed Office 2007 and installed winetricks, however, when I click on a Office program, nothing happens.
2006 May 21
6
Possible problems with EventLog#write
Hi,
I''ve got EventLog#write and EventLog.add_event_source methods done.
Well, I *think* they''re done, but I can''t get the data (text) to work
properly, and I''m not sure if it''s a bug in my .mc file, the
add_event_source method, the write method, or just a goof in my test file.
The source, category and event id seem to be ok. However, the
2010 Mar 22
3
Insert Symbol not working in MS Office 2007 Word
...(null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x000000c9,(nil),0x0000,0x00000000,0x4e4000,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"Application") stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"System") stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
f...
2009 Nov 13
0
Wine release 1.1.33
...he result of CryptAcquireContextW() when initializing default provider.
Paul Vriens (27):
advapi32/tests: Add some basic eventlog tests.
advapi32/tests: Add some input parameter checks.
advapi32/tests: Cope with empty servername.
advapi32/tests: Add a input parameter check (CloseEventLog).
advapi32/tests: Add some GetEventLogInformation tests.
advapi32: Add a stubbed GetEventLogInformation with input param checking.
comctl32/tests: Use A-functions.
advapi32/tests: Add some GetNumberOfEventLogRecords tests.
advapi32: Add some input parameter checks to G...