[ros-dev] Re: [ros-cvs] CVS Update: reactos
Richard Campbell
eek2121 at comcast.net
Thu Dec 9 13:35:14 CET 2004
A little FYI: The windows NT kernel is apparently 100% unicode. This
means that ALL strings within the kernel are unicode. His changes are
correct.
Alex Ionescu wrote:
> weiden at cvs.reactos.com wrote:
>
>> CVSROOT: /CVS/ReactOS
>> Module name: reactos
>> Repository: reactos/lib/kernel32/misc/
>> Changes by: weiden at mok.osexperts.com 04/12/09 09:28:11
>>
>> Modified files:
>> reactos/lib/kernel32/file/: dir.c
>> reactos/lib/kernel32/include/: kernel32.h
>> reactos/lib/kernel32/misc/: stubs.c
>> Log message:
>> implemented SetDllDirectory() and GetDllDirectory().
>> LoadLibrary(Ex)() should be extended to use the dll directory when
>> present!
>>
>> _______________________________________________
>> Ros-cvs mailing list
>> Ros-cvs at reactos.com
>> http://reactos.com/mailman/listinfo/ros-cvs
>>
>>
>>
> Hi,
>
> Shouldn't kernel not use unicode_strings + rtl, and just stay within
> the domain of normal string functions and kernel32 stuff?
>
> Also, shouldn't the DllDirectory be in the registry, and not some
> local var that gets erased every time you reboot?
>
> Best regards,
> Alex Ionescu
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
>
More information about the Ros-dev
mailing list