[ros-bugs] [Bug 2266] boot crash with bootcd

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jun 6 21:14:29 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2266





------- Comment #5 from timo.kreuzer at web.de  2007-06-06 21:14 CET -------
better would probably be something like this:

ULONG IopDriverObjectNumber = 0;
...
NameLength = swprintf(NameBuffer,
                      L"\\Driver\\%08lx",
                      InterlockedIncrementUL(&IopDriverObjectNumber));


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list