Displaying 20 results from an estimated 3000 matches similar to: "Error loading mfc42.dll - failed (error c000007b)"
2011 Feb 05
2
Re: Error loading mfc42.dll - failed (error c000007b)
:) Hi experts, hi dimesio
Few days ago Wine/Birthday Reminders stopped to run. I suppose that it is a consequence of an automatic updating of Ubuntu and I ask an advice on the best way to solve the issue.
Consider that:
if I run the application clicking on it, as usual, I see the system working and stopping after tens of seconds,
If I run the application by console, this is the code that I get
2012 May 03
0
Re: Error loading mfc42.dll - failed (error c000007b)
:D For those interested, hereunder is the list of actions taken to run the application after the installation of Birthday Reminder 1.61 on Ubuntu 12.04
1) I installed wine by Package Manager which installed also: wine-gecko1.4, wine-gecko1.4:i386, wine1.4, wine1.4-amd64, wine1.4-common, wine1.4-i386:i386, winetricks.
2) I verified that Wine was listed in Application menu
3) I configured Wine by
2007 Sep 21
1
calculate age of a person and compare it
how can i calculate the age of a person using database " birth date"
my teble is user and column is bday ....
now i want to calculate the age will some one please tell me how can i
calculate the age..
actually i want to compare my two database fields birthdate and
joining date ......that is why i need this....
will someone please tell me how can i do that
2006 Jan 22
23
calculate users age
i know it''s probably really simple, how do i work out someone''s age if i
have their d.o.b. stored as a date in my db.
cheers
--
Posted via http://www.ruby-forum.com/.
2006 Sep 28
4
PowerDVD 4.0: unimplemented function MFC42.DLL.6467 called in 32-bit code
I was able to install PowerDVD 4.0 by overriding mfc42.dll. So I could
close bug 6067.
Trying to run it I get:
Unhandled exception: unimplemented function MFC42.DLL.6467 called in
32-bit code (0x7bc37f38).
What should I do with this info? Open somewhere a bug? Is it a non-Wine
bug? Googling for it gives that some other people had problems with it
(see
2006 Feb 20
0
vpimd, a personal information server
This isn''t even close to ready for release, but in case anybody is
interested, has feedback, finds it useful as is, or even wants to
collaborate...
I''ve been working on a "personal information server", something of a
protocol multiplexer. Right now it serves calendar feeds for:
- a local calendar folder (iCal 1.x''s Library/Calendars)
- rss for local todos
2010 Feb 26
2
Routing Error using Paperclip
For some reason I can''t figure out why I am getting a routing error when
I add Paperclip support. I have another test app when similar code is
working.
I created a new test app first without Paperclip support and it was
doing the CRUD operation fine. However when I added Paperclip support I
get the following error?
Routing Error
user_url failed to generate from
2011 Dec 06
6
Cannot find 'MFC42.DLL' - Problems installing Windows app
I'm trying to install a Windows application using Wine, but I'm running into some difficulties.
The .exe file is in my Documents
($) cd Documents
($) wine [File name].exe
then X11 launches, but I receive this message: Cannot find 'MFC42.DLL'. Please, re-install this application.
Terminal says: fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
Any ideas on
2011 Jun 21
5
DVDSubEdit 1.51
I'm trying to run 'DVDSubEdit 1.51' with 'wine 1.2.2' on 'Ubuntu 10.04 desktop 32 bit'.
After launching 'winecfg' I added 'DVDSubEdit' and chose 'Windows 98'. From a terminal I gave the following comands:
utente at utente-desktop:~$ cd ~/.wine/drive_c/Programmi
utente at utente-desktop:~/.wine/drive_c/Programmi$ wine DVDSubEdit.exe
2006 Apr 21
2
error in abld build wins udeb
I am trying to compile speex.1.1.12 for Symbian OS but I get lots of
errors:
C:\Programmi\Symbian\7.0s\Series60_v21\Series60Ex\speex-1.1.12\symbian>abld
buil
d wins udeb
make -r -f
"\Programmi\Symbian\7.0s\Series60_v21\EPOC32\BUILD\PROGRAMMI\SYMBI
AN\7.0S\SERIES60_V21\SERIES60EX\SPEEX- 1.1.12\SYMBIAN\EXPORT.make" EXPORT
VERBOSE
=-s
Nothing to do
make -r -f
2011 Dec 15
1
Re: Cannot install vcrun6 or mfc42 using winetricks /Ubuntu10.04
i have the same problem .. latest wine folder .. same ubuntu version .. and when installing the mfc42 and/or vcrun6 and comctl32 dlls via winetricks ..
is it ok if i just download the files, and place them in the sys32 directory and run the regsvr32 for those dlls if necessary ????
thank you for your valuable feedback!
2007 Jun 16
1
missing MFC42.dll
Hi
Wine version 0.9.38~winehq~ubuntu~7.04-1 (feisty) works only with
limited success.
The main program installation failures are commented with something
similar to this:
here is a recent, typical one:
franz@RUBENS:~$ wine '/home/franz/.wine/drive_c/Program Files/Multimedia
Keyboard/PS2USBKbdDrv.exe'
err:module:import_dll Library MFC42.DLL (which is needed by
L"C:\\Program
2012 Mar 22
1
Page fault with MFC42.DLL
Hi,
I get a crash when I dynamically link with MFC42.DLL but not when I link with MFC statically
I've created a simple test program to illustrate...
#include "stdafx.h"
#include "afxole.h"
Code:
int APIENTRY WinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
{
2007 May 07
2
h323 problem with asterisk 1.2.18
i am experiencing problem with asterisk 1.2.18
I've downloaded and installed pwlib and openh323 with the following commands:
cd /path/to/pwlib
./configure
make clean opt
cd /path/to/openh323
./configure
make clean opt
then 'ive set the corresponding PATH
PWLIBDIR=/data/programmi/asterisk_1.2.18/pwlib_v1_10_0/
export PWLIBDIR
OPENH323DIR=/data/programmi/asterisk_1.2.18/openh323_v1_18_0/
2006 Feb 01
3
Configure Apache 2.0.55 and FastCGI
I''m installing a Rails App under Apache 2.0.55 with FastCGI.
I have this config under httpd.conf
------------------------
LoadModule fastcgi_module modules/mod_fastcgi.dll
...
Alias /fatturails/ "C:/Programmi/Apache
Group/Apache2/htdocs/fatturails/public/"
<Directory "C:/Programmi/Apache Group/Apache2/htdocs/fatturails/public">
AddHandler fastcgi-script .fcgi
2008 Dec 07
1
Help with manycam.Please
I have to run this windows application on my linuxbox.
But when manycam run give an arror message
"Can't load driver for the virtual Manycam capture device.
Please reboot your computer and restar manycam"
The console wine output is that:
. at dknight-ubuntu:~/.wine/drive_c/Programmi/ManyCam 2.3$ wine ManyCam.exe
fixme:mixer:ALSA_MixerInit No master control found on Trust WB-6250X
2009 Feb 16
5
Photoshop Cs3 or Cs4
Hello people! I've problems with the installation of Photoshop cs3 or cs4. When i try to install with the setup.exe Photoshop cs3, it give me this:
deandreon at deandreon-desktop:~/Scrivania/photoshop2$ wine setup.exe
fixme:console:AttachConsole stub ffffffff
Begin Adobe Setup
UI mode: Full GUI
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2008 Mar 25
4
ableton live 7.0.2 @ wine
wine "/mnt/sda1/Programmi/Ableton/Live 7.0.2/Program/Live 7.0.2.exe"
fixme:ntdll:NtQuerySecurityObject (0x4c,0x00000004,(nil),0x00000000,0x33f87c) stub!
fixme:ntdll:NtQuerySecurityObject (0x4c,0x00000004,0x6d0128,0x000000b8,0x33f87c) stub!
wine: Unhandled page fault on read access to 0x716dff98 at address 0x7ee79d39 (thread 000c), starting debugger...
Unhandled exception: page fault on
2007 Jun 21
1
[R-pkgs] RGtk2 2.10.x series available
I installed version 2.10.9-1 of RGtk2, but when I tried to load it I
received the following message:
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library 'C:/Programmi/R/R-2.5.0/library/RGtk2/libs/RGtk2.dll':
2003 Oct 02
1
log on windows box
Hello,
I'm trying to confugre tinc on my Windows 2000 box. I get only "cable
unplugged".
I have tried to enable log with command:
e:\programmi\tinc\tincd -n
euro --debug=5 --logfile=e:\programmi\tinc\tincd\tinc.log
but no log file were produced. With no log file how can i debug the problem?
Thanks for any help.
Regards,
dario rizzoli
Tinc: Discussion list about the tinc