Search found 141 matches

by w3seek
Thu Dec 29, 2005 1:51 am
Forum: Development Help
Topic: Test tools and development.
Replies: 5
Views: 5818

the win2003 DDK can also be downloaded for free...
by w3seek
Fri Dec 23, 2005 3:15 pm
Forum: German
Topic: ReactOS und Delphi?
Replies: 1
Views: 3635

Der groesste Teil an Delphianwendungen laeuft im Moment nicht oder nicht vernuenftig.
In die offizielle code base kann nur C oder C++ Code aufgenommen werden, unter Umstaenden auch Assembler Code (betrifft nur hardwarenahen oder extrem performancekritischen Code).
by w3seek
Sat Dec 17, 2005 9:52 pm
Forum: German
Topic: In Sachen Viren wohl nicht besser als Windows
Replies: 9
Views: 9778

ReactOS unterstuetzt das schon seit geraumer Zeit...
by w3seek
Sat Dec 17, 2005 1:14 pm
Forum: General Discussion and Feedback
Topic: Partition Handling wihtout drive-letters
Replies: 10
Views: 6987

drive letters are a win32 thing, NT internally translates them and doesn't use drive letters
by w3seek
Mon Nov 14, 2005 12:14 pm
Forum: General Discussion and Feedback
Topic: Registry Editor: search function
Replies: 2
Views: 2942

The reason the patch hasn't been applied is that we're way out of sync with wine. I don't know if it's better to submit some patches to wine and re-import their regedit or keep working on our own...
by w3seek
Sat Oct 22, 2005 1:06 pm
Forum: General Discussion and Feedback
Topic: Native "SVGA" console modes
Replies: 4
Views: 3687

we don't really support 16 bit applications at all at this point
by w3seek
Thu Oct 06, 2005 7:41 pm
Forum: Development Help
Topic: shell32 addons
Replies: 5
Views: 6357

you should submit the patch to wine again. This way it gets merged into reactos on the next synchronization and reduces merging problems for us.
by w3seek
Thu Jul 07, 2005 3:23 am
Forum: General Discussion and Feedback
Topic: Reactos outdated ?
Replies: 12
Views: 11165

Longhorn should be NT 5.2 iirc
by w3seek
Mon Jul 04, 2005 8:33 pm
Forum: General Discussion and Feedback
Topic: Sugestion: UXTHEME.DLL subsystem
Replies: 6
Views: 4233

Re: Sugestion: UXTHEME.DLL subsystem

It would be nice if a theme engine was introduced, along with common controls 6.0 emmulation, also a ROS default theme, and full visual style support without the need to hack uxtheme.dll. there has been a QT wrapper made for XP visual styles already. Btw, I imported uxtheme.dll from wine yesterday...
by w3seek
Wed Jun 15, 2005 1:37 pm
Forum: German
Topic: Wikipedia
Replies: 7
Views: 6726

Ground0 wrote:Hmm irgendwie finde ich einfach den weg zur Deutschen Wiki nicht ... :?
http://de.wikipedia.org/
by w3seek
Tue May 03, 2005 10:26 am
Forum: General Discussion and Feedback
Topic: ros security and registry
Replies: 11
Views: 7326

I'm mostly talking about: HKEY_LACAL_MACHINE\Software\Microsoft\Windows\CurrentVersion when I said Global registry I meant places that Windows usues for settings such as: HKEY_LACAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run These places are read-only for standard users.... They can only...
by w3seek
Tue May 03, 2005 10:23 am
Forum: General Discussion and Feedback
Topic: Are drive letters bad?
Replies: 15
Views: 13433

the problem is, there are so many windows applications that expect paths in the form letter:\directory\file.ext
by w3seek
Mon May 02, 2005 4:16 pm
Forum: General Discussion and Feedback
Topic: Are drive letters bad?
Replies: 15
Views: 13433

drive letters are just a left-over from the old DOS times, windows is able to mount more than 26 drives as ea already mentioned ;)
by w3seek
Mon May 02, 2005 2:04 am
Forum: General Discussion and Feedback
Topic: ros security and registry
Replies: 11
Views: 7326

I count all programs that access the global registery and changes it for its own purpose without user input as virus. The global registry (i assume you mean HKEY_LOCAL_MACHINE) is read-only for standard users, only the administrator account can write to it... Maybe it'd help if people who don't kno...
by w3seek
Sun Apr 24, 2005 8:15 pm
Forum: General Discussion and Feedback
Topic: Problems with compiling ReactOS 0.2.6
Replies: 1
Views: 2374

any chance your file system is corrupted?