Mapping Windows User to Unix UID in ported application
I'm in the midst of porting a Unix tool to Windows and I have all of the file
IO and display elements covered. However, we need to map Windows user ID's
into the POSIX realm of integer values for UID and GID.
Is there an existing API for this purpose? Have others already done this
who could offer pointers? Or, if this is the wrong group, which group should
I post into?
Thanks
Tim
.
Relevant Pages
- Re: Porting a Unix/X11 Package to Windows
... I've been tasked with porting a long standing Unix / X11 application to Windows. ... Can someone point me to a Unix->Windows porting guide? ... I've gotta beleive that I'm not the first to ever point a Unix app to Windows and there's got to be a guide out there somewhere but possibly I'm just googling the wrong terms becuase I'm not finding what I want. ... (microsoft.public.vstudio.general) - Program hangs - but why?
... I am in the process of porting a program from Windows to Solaris. ... until ten seconds have passed and then prints the time-of-day using ... (comp.unix.solaris) - Re: linux to windows porting help
... I am working on a project that involves porting c programs from ... linux environment to windows environment. ... Any effort to move some decent software to the Windows platform ... all the networking headers with, add the relevant sockets ... (comp.programming) - Re: porting Assembly Linux <==> Windows
... The library i write in spare time is intended to get put in GPL, ... Development happens for windows, whereas majority of university nerds run ... that the vast majority of the code for my Windows ... but for porting a whole ... (comp.lang.asm.x86) - Tcl/Tk for native Windows x64?
... I'm porting a 32-bit signal processing program written in C ... can't find a suitable x64 implementation of curses, ... My target platforms are Win32, native x64 Windows, and Solaris ... (comp.lang.tcl) |
|