Kirn
It's also the edition that focuses on Windows 2000, XP, and Server 2003
Kirn
which is what ReactOS targets at the kernel level
David
it's worth reading the newer editions, because they have more information, and corrected details, compared to the 4th edition
Kow
Okay. Do what you want , Horacio.
David
however, they are definitely more expensive to obtain legally (my 4th edition hard cover copy was $5 used, from amazon)
David
https://www.amazon.com/Microsoft-Windows-Internals-4th-Server/dp/0735619174/ref=sr_1_1?ie=UTF8&qid=1476822412&sr=8-1&keywords=windows+internals+4th+edition
David
yup there's still some $5-ish copies around
Kirn
Yeah, but never look a gift horse in the mouth :)
Alejandro Jeditobe
Lot's of mm fixes were commited right now
Alejandro Jeditobe
Yep
John
Gill that sound like a german sayin
Kirn
Gill that sound like a german sayin
Hah, I'm of German desent :D
Anonymous
I'm trying to use ReactOS through a USB and I get error 0x0000007B
Kirn
I'm trying to use ReactOS through a USB and I get error 0x0000007B
that's extremely devoid of answers as weill as full of incoherencies
Kirn
"through a USB" is a nonsense statement
Kirn
My mouse is a "USB"
Kirn
my keyboard is a "USB"
Kirn
my Wi-Fi adapter is a "USB"
Anonymous
Thumb drive.
Kirn
then why the fuck didn't you say that to begin with?
Anonymous
dude cool it with the semantics
Anonymous
Because I didn't think I could burn a iso image to my headset
Kirn
dude cool it with the semantics
fuck off, semantics are absolutely critical to software development and debugging
Anonymous
I'll admit, that was kinda hostile. ;-; I understand details are important, but it's generally a good idea to be polite when people ask for support! You don't want to scare off any new people on an important project like this. *Hugs everyone*
sirati🇪🇺
Because I didn't think I could burn a iso image to my headset
You could haved use a read only flash drive, a writable flash drive, an external hard drive, an external hard drive, an external ssd, an external cd or DVD drive or burner. All of are different. Then it is important how the device is plugged in. It can be plugged in on an USB port on the Mainboard or on an USB card. You could have also used an USB switch. All of this could be an error source
Eris
then why the fuck didn't you say that to begin with?
cool down buddo, no need to "overreact", because thats one thing you could do wrong, and possibly scare off the person. be polite, for the developer's and chat's sake
Anonymous
"Abusing the NT Kernel Shim Engine" by Alex Ionescu at REcon 2016 http://www.youtube.com/watch?v=qCa9icMqBNM
Anonymous
HBelusca (https://jira.reactos.org/secure/ViewProfile.jspa?name=hbelusca) resolved CORE-10884 - cmd.exe screen buffer size height as 'Cannot Reproduce' https://jira.reactos.org/browse/CORE-10884
Alejandro Jeditobe
Hi
Andrey
Hi
Anonymous
'Hooking Nirvana" by Alex Ionescu at REcon 2015 http://www.youtube.com/watch?v=bqU0y4FzvT0
Kirn
low-hanging fruit
Kirn
this
Kirn
How would it be dangerous?
Kirn
Does it contain actual Microsoft Windows code?
Kirn
Does it contain non-public Microsoft documentation? ]
Kow
Security? That is a intro to x86 asm
Kow
Does reactos have kaslr,smep,dep in kernel?
Kow
The other day i saw kirn fuzzing drivers, be aware.
Andrey
You can edit wiki with your ReactOS account
Alejandro Jeditobe
Alex: https://sourceforge.net/blog/community-choice-project-of-the-month-vote-december-2016/ vote for ReactOS
Alejandro Jeditobe
Sorry for notification! But we really need your help! Please check and test at least one application from the list https://reactos.org/wiki/Tests_for_0.4.3 This is important for release of 0.4 3
Anonymous
hater (https://jira.reactos.org/secure/ViewProfile.jspa?name=hater) resolved ROSTESTS-246 - Create Test for WSAIoctl / SIO_GET_INTERFACE_LIST (0x4004747f) as 'Fixed' https://jira.reactos.org/browse/ROSTESTS-246
Andrey
There is section "Stuff not on the Downloader list", I guess it is not closed so you can add yours
Anonymous
hater (https://jira.reactos.org/secure/ViewProfile.jspa?name=hater) resolved CORE-12162 - [PATCH] Implement WSPIoctl overlapped as 'Fixed' https://jira.reactos.org/browse/CORE-12162 Committed in r73030
Anonymous
hey,which do you prefer for gui programming? Qt or vcl? Or???
David
WPF (XAML) is by far the best UI framework — only kept back by people's fear of .NET ;P
David
(and js — https://github.com/yuvaltz/Granular )
David
Yes, C#, or VB.Net, or any other langauge that works with the .NET Framework
David
there's quite a few: https://en.wikipedia.org/wiki/List_of_CLI_languages
Anonymous
I really fucked up with c#.. because I can't even call win32 api directly lol! I just want to design a simple gui for my kernel mode driver..
David
you can?
Anonymous
Currently I'm using vcl but people saying it is died
David
[DllImport("kernel32.dll"] public static extern void WhateverFunction();
David
@NickSin I'm a fan of C# ;P
David
IMHO, it's the most balanced language between fancyness and functionality
Nikolai
@NickSin I'm a fan of C# ;P
i'm adept of c++/asm/Qt(qml)
David
unlike the most fancier langauges, you can just get things done in it
David
and unlike low-level langauges, you don't have to wastetime worrying about low-level stuff
David
I do like low-level programming, too
David
but if the goal is to get stuff done, there aren't many langauges that reach C#'s balance
David
if the goal is to *feel* fancy, then I guess functional programming, or things like python, are the way to go
David
(and to anyone using VCL, check a tutorial on C#/WPF ;P)
Anonymous
I don't feel like I've control of my life. So I can't allow to something happen in programming language too lol. I'm thinking of go with QT..
Олександр
How about Managed C++?
Anonymous
COBOL?
Anonymous
:3
Anonymous
ahaha cobol sounds good to me <3
Anonymous
ah ah.. we're in 2017, I'm 20 and I'm losing my hair.. thanks c#