Displaying 3 results from an estimated 3 matches for "site90".
Did you mean:
site9
2012 Mar 02
2
OT: Why I can't see my email
...m members lists but not
my email so when I try to follow a thread sometimes I''m lost :(
--
Ing. Reynier Perez Mira
eMail: reynierpm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, reynierpm-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org
Skype: reynierpm
Mobile: +58 424.180.5609
Site: http://reynierpm.site90.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscrib...
2012 Mar 04
3
Which command run after change Models
...with proper relations, exists such command? I''m lost
[1] http://ruby.railstutorial.org/
--
Ing. Reynier Perez Mira
eMail: reynierpm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, reynierpm-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org
Skype: reynierpm
Mobile: +58 424.180.5609
Site: http://reynierpm.site90.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscrib...
2011 Mar 15
4
HUNK #N Problems When Applying A Patch For Wine 1.3.15
.../user32/input.c b/dlls/user32/input.c
index 6e1e459..c0a3b42 100644
--- a/dlls/user32/input.c
+++ b/dlls/user32/input.c
@@ -22,6 +22,14 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+/*
+ * Modififed by Reco 2009
+ * patch is based on
+ * http://win2kgaming.site90.com/phpBB2/viewtopic.php?f=6&t=7
+ * OldCigarettes Windows 2000 XP API Wrapper Pack
+ * Released under LGPL
+ */
+
#include "config.h"
#include "wine/port.h"
@@ -48,12 +56,46 @@
#include "wine/server.h"
#include "wine/debug.h"
#include "wine/u...