similar to: DLL at fixed location and memory sharing between executables

Displaying 20 results from an estimated 500 matches similar to: "DLL at fixed location and memory sharing between executables"

2001 Sep 06
1
crystal reports under wine
Has anyone had any success with Crystal Reports under Wine? The problem I am currently having is with the print engine itself and is probably nothing to do with printing; Page fault on trying to access 0x00000000 in CRPE32.DLL.Prompt3DViewAngle (which I presume is bought in by Crystal from 3dgraphics) The dll is either version 8.0.0.371 or 8.0.0.392 -- Bill Medland
2001 Jun 22
1
What will I need
Thanks, but will I need any special libraries (tcl or something)? Once again thanks for help U¿ytkownik "Bill Medland" <medbi01@accpac.com> napisa³ w wiadomo¶ci news:01c0fa80$6752a040$6f0c10ac@medbi01... > GodMan <godman@tenbit.pl> wrote in article > <9gt6hn$jbb$1@news.internetia.pl>... > > Hello, > > What will I need (and where can I download it?) to
2001 Jun 19
1
winelib setup problem
Any chance of some help please? I have just started trying to get WineLib working on my machine, after playing with wine for several months. I am starting slowly. The BASIC hello, world. (no graphics, no Microsoft etc) I run winemaker and configure (with -L/usr/local/lib) make generates ./hw2.spec:7: could not open .so file for advapi32.dll I am aware of the discussion in January (compiling
2001 Aug 02
1
processes don't die
I can't even think how to search winehq for this one. I have been running Wine successfully one one machine for ages. without problems. I am setting up a fresh machine. On that machine when I run the same application it leaves a whole load of copies of wine processes running when the application shuts down. I can't see any obvious differences in the config. Does anyone have any
2001 Sep 05
3
Problems setting up printing/registry
I am trying to set up Wine to be able to print. I am able to print from Linux I am able to print ps from Linux I am following a combination of the westfalen HOWTO and the Wine documentation (assuming that the documentation is more up to date) I am testing by trying to print from notepad. I have got as far (after too many hours!!) as the following when I select the Print option
2001 Sep 17
1
whats the status on winhlp32?
I am just starting to look into the help side of our application and wanted to check on the status, especially with regard to the following: 1. We have to use the Microsoft winhlp32.exe; there isn't a Wine version? 2. It requires the native comdlg32.dll and/or comclt32.dll to get the Index button to do anything 3. Even then, that will only bring up the index itself, not the contents nor the
2013 Mar 13
2
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
Hello, could any one point me following question. e.g: void foo(int * p) { *p = 0; } Here 'p' may point to all memory location. Could you tell me how to represent the POINT TO set of 'p'? Here is my solution: Introduce a memory-class named: Global_Mem, then p pointed to global_mem. And the MOD set of '*p=0' is
2013 Mar 13
0
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
On 3/13/13 4:06 AM, Steven Su wrote: > Hello, could any one point me following question. Without any context, your question is difficult to answer. Are you building a points-to analysis and wanting to know how an alias analysis might encode the fact that a pointer could alias any other pointer? -- John T. > > e.g: > void foo(int * p) > { > *p = 0; > } >
2013 Mar 21
2
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
Hi, John I am building a flow sensitive intra-procedural alias analysis(without interprocedural info). So, the first thing I have to consider is where a parameter-pointer or a global-pointer might point to. Then I defined several special Virtual Memory Locations: ALL_MEMORY, GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY. ALL_MEMORY contains GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY. e.g1:
2013 Mar 21
0
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
On Wed, Mar 20, 2013 at 7:33 PM, Steven Su <steven_known at yahoo.com.cn> wrote: > Hi, John > I am building a flow sensitive intra-procedural alias analysis(without interprocedural info). > So, the first thing I have to consider is where a parameter-pointer or a global-pointer might point to. > Then I defined several special Virtual Memory Locations:
2013 Mar 21
2
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
Hi, Daniel, thank you for your advice. Yes, ALL_MEMORY points to ALL_MEMORY. We use MD(memory descriptor) to abstract a memory location.  MD contains 4 main fields: id, base, offset, size. For these special MD (ALL_MEMORY, GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY),  we give them id 1, 2, 3, 4, that means MD1 is ALL_MEMORY, MD2 is GLOBAL_MEMORY, the same goes for the rest.  Then we maintain a
2013 Mar 22
0
[LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
On Thu, Mar 21, 2013 at 12:29 AM, Steven Su <steven_known at yahoo.com.cn> wrote: > Hi, Daniel, thank you for your advice. > Yes, ALL_MEMORY points to ALL_MEMORY. > > We use MD(memory descriptor) to abstract a memory location. > MD contains 4 main fields: id, base, offset, size. > For these special MD (ALL_MEMORY, GLOBAL_MEMORY, STACK_MEMORY, HEAP_MEMORY), > we give them
2001 Nov 29
2
Does Wine leave a Zombie-Thread behind?
Hi all, I'm quite new to Wine, so sorry if this question was discussed before. I installed Wine to have Lotus Notes running on my Linux-Box (SuSE 7.2). I use to start it via a desktop shortcut. After closing Notes I still find a wine process running. If I start it from the command line, I also have to kill the process after Notes is finished (CRTL-C). Is this a bug or a feature? Any
2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
Hi Reid, Unfortunately yes, it is. > If we do go with approach 3, I'd recommend adding a single metadata attachment that controls all sections a global could possibly live in (text, data, rdata, bss). I agree with this, although I think using metadata here wouldn't be right - don't we need to use attributes when dropping metadata would cause miscompiles? I was considering adding
2011 Apr 18
8
When i run the application theres something error anyone -
When i run the application theres something error PROGRAM ERROR then blah blah anyone help me how to configure this application:(
2011 Sep 28
7
Accpac :( :(
i think nobody cant fix my problem until now... im waiting for 3months.
2011 May 09
57
Does wine support rts. program?
anybody tell me does wine supported rts program.. ?
2002 Aug 01
1
Accpac Plus on Samba?
Has anyone had success with Appcac Plus (Dos) running on a samba machine? If so, any particular lanpak and version requirements? How about locking - I'll assume oplocks off (like NT). Thanks, Steve -------------- next part -------------- HTML attachment scrubbed and removed
2011 Jul 19
4
Re: Does wine support rts. program?
wahh :( :( so how can you get some demo files?
2005 Dec 13
1
Help with fonts
I recently changed to a new computer and reinstalled linux. I'm not happy with the current fonts and I see that the whole fonts area has been revamped, so any old notes I have are obsolete. Can anyone help me out? The first and major issue is that when an installation program I am running tries to display "C:\Program Files" it comes out looking like CWProgram Files. Having