Displaying 7 results from an estimated 7 matches for "initonceexecuteonce".
2019 Dec 03
0
tinc 1.1pre17 not working on Windows XP due to KERNEL32.DLL (InitOnceExecuteOnce)
...de of a Windows XP box, mostly to test
whether it is at all possible to use a JScript/VBScript file (Windows
Scripting Host). However, upon executing tinc.exe (this also happens with
tincd.exe), an error pops up, telling about a method that is not available
in KERNEL32.DLL. Apparently, this method, InitOnceExecuteOnce, is only
available from Windows Vista onwards.
This is unfortunate – as I do have a Windows Server 2008 virtual machine,
but it's painfully slow –, but at the same time it also means this version
of tinc does not work in Windows XP.
Is it possible to apply a fix for this? Or, if abandoning Wi...
2019 Jul 08
1
Windows XP and 1.1pre17
Hello,
1.1pre17 does not support Windows XP. The reason is that
InitOnceExecuteOnce is not supported.
I believe it is better to take the Windows XP name out of the download link.
-rsd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20190708/b68071ed/attachment.html>
-------------- next pa...
2016 Apr 15
0
Wine release 1.9.8
...user32: Use GWLP_HWNDPARENT to find an owner in EndDialog.
user32: Don't enable owner in DIALOG_DoDialogBox.
user32: Use the original owner used to create the dialog for WM_ENTERIDLE messages.
user32: Added more tests of handling parent/owner by dialog.
winex11.drv: Use InitOnceExecuteOnce in has_opengl.
taskschd.idl: Added IDailyTrigger declaration.
Jactry Zeng (1):
gdi32: Load system fonts on Android.
Jarkko Korpi (1):
wined3d: Add detection for NVIDIA GeForce 425M.
Jean-Christophe Cardot (6):
winhlp32: Replace magic numbers by symbols.
winhlp32: Ad...
2013 Nov 15
0
Wine release 1.6.1
...API causes detours recursion)
30485 MeGUI 2112 crashes after first update / restart (application XML settings can't be fully deserialized due to oleaut32 VarDecRound being a semi-stub)
30797 wine(1) man page should mention running built-in programs like explorer.exe
31487 kernel32.dll.InitOnceExecuteOnce needed for several MS installer (Office2013 / Windows Essentials 2012 / .NET Framework 4.5 / Skydrive / ARM Applications)
31773 Torchlight 2 shadows are rendered incorrectly on some areas
32922 iTunes 7 needs msvcr80.dll._wmktemp_s
33378 measuring/painting strings needs better tests
3352...
2020 May 22
0
Wine release 5.9
...ION symbol name.
include/dwrite.idl: Fix typo in DWRITE_INFORMATIONAL_STRING_WWS_FAMILY_NAME member name.
Brendan Shanks (1):
ntdll: Fix length calculation of generated SMBIOS tables.
Charles Davis (8):
wined3d: Have ARB_fbo imply EXT_packed_depth_stencil.
winemac.drv: Use InitOnceExecuteOnce to initialize OpenGL.
preloader: Depend on wine_info.plist.
d3d11: Implement d3d11_immediate_context_FinishCommandList().
d3d11: Implement d3d11_immediate_context_GetContextFlags().
wined3d: Introduce wined3d_device_flush().
d3d11: Implement d3d11_immediate_context_Flu...
2012 Jul 31
0
Wine release 1.5.10
...StringEx implementation.
advapi32/tests: Add some more well known SIDs to tests.
kernel32: Added GetSystemDefaultLocaleName().
kernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW().
kernel32: Added InitOnceInitialize() implementation.
kernel32: Single thread test for InitOnceExecuteOnce().
msxml3: Accept ISequentialStream as reader input.
kernel32: Some tests for blocking initialization with InitOnceBeginInitialize().
dwrite: Added initial stub.
kernel32: Some test for handling locales specified by language only.
kernel32: Fix base for value returned...
2013 Aug 30
0
Wine release 1.7.1
...pse (Europa) crashes when tries to display welcome window
30004 Scrollbars flicker while searching in regedit
30813 1by1 player crashes by jumping to the next song
31319 Age of Mythology: slow performance
31435 git lastest version(1.5.10) don't show korean text
31487 kernel32.dll.InitOnceExecuteOnce needed for several MS installer (Office2013 / Windows Essentials 2012 / .NET Framework 4.5 / Skydrive / ARM Applications)
31756 Borderlands 2 crash on startup (once ingame)
31773 Torchlight 2 shadows are rendered incorrectly on some areas
31917 vb6 fails to open project after wine's up...