[ros-diffs] [winesync] 23007: Autosyncing with Wine HEAD

winesync at svn.reactos.org winesync at svn.reactos.org
Mon Jul 10 23:32:49 CEST 2006


Author: winesync
Date: Tue Jul 11 01:32:49 2006
New Revision: 23007

URL: http://svn.reactos.org/svn/reactos?rev=23007&view=rev
Log:
Autosyncing with Wine HEAD

Modified:
    trunk/reactos/dll/win32/crypt32/crypt32.rc

Modified: trunk/reactos/dll/win32/crypt32/crypt32.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/crypt32/crypt32.rc?rev=23007&r1=23006&r2=23007&view=diff
==============================================================================
--- trunk/reactos/dll/win32/crypt32/crypt32.rc (original)
+++ trunk/reactos/dll/win32/crypt32/crypt32.rc Tue Jul 11 01:32:49 2006
@@ -17,18 +17,12 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
-
-#define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION	"CryptoAPI Library\0"
-#define REACTOS_STR_INTERNAL_NAME	"crypt32\0"
-#define REACTOS_STR_ORIGINAL_FILENAME	"crypt32.dll\0"
-
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
 #include "cryptres.h"
 
-#include <reactos/version.rc>
+#include "version.rc"
 
 #include "crypt32_De.rc"
 #include "crypt32_En.rc"




More information about the Ros-diffs mailing list