/ FunnyApp.rc
FunnyApp.rc
 1  ��// Microsoft Visual C++ generated resource script.

 2  //

 3  

 4  #include "resource.h"

 5  

 6  #define APSTUDIO_READONLY_SYMBOLS

 7  /////////////////////////////////////////////////////////////////////////////

 8  //

 9  // Generated from the TEXTINCLUDE 2 resource.

10  //

11  #include "winres.h"

12  

13  /////////////////////////////////////////////////////////////////////////////

14  #undef APSTUDIO_READONLY_SYMBOLS

15  

16  /////////////////////////////////////////////////////////////////////////////

17  // English (United States) resources

18  

19  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)

20  LANGUAGE 9, 2

21  

22  #ifdef APSTUDIO_INVOKED

23  /////////////////////////////////////////////////////////////////////////////

24  //

25  // TEXTINCLUDE

26  //

27  

28  1 TEXTINCLUDE

29  BEGIN

30      "resource.h\0"

31  END

32  

33  2 TEXTINCLUDE  

34  BEGIN

35      "#include ""winres.h""\r\n"

36      "\0"

37  END

38  

39  3 TEXTINCLUDE  

40  BEGIN

41      "\r\n"

42      "\0"

43  END

44  

45  #endif    // APSTUDIO_INVOKED

46  

47  #endif    // English (United States) resources

48  /////////////////////////////////////////////////////////////////////////////

49  

50  

51  

52  #ifndef APSTUDIO_INVOKED

53  /////////////////////////////////////////////////////////////////////////////

54  //

55  // Generated from the TEXTINCLUDE 3 resource.

56  //

57  

58  

59  /////////////////////////////////////////////////////////////////////////////

60  #endif    // not APSTUDIO_INVOKED

61