search for: win32_getlargestconsolewindowsize

Displaying 3 results from an estimated 3 matches for "win32_getlargestconsolewindowsize".

2001 Feb 23
2
Trouble with Wine-20010216
...had no problems. However, I just tried building 20010216 and my lucky streak came to an end. Now when I try to run anything, I get the following error messages: err:module:BUILTIN32_dlopen failed to load .so lib for builtin user32.dll: /usr/local/lib/libkernel32.so: undefined symbol: WIN32_GetLargestConsoleWindowSize Cannot load user32.dll On some of the programs I tried, the final message ("Cannot load user32.dll") was replaced by the following line: err:module:fixup_imports Module (file) KERNEL32.dll needed by C:\foo\part.exe (The last portion was the name of the program I was trying...
2001 Feb 20
2
Wine just won't work! Baffled.
...s similar to this: # wine notepad.exe err:module:BUILTIN32_dlopen failed to load .so lib for builtin shell32.dll: /usr/local/lib/librpcrt4.so: undefined symbol: dbch_ole err:module:BUILTIN32_dlopen failed to load .so lib for builtin kernel32.dll: /usr/local/lib/libkernel32.so: undefined symbol: WIN32_GetLargestConsoleWindowSize err:module:fixup_imports Module (file) KERNEL32.dll needed by C:\windows\system\msvcrt.dll not found err:win32:PE_LoadLibraryExA can't load C:\windows\system\msvcrt.dll err:module:fixup_imports Module (file) MSVCRT.DLL needed by C:\windows\system\shell32.dll not found err:win32:PE_LoadLibrary...
2001 Feb 20
0
Help starting Wine
...> I compiled and installed Wine Dec2000 on my Slack7.0 box running the > 2.2.18 kernel. When I start wine, Iget the following error messages and > then it crashes: > > err: module:BUILTIN32_dlopen failed to load user32.dll: > /usr/local/lib/libkernel32.so: undefined symbol: > WIN32_GetLargestConsoleWindowSize err: module:BUILTIN32_dlopen failed to > load kernel32.dll: > /usr/local/lib/libkernel32.so : undefined > symbol:WIN32_GetLargestConsoleWindowSize err:module:fixup_imports Module > (file) KERNEL32.dll needed by c:\windows\system\user32.dll not found > err:win32PE_LoadLibraryExA can...