we only need adding clipper or not set it to
true or false. Then ddraw dx hal blt is complete
2. Split complete each surface getting own memory
3. Remove create for overlay for now the code need be
more tested
svn path=/trunk/; revision=21510
\trunk\reactos\drivers\bus\serenum (Unlocked)
Herve Poussineau (the author) said parts he wrote are clean.
There were no actual code from other contributors (only warning fixes etc.)
svn path=/trunk/; revision=21507
\trunk\reactos\dll\cpl\access (unlocked)
This code seems clean, it does nothing useful.
Thomas Weidenmueller agreed it's clean too.
svn path=/trunk/; revision=21504
\trunk\reactos\dll\cpl\liccpa (Unlocked)
Clean. Stewen Edwards quote: "This application does almost nothing and its really good at it."
svn path=/trunk/; revision=21502
\trunk\reactos\dll\cpl\intl (Unlocked)
I reviewed the code and it seems clean to me.
This control panel applet is very incomplete.
svn path=/trunk/; revision=21501
\trunk\reactos\base\services\dhcpd (Unlocked)
3rd party code. Has nothing to do with reverse engeneering.
Authors:
Carlos Duclos Vergara, <carlos at embedded dot cl>
Pablo Bleyer Kocik, <pbleyer at embedded dot cl>
Manuel Jander, <mjander at embedded dot cl>
svn path=/trunk/; revision=21499
1. Implement DdBlt in ddraw it is not a complete implement it does not blt from a source surface to destination surface. for we do not create other types that primary surface for now. and it is always primary is the destination. Rember it does not working in fullscreen that is a bug.
svn path=/trunk/; revision=21497
\trunk\reactos\base\applications\network\roshttpd (unlocked)
Obviously clean. Has nothing to do with reverse engeneering. Written by Casper.
svn path=/trunk/; revision=21491
\trunk\reactos\base\applications\network\ftp (Unlocked)
3rd party code. Copyright (c) 1985 Regents of the University of California.
svn path=/trunk/; revision=21490
\trunk\reactos\base\applications\games\solitaire (Unlocked)
Obviously clean. Has nothing to do with reverse engeneering.
3rd party code. Copyright J Brown 2001.
svn path=/trunk/; revision=21487
Since 21002, we actually check this in ndis, before we just assumed Hex regardless of what was sent in. This fixes networking under qemu.
svn path=/trunk/; revision=21475
Set the correct hardware type flag. Fixes bug 651.
Send option 12 on discovery, allows some DHCP servers to dynamically update DNS.
Send option 61 for good measure. We use the MAC address as some other OSes do.
svn path=/trunk/; revision=21474
trunk\reactos\dll\win32\serialui (unlocked)
I used clean methods to develop this dll. Function prototypes are from wine. Only drvCommConfigDialog is implemented. MSDN says: "The CommConfigDialog function requires a dynamic-link library (DLL) provided by the communications hardware vendor."
svn path=/trunk/; revision=21471
dll/win32/newdev:
- hpoussin and Christoph_vW assures this is a clean implementation, no disassembly of windows code happened during the development of it, and all code is obvious
svn path=/trunk/; revision=21466