[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E CVS: libs/ecore doursse
From:       Enlightenment CVS <noreply () fitx-00 ! ewr ! caoslinux ! org>
Date:       2008-05-31 5:06:39
Message-ID: 20080531050639.1510EA30A2 () cvs ! caoslinux ! org
[Download RAW message or body]

Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_win32


Modified Files:
	Ecore_Win32.h ecore_win32.c 


Log Message:
minor fixes and cormatting

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_win32/Ecore_Win32.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Ecore_Win32.h	26 May 2008 05:16:34 -0000	1.5
+++ Ecore_Win32.h	31 May 2008 05:06:38 -0000	1.6
@@ -309,6 +309,7 @@
 
 
 /* Core */
+
 EAPI int    ecore_win32_init();
 EAPI int    ecore_win32_shutdown();
 EAPI double ecore_win32_current_time_get(void);
===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_win32/ecore_win32.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ecore_win32.c	26 May 2008 05:16:34 -0000	1.4
+++ ecore_win32.c	31 May 2008 05:06:38 -0000	1.5
@@ -299,7 +299,7 @@
      }
 
    printf (" *** ecore_win32_init\n");
-   _ecore_win32_instance = GetModuleHandle(0);
+   _ecore_win32_instance = GetModuleHandle(NULL);
    if (!_ecore_win32_instance)
      return 0;
 
@@ -317,7 +317,6 @@
 
    if(!RegisterClass(&wc))
      {
-        UnregisterClass(ECORE_WIN32_WINDOW_CLASS, _ecore_win32_instance);
         FreeLibrary(_ecore_win32_instance);
         return 0;
      }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic