WNetGetUser16

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Harvey
Newbie
Newbie
Posts: 2
Joined: Thu Feb 05, 2009 4:41 am

WNetGetUser16

Post by Harvey »

Hi everybody,

I am new to this forum so don't shoot me if I do something wrong in the beginning...
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
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

WNetGetUser16

Post by austin987 »

On Thu, Feb 5, 2009 at 3:49 AM, Harvey <[email protected]> wrote:
Hi everybody,

I am new to this forum so don't shoot me if I do something wrong in the beginning...
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





File a bug.

--
-Austin
Harvey
Newbie
Newbie
Posts: 2
Joined: Thu Feb 05, 2009 4:41 am

WNetGetUser16

Post by Harvey »

Austin,
File a bug.
Did so, Nr. 17269. BTW, is it allowed to vote for my own bug? I carefully voted one time ;-)

Harvey
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

WNetGetUser16

Post by austin987 »

On Thu, Feb 5, 2009 at 1:32 PM, Harvey <[email protected]> wrote:
Austin,

File a bug.
Did so, Nr. 17269. BTW, is it allowed to vote for my own bug? I carefully voted one time ;-)
Sure. Use as many as you have.

--
-Austin
Locked