Displaying 6 results from an estimated 6 matches for "jumppanen".
2001 Aug 15
1
WineLib Warning?
...CSTR, int);
and this is what the Borland Windows SDK help file says:
int CompareString(
LCID Locale,
DWORD dwCmpFlags,
LPCTSTR lpString1,
int cchCount1,
LPCTSTR lpString2,
int cchCount2
);
Is the define in the Wine headers wrong?
Regrads Jussi Jumppanen
2001 Nov 19
3
WineLib Seg Fault?
...ne/user.reg: saving key \\User\\jussij
[jussij@linux zeus]$ /home/jussij/.wine/system.reg: saving key \\Machine
/home/jussij/.wine/userdef.reg: saving key \\User\\.Default
Server: exiting (pid=22788)
Is my configuration file faulty?
Any hints as to what is going wrong?
Thanks in advance.
Jussi Jumppanen
jussij@zeusedit.com
2001 Aug 15
0
Wine Menu Spacing
...en 2 menu bar items */
#define MENU_BAR_ITEMS_SPACE 2 /* was originally 12 */
With a reduced spacing the menu then looks very similar
on a default installation of Mandrake Linux running wine
as it does on windows.
Is there any reason why this spacing has been set to
such a large number?
Jussi Jumppanen
Home Page: http://www.zeusedit.com
2001 Nov 12
0
WineLib and Static Libs
...he WineLib application.
Now the same make files still compile but the link reports
hundreds of unresolved externals.
Is is no longer possible to use ststic libs with WineLib?
Is the only solution to make these into DLL's using
WineMaker?
Any help much appreciated.
Thanks in advance.
Jussi Jumppanen.
2001 Aug 13
1
WineLib Linker Error?
...InfoA( &info );
if (!(info.dwFlags & STARTF_USESHOWWINDOW)) info.wShowWindow = 1;
_ARGC = __wine_get_main_args( &_ARGV );
ExitProcess( WinMain( GetModuleHandleA(0), 0, cmdline,
info.wShowWindow ) );
}
Any help would be much appreciate.
Thanks in advance.
Regards Jussi Jumppanen
2001 May 16
1
wine-20010510 fails to run?
The system I am using is a clean install of Mandrake 8.0 which
has the gcc version 2.96 installed.
I downloaded the wine-20010510 snapshot and successfully
ran the ./tools/wininstall.
The build seems to have run without problems and if I type:
wine --version
the correct release number is displayed indicating the
install was also succesful.
As per the FAQ I also did the following: