search for: wnetgetuser16

Displaying 4 results from an estimated 4 matches for "wnetgetuser16".

2009 Feb 05
3
WNetGetUser16
...nning... My problem: I am trying to get an application running under wine developed with Superbase, an old Win16 Rapid-application-delvelopment database. Nearly everything is working quite well but this program relies on getting the name of the currently logged in user by calling the Win16 function WNetGetUser16. This is a stub in wine. I'm not capable to code this myself, but could anybody do so? I guess it should not be that complicated. There should be the same function in Win32. Maybe link them both together? Thanks Harvey
2008 Apr 14
0
DOSVM_Int31Handler Real mode segment - no longer supported
...an ancient version of DbaseV - designed for Win 3.1 Trying to run it under Wine (0.9.59) gives the following problem wine DBASEWIN.EXE fixme:toolhelp:InterruptRegister16 (0000, 0x18b7361c), stub. fixme:int31:DOSVM_Int31Handler Real mode segment (1ce7) to descriptor: no longer supported fixme:wnet:WNetGetUser16 (0x1, 0x3df9aa, 0x3dfaae): stub fixme:int31:DOSVM_FreeRMCB callback address: 1001:0000 Using winecfg I have select Win 3.1 Is there any hope/chance to get it running? Many thanks for a hint. Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany
2011 Jul 01
4
problem starting Visual dBASEv 5.7
...t is: wine "c:\visualdb\bin\dbasewin.exe" fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer fixme:toolhelp:InterruptRegister16 (0000, 0x197700a8), stub. fixme:int31:DOSVM_Int31Handler Real mode segment (1d87) to descriptor: no longer supported fixme:wnet:WNetGetUser16 (0x1, 0x3cf646, 0x3cf74a): stub fixme:int31:DOSVM_FreeRMCB callback address: 1001:0000 Any ideas on how to get around this issue?
2010 Jan 22
0
Wine release 1.1.37
...ared and using plain integer as NULL pointer sparse warnings. ole32: Rearrange declarations in itemmoniker.c to avoid unnecessary forward declarations. wmc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. Stefan Leichter (1): user.exe: Forward WNetGetUser16 to WNetGetUserA of mpr.dll, based on a patch from Andrew Nguyen. Uwe Bonnes (3): msvcrt: In unbuffered text mode reading \r\n with fgetc fails. msvcrt: xxopen() accepts spaces in the mode string. msvcrt: Handle CR at buffer boundary and test case. Vitaly Lipatov (1): winec...