Displaying 18 results from an estimated 18 matches for "dllunregisterserver".
Did you mean:
dllregisterserver
2009 Nov 13
0
Wine release 1.1.33
...icode version of GetFileNameFromBrowse.
comctl32: Add basic structure for IImageList interface.
comctl32/tests: Add IImageList creation test.
Paul Bolle (1):
dbghelp: elf_load_file: return if elf_map_file fails.
Paul Chitescu (7):
sccbase: Stubs for DllRegisterServer() and DllUnregisterServer().
mssip32: Stubs for DllRegisterServer() and DllUnregisterServer().
dssenh: Stubs for DllRegisterServer() and DllUnregisterServer().
initpki: Stubs for DllRegisterServer() and DllUnregisterServer().
slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer().
gpkc...
2006 Aug 17
1
newbie tries to call windows dll function
...myfile.dll": 84064 bytes
4 named symbols in DLL, 4 total, 4 unique (ordinal base = 1)
Done dumping myfile.dll
Export 1 - 'DllCanUnloadNow' ... [Ignoring]
Export 2 - 'DllGetClassObject' ... [Ignoring]
Export 3 - 'DllRegisterServer' ... [Ignoring]
Export 4 - 'DllUnregisterServer' ... [Ignoring]
2004 Feb 29
3
Wine crashes when I use dead keys (grave and circumflex accents)
Hi,
Whenever I type ?, ?, or ?, etc., Wine crashes immediately before displaying
the letter. It doesn't have enough time to display any debug message neither.
Dom
2014 Sep 19
0
Wine release 1.7.27
...ned3d_surface_depth_fill().
Hugh McMaster (1):
user32: Fix spelling in a comment.
Jacek Caban (12):
mshtml: Bind events to document node instead of body element.
mshtml: Added semi-stub IHTMLElement4::onmousewheel propery implementation.
oleacc: Added DllRegisterServer and DllUnregisterServer implementations.
oleacc: Register CAccPropServices class.
oleacc: Added CAccPropServices stub implementation.
mshtml: Added IHTMLElement::get_sourceIndex implementation.
jscript: Add DISPATCH_PROPERTYGET flag only for DISPATCH_METHOD call in disp_call_value.
wininet: M...
2010 Feb 19
0
Wine release 1.1.39
...cons in HTML-Kit
21379 File open dialog is extremely slow
21580 Background music doesn't loop in Pikachu Volleyball 1.0
21603 PAF 5 help viewer crashes
21607 Aztlam Dreams nolonger displays any graphics
21618 EVE Online: Crashes when generating certain images
21622 mscoree.dll.DllUnregisterServer stub needed (.NET 1.0 installer)
21624 MJ12node.exe crashes with StackOverflowException
21632 CactusGest crash when selecting any option
21643 No background music in Pikachu Volleyball 1.0
21648 Garmin training center crashes
21667 The Lost Crown: game crashes shortly after beginning...
2015 May 01
0
Wine release 1.7.42
...msi: Inherit state for radio buttons from the parent group dynamically.
secur32: Add a loop around gnutls_record_send since it may send a partial record.
ws2_32: Avoid UINT32_MAX.
Alistair Leslie-Hughes (1):
packager: Mark DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer as private.
Andrew Eikum (1):
dsound: Apply rolloff factor to distance attenuation.
Aric Stewart (2):
server: Do not replace focus and active windows with NULL on thread_attach_input.
comctl32: TTM_SETTOOLINFO does not change subclassing flags.
Dmitry Timoshkov (3):
user3...
2010 May 28
0
Wine release 1.2-rc2
...usp10/tests: Check return value of SelectObject.
kernel32/tests: Check return value of alarmThread in test_NamedPipe_2().
winebuild: FreeBSD 64-bit binaries are elf_x86_64_fbsd.
user32/tests: Check return value of GetUpdateRect in test_validatergn.
qedit: Fix return value of DllUnregisterServer.
winenas.drv: Remove oldb from nas_add_buffer, where it's unused.
loader: Remove mapat from map_so_lib, where it is unused.
dmusic: Use if(0) instead of #if 0 to make sure code still compiles.
Damjan Jovanovic (2):
windowscodecs: Fix ICO palette size calculation....
2015 Sep 04
0
Wine release 1.7.51
.../n and /u /n should be handled as invalid flags.
regsvr32: Use correct exit code when GetProcAddress fails.
regsvr32: Use correct exit code when LoadLibraryEx fails.
regsvr32: Use INVALID_ARG define instead of magic 1.
regsvr32: Use correct exit code when DllRegisterServer, DllUnregisterServer and DllInstall fail.
regsvr32: Do not attempt to register '/' or '-'.
Jacek Caban (12):
d3d11.idl: Added some missing declarations.
ntdll: Added new pid debug channel to append process id to debug output.
ieframe/tests: Fixed random test failures.
ole3...
2014 Mar 21
0
Wine release 1.7.15
...listair Leslie-Hughes (6):
ntoskrnl.exe: Add stub MmLockPagableSectionByHandle.
ntoskrnl.exe: Add stub MmUnlockPagableImageSection.
ntoskrnl.exe: Add stub KeInsertQueue.
include: Add netcfgx.idl.
netcfgx: Implement DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer.
netcfgx: Register interfaces.
Andrey Gusev (1):
po: Update Ukrainian translation.
Andr? Hentschel (1):
gdi32/tests: GetCharABCWidthsA is broken for johab charset on windows.
Aric Stewart (2):
imm32: Add IME_CMODE_FULLSHAPE to conversion mode.
imm32: Set context con...
2008 Aug 22
0
Wine release 1.1.3
...crypt32: Implement CryptHashMessage.
rsaenh: Test and correct the maximum allowable salt length.
crypt32: Add test showing only file header is checked for cabinet files.
crypt32: Fix some test failures on Win9x.
msisip: Add stub dll.
msisip: Implement DllRegisterServer/DllUnregisterServer.
msisip: Implement MsiSIPIsMyTypeOfFile.
msisip: Implement MsiSIPGetSignedDataMsg.
tools/wine.inf: Register msisip.dll.
crypt32: Use ReadFile rather than a memory-mapped file to check the type of a file.
crypt32: Create a helper to load a SIP function from an open key....
2011 Apr 01
0
Wine release 1.3.17
...iles added by a patch.
msi: Generalize media helpers a bit.
msi: Add support for patching files.
comdlg32: Add DllGetClassObject and a default class factory.
comdlg32: Add stub implementation of the Common Item dialogs.
comdlg32: Add implementation of DllRegisterServer/DllUnregisterServer.
comdlg32/tests: Add initial tests for the Item Dialog.
comdlg32: Implement SetOptions/GetOptions for the Item Dialog.
comdlg32: Implement SetFileTypes and GetFileTypeIndex/SetFileTypeIndex for the Item Dialog.
comdlg32: Implement some folder and file selection functions for...
2019 Apr 12
0
Wine release 4.6
...ode.h on Windows.
sfnt2fon: Avoid using wine/unicode.h on Windows.
makefiles: Stop installing wine/unicode.h.
configure: Set wine_makedep variable outside of the cache check.
Alistair Leslie-Hughes (8):
uianimation: Add DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer stubs.
include: Wrap D3DX10 functions in extern "C".
winecrt0: Correct compile error with older gcc.
hid: Implement HidD_FlushQueue().
winejoystick.drv: Remove support for linux kernels older than 2.2.
winex11: Implement PK_CHANGE for wintab.
wintab32:...
2011 May 13
0
Wine release 1.3.20
...Enhance a couple of register mapping functions for i386.
kernel32: Added some tests about CON special file treatment in CreateFile.
kernel32: In CreateFile, when trying to open the CON special DOS file, force OPEN_EXISTING as creation flag.
Francois Gouget (16):
infosoft: Export DllUnregisterServer().
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
msxml3: Make a bunch of XSLPattern_*() functions static.
wined3d: Make wined3d_event_query_test() and resource_get_type() static.
winefile: Fix the View and Options menu handles.
user32...
2007 Jan 09
0
Wine release 0.9.29
...hecking for allocation failures.
usp10: Implement and test ScriptStringGetOrder and ScriptString_pcOutChars.
usp10: Document ScriptItemize. Get rid of the remaining tabs.
kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}.
Jacek Caban (28):
itss: DllUnregisterServer is not a stub.
itss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
itss: Move registration code to inf file and add missing registry.
itss: DllCanUnloadNow code clean up.
itss: Added ITSProtocol stub implementation.
mshtml.idl: Added IHTMLFrameBase2 declaration.
i...
2007 Oct 26
0
Wine release 0.9.48
...pt32: Don't crash logging numeric function names.
crypt32: Don't abort early if encoding type is 0 for CryptRegisterOIDFunction/CryptUnregisterOIDFunction.
crypt32: Always return an empty list on failure from CryptGetDefaultOIDDllList.
cryptnet: Implement DllRegisterServer/DllUnregisterServer.
cryptnet: Add CertDllVerifyRevocation stub.
cryptnet: Add stub for CryptGetObjectUrl.
cryptnet: Add tests for CryptGetObjectUrl.
cryptnet: Add URL_OID_GET_OBJECT_URL_FUNC definition.
cryptnet: Partially implement CryptGetObjectUrl.
crypt32: Add stubs for I_Crypt...
2011 Nov 18
0
Wine release 1.3.33
...onous requests.
winhttp: Use a separate function to set request parameters.
imm32: Validate the window handle passed to ImmGetContext.
winhttp: Convert string data to UTF-8 and add a corresponding content type header.
scrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer.
msi: Process messages while waiting for custom actions to complete.
msi: Trace the exit code from custom action processes.
ws2_32: Fix handling of NULL and empty hostname in getaddrinfo/GetAddrInfoW.
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
winhttp: Accept...
2008 Jul 11
0
Wine release 1.1.1
...1: Support the MIB2 UDP table.
inetmib1: Don't prefer the native version, it doesn't do much anyway.
inetmib1: Free memory when DLL is unloaded.
cryptui: Add header.
cryptdlg: Add header.
cryptdlg: Include cryptdlg.h.
cryptdlg: Implement DllRegisterServer/DllUnregisterServer.
richedit: Only send update events in 1.0 emulation mode if the event mask specifies it.
inetmib1: Fix test failures on some systems.
wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path is passed in place of WINTRUST_DATA's pFile member.
Kai Bli...
2011 Sep 27
24
Wine on Tiger
I'm almost certain I installed Wine correctly, but when I try to get a Windows program working it doesn't happen. The program I'm trying to install is Arena 10 (a simulation program). I've attached some screen shots. The first one is when I completed the wine install, 2 through 6 show when I tried to install the program. If you could tell me what steps to take to fix these