search for: freelibrary

Displaying 20 results from an estimated 33 matches for "freelibrary".

2003 May 05
1
R-1.7.0: Rproxy.dll loadlibrary/freelibrary error (PR#2914)
...dule, SC_PROXY_GET_OBJECT_FUN); if (lFunc == 0) { return -1; } // get proxy object ULONG lRc = lFunc (&m_ProxyObject,SC_PROXY_INTERFACE_VERSION); if ((lRc != SC_PROXY_OK) || (m_ProxyObject == 0)) { FreeLibrary (m_ProxyModule); m_ProxyModule = 0; return -2; } char* lParams = 0; lParams = strdup (""); OutputDebugString("vtbl->init getting called:"); // init R lRc = m_ProxyObject->vtbl->init (m_ProxyObject,lParam...
2015 Aug 08
1
[PATCH] always call FreeLibrary()
get_utf8_argv() function calls LoadLibrary to load msvcrt.dll, but doesn't call FreeLibrary() if it returns an error. Currently both flac.exe and metaflac.exe exit immediately if get_utf8_argv() fails, so it's not a big problem. But IMHO it's better no to have leaked resources anyway. -------------- next part -------------- A non-text attachment was scrubbed... Name: win_utf_io.p...
2015 Feb 05
0
How to unload R.dll successfully by FreeLibrary
...d = (PFN_Rf_endEmbeddedR)GetProcAddress(m_hRDll, "Rf_endEmbeddedR"); char*szArgs[] = {"REmbeddedPostgres", "--gui=none", "--silent"}; BOOL bRet = pfnInit(_countof(szArgs), szArgs); //call second time, this function will not return //do something. pfnEnd(0); FreeLibrary(m_hRDll); //==> After this, R.dll still in memory, as I can see in Visual Studio 2012, Module window } } //testing code end int _tmain(int argc, _TCHAR* argv[]) { _simple_test(); //first time, seems fine. _simple_test(); //second time, hangs... //_start_test_OR_Cache(); //_start_test_OR_Cache();...
2006 Dec 17
0
FormatMessage issue in eventlog.rb - more clues
...HMOD: %i\n", hmod); va_list[0] = "store application started"; rv = FormatMessage( flags, hmod, 0, 0, (LPTSTR)buf, sizeof(buf), va_list ); printf("RV: %i\n", rv); printf("BUF: %s\n", buf); FreeLibrary(hmod); return 0; } This will print "The operation completed successfully". Which, btw, is what GetLastError(39) returns. How that ends up getting assigned to the buffer, I''m not sure. Now, consider this approach: int main(){ HMODULE hmod; int rv; char* mes...
2001 Sep 01
1
Wiso Sparbuch terminates with: X Error of failed request ..
...al=41942024 ret=625612aa 0823cd40:Call kernel32.GlobalUnlock(404aff46) ret=62561351 0823cd40:Ret kernel32.GlobalUnlock() retval=00000000 ret=62561351 0823cd40:Call kernel32.FreeResource(65a51478) ret=62516b75 0823cd40:Ret kernel32.FreeResource() retval=00000000 ret=62516b75 0823cd40:Call kernel32.FreeLibrary(65540001) ret=62516b94 0823cd40:Ret kernel32.FreeLibrary() retval=00000001 ret=62516b94 0823cd40:Call ntdll.RtlEnterCriticalSection(78037118) ret=78001075 0823cd40:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=78001075 0823cd40:Call ntdll.RtlLeaveCriticalSection(78037118) ret=780012b1 0...
2008 Sep 10
2
App ask for admin privilege
i've tried one app that install nicely but told me " you have to use an admin account to run this app for the first time" Is there a way to fix this ?
2007 Dec 05
21
Fwd: win32/process problem
Any ideas? ---------- Forwarded message ---------- From: Christian Kerth <christian.ke... at dynamicmedia.at> Date: Dec 5, 8:28 am Subject: win32/process problem To: comp.lang.ruby I have an application that consists of serveral independent parts. I want to use the Windows Process API to spawn the different processes. e.g. require ''rubygems'' require
2009 Jul 02
1
Dead Keyboard in all Apps
...w() retval=00000000 ret=7e8c508c 0017:Call ntdll.RtlFreeHeap(00110000,00000000,00132620) ret=7e8c50ac 0017:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7e8c50ac 0017:Call winex11.drv.ImeDestroy(00000001) ret=7e8c5175 0017:Ret winex11.drv.ImeDestroy() retval=00000001 ret=7e8c5175 0017:Call KERNEL32.FreeLibrary(7ea10000) ret=7e8c5183 0017:Ret KERNEL32.FreeLibrary() retval=00000001 ret=7e8c5183 0017:Call ntdll.RtlFreeHeap(00110000,00000000,00132790) ret=7e8c51a3 0017:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7e8c51a3 0017:Call KERNEL32.TlsFree(00000000) ret=7e8c51bd 0017:Ret KERNEL32.TlsFree() retval=...
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
...etval=00000001 ret=65f014db 0009:Call ntdll.RtlFreeHeap(00110000,00000000,0012e288) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call KERNEL32.TlsSetValue(00000004,00000000) ret=65351328 0009:Ret KERNEL32.TlsSetValue() retval=00000001 ret=65351328 0009:Call KERNEL32.FreeLibrary(65340000) ret=65f20968 0009:Ret KERNEL32.FreeLibrary() retval=00000001 ret=65f20968 0009:Call KERNEL32.FreeLibrary(65340000) ret=660196e5 0009:Ret KERNEL32.FreeLibrary() retval=00000001 ret=660196e5 0009:Call KERNEL32.ReleaseSemaphore(00000058,00000001,00000000) ret=6601971c 0009:Ret KERNEL32.Re...
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
...etval=00000001 ret=65f014db 0009:Call ntdll.RtlFreeHeap(00110000,00000000,0012e288) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call KERNEL32.TlsSetValue(00000004,00000000) ret=65351328 0009:Ret KERNEL32.TlsSetValue() retval=00000001 ret=65351328 0009:Call KERNEL32.FreeLibrary(65340000) ret=65f20968 0009:Ret KERNEL32.FreeLibrary() retval=00000001 ret=65f20968 0009:Call KERNEL32.FreeLibrary(65340000) ret=660196e5 0009:Ret KERNEL32.FreeLibrary() retval=00000001 ret=660196e5 0009:Call KERNEL32.ReleaseSemaphore(00000058,00000001,00000000) ret=6601971c 0009:Ret KERNEL32.Re...
2007 Nov 10
1
C/C++ 'assert' should not be used in R packages
Please don't use 'assert' in R packages. If called, this means that an error in your code aborts the whole R process, including your user's work. I see several R packages doing this, and one of them called 'assert' on me earlier in the week. We provide 'error': please do use it to return control to the user when your code misbehaves. Similarly 'exit'
2006 May 17
1
Need a little help with the pure Ruby win32-eventlog
Hi all, I''m working on the EventLog#read method for the pure Ruby version of win32-eventlog, but I''m stuck on the get_description private method. Here are the problems: * I don''t think I''m advancing the EVENTLOGRECORD properly between iterations. Take a look at the end of the "while dwread > 0" loop. I get some records, but not all of them.
2010 Oct 15
3
OLEPictureImpl error may need winetricks dll?
Any idea what dll I add with winetricks to correct this error? fixme:ole:OLEPictureImpl_FindConnectionPoint The program is called WriteWay, and it uses ole boxes to display text.
2006 Feb 16
0
OWA via IE stops working after upgrade
...eleteObject() retval=00000001 ret=00b360f6 0012:Call kernel32.GlobalDeleteAtom(0000c012) ret=00b36114 0012:Call ntdll.NtDeleteAtom(0000c012) ret=00e687f0 0012:Ret ntdll.NtDeleteAtom() retval=00000000 ret=00e687f0 0012:Ret kernel32.GlobalDeleteAtom() retval=00000000 ret=00b36114 0012:Call kernel32.FreeLibrary(00510000) ret=00bb08b6 0012:Call ntdll.LdrUnloadDll(00510000) ret=00e97337 0012:Ret ntdll.LdrUnloadDll() retval=00000000 ret=00e97337 0012:Ret kernel32.FreeLibrary() retval=00000001 ret=00bb08b6 0012:Ret PE DLL (proc=0xbb08cc,module=0xb20000 L"comctl32.dll",reason=PROCESS_DETACH,res=0x...
2008 Jul 25
11
How to fix "CAPI 2.0 not installed"?
Hallo, I recently installed wine 1.1.2 on my SlackWare 12.1 Linux system, because I have to run a hardware debugging program which only runs under Windows. When I run the application, i get the message "CAPI 2.0 not installed". In the same directory as the application there's a file called capi2032.dll, and I suspect that has something to do with it. If so, how do I tell wine that
2009 May 08
0
Wine release 1.1.21
...s. Paul Vriens (8): gdi32/tests: Fix some test failures on Win9x/WinME. ws2_32/tests: Run tests again on several platforms due to missing functions. gdi32/tests: Fix a test failure on NT4. urlmon/tests: Fix a test failure on Win9x, WinME and NT4. inetmib1/tests: Add a FreeLibrary and turn some skip()s into win_skip()s. services: Fix a typo. rasapi32/tests: Add a FreeLibrary. clusapi: Don't print an out parameter. Rein Klazes (7): winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red. user32/tests: Show that...
2005 Nov 25
1
Sudden failure!
Wine 20050111 has been working fine until today ... now it fails when I go to run Quicken 2002. I am running Fedora Core 3 on a Pentium 3 with all of the current updates, wine 20050111. Windows Version is set to "Win98" Error message: fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented. What has happened? Thanks, David Johnson
2008 Jun 13
0
Wine release 1.0-rc5
...n. wininet: Add the Romanian translation. Miko?aj Zalewski (1): xcopy: German should use SUBLANG_NEUTRAL. Paul Vriens (20): setupapi/tests: Fix test for win9x and Vista. iphlpapi/tests: Fix crash on Vista. iphlpapi/tests: Fix test on Vista. advpack/tests: Add a FreeLibrary and a skip message. kernel32/tests: Add a skip message for win95. comdlg32/tests: Use GetModuleHandle instead of LoadLibrary. setupapi/tests: Fix a test on Windows 2000. setupapi/tests: Fix two more tests on Windows 2000. ole32/tests: Fix crash on W2K and below....
2006 May 17
3
Need a little help with the pureRubywin32-eventlog
> -----Original Message----- > From: win32utils-devel-bounces at rubyforge.org > [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of > Berger, Daniel > Sent: Wednesday, May 17, 2006 12:07 PM > To: Development and ideas for win32utils projects > Subject: Re: [Win32utils-devel] Need a little help with the > pureRubywin32-eventlog > > > >
2009 Feb 04
12
Detecting a programm runs using Wine
Is there absolutelu no (unofficial) way to detect whether a programm is running using Wine? In this way a programm could decide to use other routines for those features that do not work fine using Wine.