[ros-dev] [PATCH] minor fix for RtlStoreUlong()

d_layer dome at koganet.ne.jp
Thu Jan 13 20:09:32 CET 2005


Hi,

Attached patch should fix some problems of RtlStoreUlong().
1) store SECONDBYTE of the value correctly.
2) store a ULONG value but not a ULONG_PTR value.
There is RtlStoreUlongPtr() which stores a ULONG_PTR value.
http://msdn.microsoft.com/library/en-us/kmarch/hh/kmarch/k109_2dd28516-e8e4-4bde-924d-03d84cf89160.xml.asp

-- 
d_layer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RtlStoreUlong.patch
Type: application/octet-stream
Size: 738 bytes
Desc: not available
Url : http://reactos.com:8080/pipermail/ros-dev/attachments/20050113/938f22fe/RtlStoreUlong.obj


More information about the Ros-dev mailing list