search for: wcuser_setfont

Displaying 5 results from an estimated 5 matches for "wcuser_setfont".

2009 Dec 23
3
devcpp error
hello i have installed devcpp on my wine but when i run it no command prompt is shown and so i cant see if it runned or no? how i can run it? as this program: #include <cstdlib> #include <iostream> using namespace std; int main(int argc, char *argv[]) { cout<<"hello,world"<<endl; int i; cin>>i; system("PAUSE"); return EXIT_SUCCESS; }
2002 Dec 30
1
wcmd - continued font problems
...KDE used for office type applications 3) An up to date Redhat 7.3 machine running KDE used for Pro Audio applications The results running wcmd are: Machine 1) wcmd runs with no error messages Machine 2) wcmd runs, but gives the following messages: [mark@hindemith mark]$ wcmd err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font [mark@hindemith mark]$ Machine 3) wcmd fails to run with the error messages: [mark@Godzilla mark]$ wcmd err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting [mark@Godzilla mark]$ So, to some extent it looks like it'...
2008 Apr 18
0
got font problem invoking wineconsole (w/ debug info)
Hello, I have been tackling this problem for a whole day: err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting I digged in and found it could be related to locale and other things. Lacking enough knowledge, I could go no further. Result from...
2005 Dec 22
0
program doesn't work, wine returns without message
...sound, mouse and keyboard input, nothing special compared to the programs that are known to run under wine. When running it under winedbg I get this output: mstreibe@max:/media/cdrom $ winedbg MATIKUS.EXE WineDbg starting on pid 0x10 sizeof(RADEONDRIRec) == 100, devPrivSize 100 err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font sizeof(RADEONDRIRec) == 100, devPrivSize 100 In 32 bit mode. 0x7fcea944: pushl %esi Wine-dbg>cont First chance exception: page fault on write access to 0x000f0400 in 32-bit code (0xb7e301bf). Register dump: CS:0073 SS:007b DS:007b ES:0...
2010 Mar 11
1
Strange problems with WH_CALLWNDPROC hook
...d. I can't find a reason for that termination. When I remove the hook, everything works fine - but the RPG Maker won't be altered this way^^ - so no more than INSTALLING the hook (it gets never activated!) causes the problem! While terminating, winedbg shows the following: err:wineconsole:WCUSER_SetFont wrong font err:seh:setup_exception_record stack overflow 1088 bytes in thread 000c eip 7bc3ea98 esp 00240ef0 Since the termination happens inside the RPG Maker and not inside my DLL, I have no idea what to do to track down and solve the problem :( This is the project: http://cherrytree.at/ultimat...