Stas'M
czAdamV: code.reactos.org domain is not used anymore
Stas'M
since the migration to GitHub
sameroom
[czAdamV] Oh ok. Commit history links here are linking there though: https://www.reactos.org/wiki/ReactOS_Explorer
Stas'M
Yeah, many wiki pages are outdated a bit now
Stas'M
fixed that
Nicolas
In a Google search I found this web: https://undocumented.ntinternals.net/
Nicolas
In a Google search I found this web: https://undocumented.ntinternals.net/
Aparently it is safe to use. It does not have any code.
sameroom
[AmR|EiSa] Did Any one work with 7zip code ?
Jeff
Unfortunately I've got BSoD on my eeepc
sameroom
[infinitycycle] Hello, all!
sameroom
[infinitycycle] Is this the place to ask specific questions about ReactOS?
sameroom
[Mysoft] sure
sameroom
[Mysoft] altough most of the devs would be on #reactos-dev
sameroom
[Mysoft] but here is fine
sameroom
[infinitycycle] Very good, then! Thank you.
sameroom
[infinitycycle] I was wondering what the relationship between ReactOS and Wine is. I've been told ReactOS contains code from and contributes code to Wine. So for example, if a feature is unsupported natively by ReactOS but is well supported by Wine on Unix-like systems, is there a chance that the feature could still work?
sameroom
[hyoenmadan] <infinitycycle>: reactos uses Wine for usermode components and libraries. Kernel mode Core/Base Drivers/Video Subsystem and HAL are ReactOS "in-home" made
sameroom
[hyoenmadan] the supported features are limited for what kernel mode cna provide
sameroom
[hyoenmadan] *can
sameroom
[hyoenmadan] because certain features are backed by drivers, or Kernel mode components
sameroom
[hyoenmadan] this is true for things like 3D acceleration
sameroom
[hyoenmadan] there are also some Wine components which depend in UNIX app backends, like printing... these can't be ported completely to ReactOS because ROS isn't UNIX
sameroom
[hyoenmadan] and porting nix apps just to make wine lib happy is as troublesome as doing the support in the right way
sameroom
[hyoenmadan] reimplementing it as is done in windows
sameroom
[hyoenmadan] so we choose discard these components and just make them from scratch in the right way, as how them are implemented in Windows
sameroom
[oiaohm] hyoenmadan: Only time I could see the short cut working is if reactos had a really functional WSL equal.
sameroom
[oiaohm] hyoenmadan: again that is not a easy thing either.
sameroom
[hyoenmadan] <oiaohm>: yep
sameroom
[infinitycycle] Wow. That was literally everything I wanted to know. Thank you much!
sameroom
[johnsmithfromJIR] Hey all. Just a quick question: Couldn't I somehow use vgal's improved USB stack drivers on a current daily build? Would copying them to the daily ISO (most recent one) suffice?
sameroom
[RosBuild] build #4834 of Test KVM AHK is complete: Exception [6exception interrupted] Build details are at https://build.reactos.org/builders/Test%20KVM%20AHK/builds/4834 blamelist: Amine Khaldi <amine.khaldi@reactos.org>
Anonymous
Wait
Anonymous
Does that link it to the IRC channel?
Anonymous
Yes
sameroom
[AmR|EiSa] Did Any one know I can make activex by mingw ?
Anonymous
Run Windows XP
Anonymous
Like me c:
Anonymous
See c:
Anonymous
Anonymous
Much more stable!
sameroom
[CatButts] I use XP because it's what I know best and what I'm used to
sameroom
[CatButts] 7 is ok
sameroom
[CatButts] anything above, going downhill
sameroom
[CatButts] man, I really need a tool to batch-replace IAT entries
sameroom
[CatButts] take pot shot at the exe and all dlls in folder until program works :p
sameroom
[CatButts] https://github.com/hasherezade/IAT_patcher/releases/
sameroom
[CatButts] it's quite funny
sameroom
[CatButts] because I have to manually patch a tool that will automatically patch
sameroom
[CatButts] as they say in Romanian, the lazy person runs more
Anonymous
CatButts
Anonymous
Imma spank you
sameroom
[CatButts] is reactos-tg a chat bridge?
sameroom
[CatButts] is that you, stevendale?
sameroom
[CatButts] :p
Anonymous
Yeah it is lol
Anonymous
On Telegram heh
sameroom
[stevendale] Hi CatButts
sameroom
[CatButts] I'd recognize that spank anywhere!
sameroom
[eersoy93] Why we ntprint.dll don't have anymore?
sameroom
[eersoy93] Sorry for hurryish English. :)
Anonymous
sameroom
[CatButts] well, my curiosity has been sated
sameroom
[CatButts] hello, eersoy93
sameroom
[eersoy93] CatButts: I couldn't open WebP format.
sameroom
[CatButts] ah, I was testing the Telegram chat ReactOS has
sameroom
[CatButts] in addition to the IRC you use now
sameroom
[CatButts] that eersoy93, is just a large picture saying hello
sameroom
[sanchaez] npuBeT
sameroom
[CatButts] priviet
sameroom
[eersoy93] Hello CatButts. :)
sameroom
[CatButts] a very cute large picture saying hello :p
sameroom
[CatButts] https://github.com/hasherezade/bearparser
sameroom
[CatButts] >portable executable parser library
sameroom
[CatButts] >requires qt5
sameroom
[CatButts] portable my anus :p
Stas'M
uhm...
sameroom
[RosKGB] 03Amine Khaldi 05master c1718e2 06reactos 10(9 files in 2 dirs) [MSVFW32] Sync with Wine Staging 3.3. CORE-14434 * 14https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c1718e2
sameroom
[RosKGB] 03Amine Khaldi 05master 48cc781 06reactos 10modules/rostests/winetests/msvfw32/msvfw.c [MSVFW32_WINETEST] Sync with Wine Staging 3.3. CORE-14434 * 14https://git.reactos.org/?p=reactos.git;a=commitdiff;h=48cc781
sameroom
[RosKGB] 03Amine Khaldi 05master c6d247b 06reactos 10dll/win32/msvidc32/msvidc32_private.h 10dll/win32/msvidc32/msvideo1.c 10dll/win32/msvidc32/rsrc.rc 10media/doc/README.WINE [MSVIDC32] Sync with Wine Staging 3.3. CORE-14434 * 14https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c6d247b
sameroom
[RosKGB] 03Amine Khaldi 05master 6067ff2 06reactos 10dll/3rdparty/libxslt/ 10documents.hsdk/include/reactos/libs/libxslt/documents.h 10extra.hsdk/include/reactos/libs/libxslt/extra.h [LIBXSLT] Move documents.h and extra.h to the includes folder. CORE-14434 * 14https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6067ff2