Re: getuname: add stub implementation [try 4]

2006-06-10 Thread Dmitry Timoshkov

Vitaly Lipatov [EMAIL PROTECTED] wrote:


Add WINE_PREATTACH and correct numer of params for GetUName
Try4: Export functions by name (@), fix warning in FIXME

Changelog
add minimal implementation for getuname dll and GetUName function


Just curious, what application besides charmap.exe uses getuname.dll?

--
Dmitry.




Re: getuname: add stub implementation [try 4]

2006-06-10 Thread Vitaly Lipatov
В сообщении от 10 июня 2006 19:25 Dmitry Timoshkov написал(a):
 Vitaly Lipatov [EMAIL PROTECTED] wrote:
  Add WINE_PREATTACH and correct numer of params for GetUName
  Try4: Export functions by name (@), fix warning in FIXME
 
  Changelog
  add minimal implementation for getuname dll and GetUName function

 Just curious, what application besides charmap.exe uses getuname.dll?
You are right, I guess it was charmap.exe
Is it unuseful dll?

-- 
Vitaly Lipatov, ALT Linux Team
Russia, Saint-Petersburg, www.etersoft.ru




Re: getuname: add stub implementation [try 4]

2006-06-10 Thread Dmitry Timoshkov

Vitaly Lipatov [EMAIL PROTECTED] wrote:


 Just curious, what application besides charmap.exe uses getuname.dll?

You are right, I guess it was charmap.exe
Is it unuseful dll?


If nobody else besides charmap.exe uses that dll then yes, it's not useful
for Wine at this point. Since interfaces of getuname are not documented
it's clearly Windows internal dll, and chances are small that anybody else
will use it.

--
Dmitry.