|
Navigation
- Home
- Info
- Community
- Development
- myReactOS
Forum
- Board index
- FAQ
Account
- Register
- Login
|
You are new to ReactOS? Drop it in here.
Moderator: Moderator Team
by vicmarcal » Thu Feb 05, 2009 1:56 pm
Really nice Bartolini 
-
vicmarcal
- Test Team
-
- Posts: 1067
- Joined: Mon Jul 07, 2008 12:35 pm
-
by Davy Bartoloni » Fri Feb 06, 2009 1:12 am
Thank you!.. tonight.. Next release... 0.02 with EasyReactOS 0.07 .. auto-open SVN download Page... auto-open CD-ROM IMAGE FOLDER... auto-launch LATEST CD-ROM ISO stored in CD-ROM IMAGE FOLDER auto-launch ReactOS-ReactIT 0.02, that include Mirc and 2 new utilities ) fully win-7 compatible. 
-
Davy Bartoloni
-
- Posts: 1076
- Joined: Wed Jan 04, 2006 11:31 pm
- Location: Cuneo
-
by vicmarcal » Fri Feb 06, 2009 3:49 am
wow.our first virtual-distro  nice work  i like too much the EasyReactos windows style! are u using winapi?c++?..
-
vicmarcal
- Test Team
-
- Posts: 1067
- Joined: Mon Jul 07, 2008 12:35 pm
-
by Elledan » Fri Feb 06, 2009 9:51 am
Very nice work indeed 
-
Elledan
-
- Posts: 362
- Joined: Sat Jan 01, 2005 3:18 pm
- Location: Netherlands
-
by Davy Bartoloni » Fri Feb 06, 2009 12:10 pm
EasyReactOS don't use winapi... only Direct access to Files.. and PNG images.. ( i'm working on a Ubuntu Porting )  To create own-distros.. just change reactos.vmdk on ReactIT installer ( winrar works fine ) now i'm working in a splash screenJPG to BMP desktop Wallpaper AutoChanger.. Divx Player Wrapper for Mplayer ( it works from Console. )and... audio driver cannot be included... ( it's the original Xp driver.  ) 
-
Davy Bartoloni
-
- Posts: 1076
- Joined: Wed Jan 04, 2006 11:31 pm
- Location: Cuneo
-
by Davy Bartoloni » Sat Feb 14, 2009 4:03 pm
ReactIT 0.07 - 11 Feb 2009 based on Builds 39556-39557-39558  [EDIT] A screenshot from Release 0.08 
Last edited by Davy Bartoloni on Fri Jun 05, 2009 2:17 am, edited 1 time in total.
-
Davy Bartoloni
-
- Posts: 1076
- Joined: Wed Jan 04, 2006 11:31 pm
- Location: Cuneo
-
by Davy Bartoloni » Wed Mar 11, 2009 1:36 am
0.09 Spotlight:   new EasyReactOS launcher downloadable from: http://www.wcn.it/EasyReactIT.zipand Animated BOOT LOGO ntoskrnl, ( tested on Build from 39904 debug to 39910 debug )  [EDIT] Released. Audio and Videos ( Mp3 and DIVX ) are supported...
Last edited by Davy Bartoloni on Wed Jul 01, 2009 2:10 am, edited 4 times in total.
-
Davy Bartoloni
-
- Posts: 1076
- Joined: Wed Jan 04, 2006 11:31 pm
- Location: Cuneo
-
by vicmarcal » Wed Mar 11, 2009 2:08 pm
Davy so nice  Which Version is the OpenOffice of the Screenshot?I cant find any OpenOffice different than the actual(which doesnt work in ROS afaik).Could you provide me a link to download it?  ..many thanks 
-
vicmarcal
- Test Team
-
- Posts: 1067
- Joined: Mon Jul 07, 2008 12:35 pm
-
by gabrielilardi » Thu Mar 12, 2009 2:48 pm
Hi Davy, could you please add a link to the modified ntoskrnl code?
Last edited by gabrielilardi on Thu Mar 12, 2009 11:24 pm, edited 1 time in total.
-
gabrielilardi
- Moderator Team
-
- Posts: 542
- Joined: Sat Sep 02, 2006 1:30 am
- Location: Italy
by vicmarcal » Thu Mar 12, 2009 5:46 pm
Thanks for the link  I have tested OpenOffice and seems to semi-work, does the OO Writer app work?It launchs,but i cannot write anything  ...same there?
-
vicmarcal
- Test Team
-
- Posts: 1067
- Joined: Mon Jul 07, 2008 12:35 pm
-
by Davy Bartoloni » Fri Mar 13, 2009 2:55 am
Gabriel--> PV message ( Sources are here: http://www.wcn.it/reactit/ReactIT_Sources.7z ) Vicmarcal--> sincerely.. i haven't tried to write some text... and... you are right... it doesn't work .. ( ??? ) some old-version animation code: - Code: Select all
anim1 = InbvGetResourceAddress(1); anim2 = InbvGetResourceAddress(2); anim3 = InbvGetResourceAddress(3); anim4 = InbvGetResourceAddress(4); anim5 = InbvGetResourceAddress(5); anim6 = InbvGetResourceAddress(6); anim7 = InbvGetResourceAddress(7);
starting_text = InbvGetResourceAddress(8); based_on_text = InbvGetResourceAddress(9);
[ ...... ]
InbvBitBlt(starting_text, Left-55, 270); // per la scritta fissa sotto il logo
for (ciclo=0; ciclo < 40; ciclo++) {
InbvBitBlt(based_on_text, Left-45, 480-ciclo/2); // per quella che sale dal basso
InbvBitBlt(anim1, Left, Top-20); // per l'animazione InbvBitBlt(anim2, Left, Top-20); InbvBitBlt(anim3, Left, Top-20); InbvBitBlt(anim4, Left, Top-20); InbvBitBlt(anim5, Left, Top-20); InbvBitBlt(anim6, Left, Top-20); InbvBitBlt(anim7, Left, Top-20);
}
and full-Sources are here: http://www.wcn.it/reactit/ReactIT_Sources.7z
-
Davy Bartoloni
-
- Posts: 1076
- Joined: Wed Jan 04, 2006 11:31 pm
- Location: Cuneo
-
Return to Newbie Help
Who is online
Users browsing this forum: No registered users and 1 guest
|