Search found 22 matches
- Thu Oct 23, 2014 2:09 pm
- Forum: General Discussion and Feedback
- Topic: Blog: Circular leaks
- Replies: 4
- Views: 3616
Re: Blog: Circular leaks
I get that much but I was simply suggesting a stop-gap measure, no matter if it's not suitable then at least I tried to help.
- Mon Oct 20, 2014 12:10 am
- Forum: General Discussion and Feedback
- Topic: Blog: Circular leaks
- Replies: 4
- Views: 3616
Re: Blog: Circular leaks
I've not been paying close attention so sorry if this is wrong understanding, why not simply have something like this: uchar termBand( HWND site, HWND band ) { if ( !Release( band ) || RefCount(band) || !RemoveChild( site, band ) ) return 0; // destroy your band objects Destroy( band ); return 1; } ...
- Tue Jun 04, 2013 5:06 am
- Forum: ReactOS Website discussion
- Topic: Missing link
- Replies: 2
- Views: 7570
Re: Missing link
Not if you want to see the changes everywhere which I always prefer.
- Mon Jun 03, 2013 9:25 pm
- Forum: ReactOS Website discussion
- Topic: Missing link
- Replies: 2
- Views: 7570
Missing link
On this page http://svn.reactos.org/svn/reactos/ There should be a link pointing here http://svn.reactos.org/svn/reactos/?view=log Took quite some hunting and messing with the URL to find this, I've now bookmarked it but I would have preferred there be a link from the mentioned page or from the page...
- Wed May 29, 2013 9:35 pm
- Forum: Support
- Topic: Can't find where to change my password
- Replies: 3
- Views: 4505
- Wed May 29, 2013 9:31 pm
- Forum: General Discussion and Feedback
- Topic: SharpDX
- Replies: 4
- Views: 2261
Re: SharpDX
Oh, sorry, didn't look too far into it.
- Wed May 29, 2013 9:47 am
- Forum: General Discussion and Feedback
- Topic: SharpDX
- Replies: 4
- Views: 2261
SharpDX
Just found this, dunno if it's of any use to you guys but it at least serves as an alternative to the MS version of DirectX
http://sharpdx.org/
http://sharpdx.org/
- Wed May 29, 2013 9:44 am
- Forum: Support
- Topic: Can't find where to change my password
- Replies: 3
- Views: 4505
Can't find where to change my password
I've just reset my password and I'd like to change it to something I will remember but I cannot find this anywhere in the UCP, can someone point me in the right direction.
- Fri Dec 11, 2009 10:47 am
- Forum: General Discussion and Feedback
- Topic: :idea: Idea
- Replies: 0
- Views: 3759
:idea: Idea
The file association should have an additional parameter mimetype. The parameter should default as empty if it's not specified so that it refers to all unassociated mimetypes of that extension. Additionaly the parameter should support the | character so that multiple mimetypes are specified. If ther...
- Tue Nov 17, 2009 10:20 am
- Forum: General Discussion and Feedback
- Topic: Mouse Problem
- Replies: 15
- Views: 11674
Re: Mouse Problem
I think that's already enabled (I always fiddle with the bios when I first get a computer)
- Mon Nov 16, 2009 7:32 pm
- Forum: General Discussion and Feedback
- Topic: Mouse Problem
- Replies: 15
- Views: 11674
Re: Mouse Problem
Not sure if everyone realised this or not but my keyboard and mouse use the same reciever (same usb port) so it may be that reactos simply isn't ready for multi hardware input usbs as opposed to the usb mouse not working. If I'm wrong then I'm wrong but just in case I thought I'd mention it.
- Sun Nov 15, 2009 8:50 pm
- Forum: General Discussion and Feedback
- Topic: Mouse Problem
- Replies: 15
- Views: 11674
Re: Mouse Problem
by Haos » 15 Nov 2009 14:16
Lone_Rifle wrote:
Haos wrote:Windows XP (or later) install cd.
he asked for which dlls.
And i answered... You dont seriously believe that getting just usb stack files into ROS will make it work?:>
No didn't but what harm is there in trying?
Lone_Rifle wrote:
Haos wrote:Windows XP (or later) install cd.
he asked for which dlls.
And i answered... You dont seriously believe that getting just usb stack files into ROS will make it work?:>
No didn't but what harm is there in trying?
- Sun Nov 15, 2009 1:29 pm
- Forum: General Discussion and Feedback
- Topic: Mouse Problem
- Replies: 15
- Views: 11674
Re: Mouse Problem
Tried it and it didn't work, not only that but my keyboard stop functioning (or rather it stop recognising the keyboard). Well in any case since the keyboard was working before that means you were close to supporting the hardware just not the windows drivers. Incedently I only copied the ones that w...
- Sun Nov 15, 2009 11:48 am
- Forum: General Discussion and Feedback
- Topic: Mouse Problem
- Replies: 15
- Views: 11674
Re: Mouse Problem
Thanks, I'll try it in a little while.
- Sat Nov 14, 2009 5:49 pm
- Forum: General Discussion and Feedback
- Topic: Mouse Problem
- Replies: 15
- Views: 11674
Re: Mouse Problem
oh well, never mind. actually do you know which dlls I should try copying from windows to get it working?