[ros-kernel] Rundll32 for ReactOS
Thomas Weidenmueller
info at w3seek.de
Thu Nov 6 14:57:04 CET 2003
Shadow Flare wrote:
> The attached file contains the updated version of my rundll32 source
> code. This one is the one that should be committed, not the other.
>
>> From: "Shadow Flare" <blakflare at hotmail.com>
>> Reply-To: ReactOS Kernel List <ros-kernel at reactos.com>
>> To: ros-kernel at reactos.com
>> Subject: Re: [ros-kernel] Rundll32 for ReactOS
>> Date: Wed, 05 Nov 2003 20:05:31 +0000
>>
>> I found out about something that rundll32 from nt-based OS's supports
>> that mine doesn't yet, so I'll be adding that and posting a new
>> version of it later today.
>>
>> -ShadowFlare
>
>
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Ros-kernel mailing list
>Ros-kernel at reactos.com
>http://reactos.geldorp.nl:8080/mailman/listinfo/ros-kernel
>
Instead of calling unicode functions by using their name like
CreateWindowExW you can simply define UNICODE by adding -DUNICODE to the
parameters of gcc. I just want to tell you this because you have to call
DefWindowProcW in a unicode window proc.
Regards
Thomas
More information about the Ros-kernel
mailing list