similar to: Porting a windows application using COM, ActiveX, MFC

Displaying 20 results from an estimated 9000 matches similar to: "Porting a windows application using COM, ActiveX, MFC"

2009 Feb 17
5
Problems in Compiling MFC
1) i'm facing problem while compiling MFC code when "winemaker" command is given i get these lines admin at XXX:~/.wine/drive_c/windows/system32/MFC> winemaker --lower-uppercase . Winemaker 0.6.0 Copyright 2000 Francois Gouget <fgouget at codeweavers.com> for CodeWeavers closedir() attempted on invalid dirhandle DIRECTORY at /usr/local/bin/winemaker line 1054. closedir()
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 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 \
2011 Feb 13
1
no comdef.h while compiling ff-activex-host with winelib
Dear all, While trying to port ff-activex-host to Linux with winelib, I got an error as below: $ make wineg++ -c -O0 -W -mno-cygwin -I/home/fracting/wine-git/dlls/atl -DWIN32 -D_WINDOWS -DXP_WIN32 -DMOZILLA_STRICT_API -DXPCOM_GLUE -DXP_WIN -D_X86_ -DNPSIMPLE_EXPORTS -o GenericNPObject.o GenericNPObject.cpp In file included from GenericNPObject.cpp:36: GenericNPObject.h:39: fatal error:
2001 Mar 12
1
winelib + MFC
I am trying to port an MFC app to Linux using winelib. Can someone please give me a pointer or two??? I have looked at section 4 of the online documentation and not much were mention there. Thanks for help in advane. -Carl
2011 Feb 01
3
Help: WineLib vs Java
What are advantages of using Winelib to port instead of rewriting it entirely in Java?
2001 Jun 28
3
Porting with Winelib
Hi, I am looking into good way to port Windows applications to Linux and hopefully any other Unixes. I'd like to know about questions below. If anyone answer them, I'd appreciate it. 1. Can I use Winelib to port commercial application whose sources will be not disclosed ? 2. Is it possible to link Winelib statically with an application and distribute it ? 3. In case that I
2006 Jul 06
1
problems while compiling mfc applications with wine
Hi Everybody, I Created a small application in VC++ MFC. The application displays a messagebox on clicking a buttton. This application I want to port on Linux version. Iam using Linux ver. 9 and kernel version is 2.4.20-8. with WineLib I copied all the source code from CD and I change the mode read /write than in the current directory i used winemaker command user/sample>winemaker
2006 Jul 07
1
Probelm with WINE and MFC application
Hi Everybody, I Created a small application in VC++ MFC. The application displays a messagebox on clicking a buttton. This application I want to port on Linux version. I am using Linux RedHat9.0 and kernel version is 2.4.20-8. with WineLib I am following the guide lines given in Wine LIB User guide. I copied all the source code from CD and I change the mode read /write than in the current
2001 Jul 09
2
Need advice for application port
OK, I am definitely new to porting from Windows to Linux. You may have already seen my previous post about Winelib, ignore it for the time being. We have an app that dates back several developers, which of course no longer are available, and several years. We have had quite a few requests for a version that runs on Linux and hence the work to get the app ported. It is not a large app by most
2001 Jul 10
0
Compiling MFC with Winelib - was Need advice porting app
I've changed the message thread to compiling MFC with Winelib because I believe that is the real essence of my issue at hand. If I can figure out how to compile MFC then I will have solved my dillemma of which way to choose in porting my app to Linux. If I can't then I can use the only path available. So, there is a big vacant spot in the WineLib users guide for compiling MFC. I've
2008 Jan 24
2
Problems when compiling MFC application
<table cellspacing='0' cellpadding='0' border='0' ><tr><td style="font: inherit;"><font size="2">Dear All,</font><br> &nbsp;<br> <font size="2">&nbsp;&nbsp;&nbsp;&nbsp; This is my first post on the wine organisation mailing lists, i would like to inform all of you i am using
2001 Aug 19
1
Using MFC in wine
Hello all, I'm writing a program for windows. I've made a cross compiler, gotten some source together, and am looking to compile it. I'd like to use the microsoft foundation classes to do this. Are they included with wine? How would I include them for use in my program?
2001 Feb 22
2
afx.h... configure: error: Could not find the MFC includes
This is driving me nuts. I'm trying to compile an MFC application using WINE. I can specify the location of the ATL includes and configure is quite happy but it chokes when I give it the MFC includes in the same way: ./configure --with-atl-includes=/home/wade/VC98/atl/Include --with-mfc-includes=/home/wade/VC98/mfc/Include Wassup? I'm using Winemaker 0.5.5 And wine
2011 Mar 11
2
Need atlcom.h for compilation
I am trying to compile with Winelib in Linux and need atlcom.h file for successful compilation.I am not able to locate the file in Wine include folders. What could be the problem?
2007 Jan 08
1
MFC/R2 problems
Hi all, I have Asterisk 1.2.10, zaptel 1.2.7, spandsp-0.0.3pre22 compiled, and a Sangoma A101, and when I make a call I get this: Jan 8 13:04:06 DEBUG[12252]: chan_unicall.c:2000 unicall_exception: Exception on 19, channel 1 Jan 8 13:04:06 WARNING[12252]: chan_unicall.c:627 unicall_report: MFC/R2 UniCall/1 <- 1101 [1/ 40/Seize /Idle ] Jan 8 13:04:06 WARNING[12252]:
2012 Nov 01
2
CentOS and ActiveX
Only vaguely on topic, here: does anyone know how, in Firefox on CentOS (6.3), or if it's possible, to see and use ActiveX controls on a website? The calendar here at work has ActiveX controls, apparently, and I can't even see them, much less use them. mark "my manager doesn't want reminders...."
2011 Feb 04
10
Installation problem , Failure to register Com ActiveX
I am very new at using both Ubuntu and Wine. I have manage to get both up and running. I am trying to install FreeAccounting in Wine. I am getting a failure to register Com ActiveX errors and also have getting some decompression errors. This program works fine under win2000pro but I am interested in getting it to work on Ubuntu system. Is there something that I didn't do right? Eugene
2011 Jan 11
2
Problems with activex
I have one http applicaion that uses activex to load, my problem is that i can`t seem to install ie4linux that from what i understand works with activex. This is the only thing i need to fix to kick windows out the door. I`m using ubuntu 10.10. What wine version do i need to use in order for it to work ?
2001 Sep 26
0
winelib and mfc
I am trying use mfc to compile programs in Linux Well, i have compiled a part of mfc which is need to my VC6 application and the mfc and mfc+application are compiled without errors or undefined reference, but when i ran the program i saw this error: /winhelp: could not load library './winhelp.so' as Winelib application: cannot open shared object file: cannot load shared object file: