Building in Unicode mode

2006-04-07 Thread Sergio
/include/wine/windows/tchar.h:27:2: error: #error You must use msvcrt when building in Unicode/MBCS mode I tried defining __WINE_USE_MSVCRT but it did not help. Does anyone have any idea of how to solve this problem? Thank you in advance. Sergio.

Page fault: completely lost while debugging

2005-12-19 Thread Sergio
any way to get to know where the aplication is crashing? Thank you. Sergio.

Re: Problems generating c++ project since wine 0.9.3

2005-12-13 Thread Sergio
Vincent Béron wrote: >> Is there something that I am misisng when generating this project? Or is >> this a known issue? > > Known problem (caused then fixed by me). > The fix was committed after 0.9.3, and is the patch available from > http://source.winehq.org/git/?p=wine.git;a=commitdiff_plain;h

Problems generating c++ project since wine 0.9.3

2005-12-11 Thread Sergio
idl.h:46: error: expected unqualified-id before ‘:’ token ... Is there something that I am misisng when generating this project? Or is this a known issue? Thanks. Sergio.

Re: popen() to execute\read a Linux (not windows) command

2005-11-24 Thread Sergio
Eric Pouech wrote: > Boaz Harrosh wrote: >> Sergio wrote: >> >>> I see. But I need to link to msvcrt for the rest of the functions in >>> the dll >>> I am trying to make. I only need popen to be linked using linux' >>> libraries. >>&

Re: popen() to execute\read a Linux (not windows) command

2005-11-23 Thread Sergio
Rob Shearman wrote: > Sergio Tridente wrote: > >>Sergio wrote: >> >>>Hi, >>> >>>>From a win32 program compiled with winelib I am trying to execute the >>>following: >>>FILE *program; >>>if (program = popen("dc

Re: popen() to execute\read a Linux (not windows) command

2005-11-22 Thread Sergio Tridente
Sergio wrote: > Hi, > >>From a win32 program compiled with winelib I am trying to execute the > following: > FILE *program; > if (program = popen("dcop amarok player nowPlaying", "r")) > fgets(buff, sizeof(buff), program); > The idea is to

popen() to execute\read a Linux (not windows) command

2005-11-20 Thread Sergio
is that the popen function is opening/reading only windows programs. How can I make it open a pipe on a Linux' one? Is there something like linux_popen()? Thanks. Sergio.

'std::*' not declared in C++ when trying to compile with wineg++

2005-11-12 Thread Sergio
Hi all, I am again having trouble when compiling other c++ projects. This time I am not even able to get at least one file compiled. I did a serach in the Internet but really did not understand what to do. This problem is maybe not directly related to wine but to g++. It seems the compiler isnot a

Re: Resource file and linking C++ project using winelib

2005-11-02 Thread Sergio
anging that makes the whoel thing work. Now my question is: how's it that VC++ did not need that? Sergio wrote: > Hi all, > > I am porting an application from windows to linux (Miranda IM, a > multiprotocol IM program). I have just run into one problem: the file gets > compil

Resource file and linking C++ project using winelib

2005-11-01 Thread Brenda y Sergio
he same problem and manage to make it work? Has anyone here tried to link a C++ project using winelib and did not experience this problem? Thank you very much. I am really lost and your help will be highly appreciated. Sergio.

Re: Test drive error

2004-07-29 Thread sergio ojalvo
On Thu, 2004-07-29 at 18:29, Dimitrie O. Paun wrote: > On Thu, Jul 29, 2004 at 01:50:20PM +0300, sergio ojalvo wrote: > > Hi > > I'm working on Debian Linux. I just install the wine packages and > > download sources for trying the test driver. > > Running Winemaker

Test drive error

2004-07-29 Thread sergio ojalvo
/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.

[PATCH] Exception c0000005 opening JPEG files in FoxPro

2004-04-28 Thread Sergio López
, and Visual FoxPro continue the execution loading correctly the image. Best regards, -- Sergio López [EMAIL PROTECTED] --- cursoricon.c.orig 2004-04-29 03:13:11.0 +0200 +++ cursoricon.c2004-04-29 03:13:33.0 +0200 @@ -504,6 +504,9 @@ if (pos>=(LPBYTE)bits+766) g