Search found 14 matches

by mayr-software
Sun Dec 14, 2008 10:21 pm
Forum: General Discussion and Feedback
Topic: Long Filename support in ROS explorer(-new) ?
Replies: 16
Views: 9829

Re: Long Filename support in ROS explorer(-new) ?

Well, to be more precise, the 255 char limit comes from the windows kernel, maybe for backward compatibility. :-) Quote from: http://en.wikipedia.org/wiki/Filename: Although NTFS allows each path component (directory or filename) to be 255 characters long and paths up to about 32767 characters long,...
by mayr-software
Sun Dec 14, 2008 3:38 pm
Forum: General Discussion and Feedback
Topic: Long Filename support in ROS explorer(-new) ?
Replies: 16
Views: 9829

Long Filename support in ROS explorer(-new) ?

In our company we have some users creating nested folder structures with long path and filenames that can exceed the limit of 255 characters. These users complain that a doubleclick in windows explorer does not work. In some application's file open dialogs these files can not be selected, too. :( Af...
by mayr-software
Mon Jul 09, 2007 2:39 pm
Forum: General Discussion and Feedback
Topic: ReactOS and VB
Replies: 12
Views: 6239

*curious*

How was this one made ?:

http://www.reactos.org/media/screenshot ... _vb_01.png

Seems it *was* (*long time ago*) working before 0.3.0 ...

Or is this screenshot a fake ?
by mayr-software
Tue Jun 06, 2006 9:05 pm
Forum: General Discussion and Feedback
Topic: My Screenshot application (almost) works ...
Replies: 9
Views: 4910

i am not "porting" my app(s), i try to find out where it stops working. :-) Reporting a bug makes only sense to me if i can provide as much information as possible so developers can spend their time fixing not finding a bug. ;-) I want to test, if simple VB6 apps run already in a current s...
by mayr-software
Tue Jun 06, 2006 6:32 pm
Forum: General Discussion and Feedback
Topic: My Screenshot application (almost) works ...
Replies: 9
Views: 4910

I made a new simpler version to test the api calls in the CaptureScreen and CaptureWindow functions (See KB article number above in this thread). i saw that the "OleCreateBitmapIndirect" API might be missing, cause it doesn't return valid data (Picture handle = 0), so the calls in the free...
by mayr-software
Sun Jun 04, 2006 11:44 pm
Forum: General Discussion and Feedback
Topic: My Screenshot application (almost) works ...
Replies: 9
Views: 4910

In GetMyScreen i use lots of API calls (GetDC , BitBlt, and so on...) to capture screenshots. See Microsoft knowledge base Q161299 for details. first step: API GlobalAddAtom => register hotkeys Print key / Alt+Print => prints desktop / current window shift + print / shift + alt + print => write to f...
by mayr-software
Sun Jun 04, 2006 9:39 pm
Forum: General Discussion and Feedback
Topic: My Screenshot application (almost) works ...
Replies: 9
Views: 4910

My Screenshot application (almost) works ...

today i installed rev. 22205 in a virtual machine in MS Virtual PC 2004. i wanted to test, if my own screenshot tool (GetMyScreen) works. i first installed the runtime files for vb6 and started the GetMyScreen installer, a self extracting rarfile. i called "c:\reactos\system32\msiexec GetMyScre...
by mayr-software
Mon May 01, 2006 6:22 pm
Forum: Support
Topic: Problem installing ReactOS (Rev. 21750)
Replies: 0
Views: 3504

Problem installing ReactOS (Rev. 21750)

Over the weekend i tried to install ReactOS an an MSI Hermes mini computer. The 160G Hard drive is divided as follows: 20G XPHome (NTFS), 20G OpenBSD, 20G FAT32, Rest NTFS. As with every OS i tried i marked the primary FAT32 partition as active, so the boot sector can be installed i n this partiitio...
by mayr-software
Fri Feb 17, 2006 11:25 am
Forum: German
Topic: Überprüfungsstatus
Replies: 15
Views: 13863

Hallo,

lies mal hier:

http://www.reactos.org/forum/viewtopic.php?t=1672

Die 15% sind Code, der nicht geprüft werden muss, wie z. B. das Build-System.

Soviel ich bislang gelesen hab, wird nach Anzahl Verzeichnissen gerechnet.

mmw
by mayr-software
Wed Dec 28, 2005 4:08 pm
Forum: General Discussion and Feedback
Topic: USB status?
Replies: 1
Views: 2146

USB status?

Hi, i plan to use reactos on a minipc2 (http://www.dt-research.com/html/body_dt166-pc_tc.html) to connect to a digital sat receiver (Topfield PVR 5500) via USB (2.0). The topfield software requires a special driver for usb (tfbulk.sys) to connect to the usb device. Is the usb stack in reactos stable...
by mayr-software
Wed Nov 23, 2005 10:35 pm
Forum: Development Help
Topic: Build error in arp (using Linux...)
Replies: 4
Views: 5484

I use binutils 20051122.

to be more precise: :-)

Linspire 5.0.59 with CNR version of mingw32-3.4.2, mingw32-runtime-3.5.1 and mingw32-binutils-20040904, upgraded to more current version cause of the checks in mingw.cpp.

which paths do you mean?

(p.s. sorry for my bad english)
by mayr-software
Wed Nov 23, 2005 9:11 pm
Forum: Development Help
Topic: Build error in arp (using Linux...)
Replies: 4
Views: 5484

Build error in arp (using Linux...)

Seems i have to wait a bit for successful compile on my Linux laptop... Someone working on arp at the moment? :-) ********************************************************************** [CC] tools/pefixup.c tools/pefixup.c: In function `main': tools/pefixup.c:248: warning: implicit declaration of fun...
by mayr-software
Wed Nov 23, 2005 4:58 pm
Forum: Development Help
Topic: Error building SVN
Replies: 4
Views: 5465

Solved

Hello, all of you, it took me a while to find the correct cpp file (mingw.cpp). In this file the binutilsversion is compared to versions strings like 20040902-20041008. My former binutils had a build date of 20040904 and was so marked as unsupported. I gor a fresh binutils from cvs that had a versio...
by mayr-software
Tue Nov 22, 2005 9:34 am
Forum: Development Help
Topic: Error building SVN
Replies: 4
Views: 5465

Error building SVN

this is now my tenth trial to post to this forum. Yesterday evening anytime i clicked the preview button i was put back to the login page and got the message that i "cannot login again", but could not access the myreactos page or anything on my Laptop... i recently created a build environm...