Re: [Linuxsampler-devel] problem on windows

2011-04-30 Thread Preston C.
i have found a solution - when LS is run from C:\Program Files\LinuxSampler\32\linuxsampler.exe instead of C:\Program Files\LinuxSampler\64\linuxsampler.exe - it works, :-) - in standalone and as a vst in reaper! -- WhatsU

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
> Since this is a fundamental DLL, I don't even think that Windows allows you to > delete or overwrite it (at least not that easily). But you could try making a > Windows update, and hoping that it will replace the DLL by a new one. thanks Christian. i tell you LS and me have always had some type

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
wrote: > On Tuesday 26 April 2011 23:09:58 Preston C. wrote: >> Loaded "RPCRT4.DLL" at address 0x07FEFF64.  Successfully hooked >> module. Second chance exception 0xC139 (DLL Not Found) occurred in >> "NTDLL.DLL" at address 0x77646F08.

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
worked with dependency walker some more and have this info if it helps: dependency walker profiling log: Started "LINUXSAMPLER.EXE" (process 0x734) at address 0x0040. Successfully hooked module. Loaded "NTDLL.DLL" at address 0x7759. Successfully hooked module. Loaded "KE

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
I will probably provide updated packages for >both 32 and 64 bit windows versions soon if the new library versions >prove to be stable on all of my test systems. On Tue, Apr 26, 2011 at 4:13 PM, Andreas Persson wrote: > 2011-04-26 21:17, Preston C. skrev: >> hope this helps: >&

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
ch i have no idea what it means. "IESHIMS.DLL" was the file with the "red flag" so to say. if someone could guide me through what i am supposed to do with dependency walker that would be good, :-)? On Tue, Apr 26, 2011 at 2:34 PM, Andreas Persson wrote: > 2011-04-26 19:37, Pre

Re: [Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
Thanks Andreas. Vista 64 SP2 I removed libgigeditlinuxsamplerplugin.dll from /Program Files/LinuxSampler/64/plugins and the same message appeared. On Tue, Apr 26, 2011 at 1:14 PM, Andreas Persson wrote: > 2011-04-26 18:51, Preston C. skrev: >> The procedure entry point RegCloseKey cou

[Linuxsampler-devel] problem on windows

2011-04-26 Thread Preston C.
The procedure entry point RegCloseKey could not be located in the dynamic link library KERNEL32.dlll. I get this message everytime I try to run linuxsampler.exe (the backend). So, LS cannot be used for anything. I have tried different versions none work. Any ideas? Thanks for any help, :-).