similar to: Unhandled exception: page fault on read access

Displaying 20 results from an estimated 900 matches similar to: "Unhandled exception: page fault on read access"

2002 Jan 07
0
Unhandled exception: page fault on read access
Skipped content of type multipart/alternative-------------- next part -------------- wine --debugmsg +seh wlaunch.exe fixme:module:CreateProcessA (sciw.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:ole:MSFT_DoTypeInfo Assign constructor/destructor memid <snip> repeated 52 times /<snip> fixme:font:AddFontResourceA ("C:\\WINDOWS\\Fonts\\reale___.ttf"): stub! Read the Wine
2005 May 03
2
wineconf video downloads
Videos will appear here http://wineconf.geldorp.nl/ enjoy. Ivan.
2001 Jul 06
2
winelib and compiling MFC
Hi, The company I work for, has asked me to use winelib to port some code, however I have a problem compiling the MFC. I run winemaker 0.5.7 with options: 'winemaker --lower-uppercase -nomfc --dll ./ > \ winemaker_output.txt' No errors in file or stderror; further winemaker accesses the correct directories. But when I run ./configure as: './configure --with-wine=/usr/bin \
2001 May 22
4
win98 trashed & !$!$ files
Wine (20000213-1) has apparently trashed my win98. Many files seemed to have been moved to directories named !$!$!$!$.*. Windows starts, but almost nothing works since programs have been moved to these to these directories. Any help in fixing the situation will be greatly appreciated. This is on RedHat 6.2 (2.2.14). winecheck gives This script verifies the configuration of the whole Wine
2002 Oct 31
1
winelib: porting Delphi apps
Just a (probably crazy) thought: What about porting Windoze apps that aren't written in C? I've got a Delphi application that currently runs under Virtual PC under OS 9.2 on an eMac (PPC Processor), which would run much faster without those OS layers in between. I don't really have a clue as to whether this really far-out-whacky or not cuz I am not really a Delphi, or, for that matter,
2001 Sep 17
3
Dreamweaver
when trying to install dreamweaver i get an ikernel.exe error any ideas?
2001 Apr 20
2
strupr, strlwr
in wine 0418, the strupr and strlwr defines were removed from tchar.h does anyone know why? ------------------------------------------------------------ Get your FREE web-based e-mail and newsgroup access at: http://MailAndNews.com Create a new mailbox, or access your existing IMAP4 or POP3 mailbox from anywhere with just a web browser.
2001 May 17
2
Win dll used with a Linux executable
Hi, I would like to use a TI dll used to communicate with TMS 320C6211 DSK with my own program written under Linux. Does anybody knows if it is possible (and how) to use (link) a Windows dll in a Linux program ?? Ciao, Riccardo Cerulli-Irelli
2001 May 17
1
makefile converter
Hey, Does anyone know of any VC++ to UNIX/LINUX makefile converter? If there is anything in the works or should I just bit the bullet and write my own script? Thanks, Joe
2001 May 22
2
Configuration/Announce
with today's CVS commit (for those who stay up to date with the latest developments), you'll have to modify your Wine configuration to reflect the changes. First of all, your Wine configuration file now needs a WinMM section containing the following: [WinMM] "Drivers" = "wineoss.drv" "WaveMapper" = "msacm.drv" "MidiMapper" =
2001 Jun 06
1
Newbie question: Running WINE on SuSE LINUX PPC (Macintosh Computer).
Has anyone succeeded on using WINE on PPC computer via SuSE Linux 7.0 (or Darwin?) Thanks, Tony K.
2001 Jul 10
1
winelib and no mfc
Hi, I have assumed that if I want to use winelib for porting, I must compile MFC under Linux regardless if my app uses MFC or not. Is this true? It seems like if I have to compile MFC and yet I don't use it, I should choose another alternative to port my app since the process of getting MFC to compile is extensive. Also, my app involves video compression for internet use. Should I expect a
2001 Jul 16
2
Config file
i'm having problems creating confgi file someone can send me your config in mail body or how is head of config file because i'm receiving the follow message when i type wine wineserver: /$HOME/.wine/config is not a valid registry file wine client error:(nil): recvmsg: Connection reset by peer
2001 Jul 23
1
msvcrt/io.h and winelib, wine-users digest, Vol 1 #596 - 3 msgs
> You should not need to copy any header from windows. If you need to >do so then it's a Wine bug (well, there are probably still a couple of >missing headers, let us know about it when you find one). All right, what about stdio.h and wctype.h, which stdio.h requires? Do we use the Linux stdio.h instead? _____________________________________________________________ Sign up
2002 Feb 23
2
BSD installation
Hi all ! I searched newsgroup archive prior to ask this newbie question, did not find any answer; I am trying to install wine (20020122) on FreeBSD (4.5) I have 2 problems: 1. When I do installation from port, I am getting errors like "undefined reference to .." To memset, getuid, memcpy, strcat, strcpy etc .. 2. When is is finally built and installed, I can run wine itself but I can
2002 Aug 06
2
Fwd: this is scary
i got this link from another list. does this affect applications running in wine? http://security.tombom.co.uk/shatter.html -- Oh, I have slipped the surly bonds of DOS, and danced the skies on Linux silvered wings. http://pfrostie.freeservers.com/cad-tastrafy/ http://www.freelists.org/list/cad-linux
2001 Jun 12
3
Wine on RedHat7.1?
Hi there! I'm trying to compile Wine on my Red Hat7.1. But during the compilation my system suddenly reboots without any error message. Under Red Hat 7.0 I also can't compile it, only on SuSE 7.0 does it work! What's wrong? What can I do about it? Thx Marius
2007 Jun 26
3
About stdlib.h system()
Hi all, I tried to call another .exe file in my own exe file by using the system() API. But the return value of system() is -1 and errno is set to ENOENT. It indicates that the another exe file is not found. So I copy the another exe to the fake directory: C:\windoes\system32, since wine always find the exe file there. And I also set the environment variable "System" and
1999 Feb 02
1
Unix permission problems with 'attrib'
Hi, I'm been using Samba for some time and I have been bugged by a problem with SourceSafe. I finally took some time to see what is going on and found the source of the problem (well, not in the source code though). I'm partially responsible, I have Unix files with the following rights "r--rw---" and Samba does not deal with these very well. I am now makind sure that this case
2001 Jul 18
2
winelib and msvcrt/stdio.h
Hi, I am using Winelib and no mfc to get a company app to run on Linux. It is a cuiexe as well. However, I get a lot of errors when I include <msvcrt/io.h>. e.g., /usr/include/wine/msvcrt/stdio.h:66: syntax error before '(' This line is: typedef struct MSVCRT(_iobuf) Is it possible to do this with C/C++? I am assuming it is a Windows thing. My version of wine is: