[ros-dev] Re: [ros-cvs] CVS Update: reactos

Alex Ionescu ionucu at videotron.ca
Thu Dec 9 11:58:03 CET 2004


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


More information about the Ros-dev mailing list