1
0
Fork 0

fixed x96dbg (#1644)

* fixed x96dbg

* fixed
This commit is contained in:
Torusrxxx 2017-07-09 18:12:23 +00:00 committed by Duncan Ogilvie
parent 73a8a93cbe
commit a6e296054f
2 changed files with 5 additions and 6 deletions

View File

@ -13,11 +13,11 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// Neutral resources
// ·ÇÌØ¶¨ÓïÑÔ resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#pragma code_page(1252)
#pragma code_page(936)
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@ -52,7 +52,6 @@ END
1 RT_MANIFEST ".\\manifest.xml"
/////////////////////////////////////////////////////////////////////////////
//
// Version
@ -129,12 +128,12 @@ END
// AFX_DIALOG_LAYOUT
//
IDD_DIALOGLAUNCHER AFX_DIALOG_LAYOUT
IDD_DIALOGLAUNCHER AFX_DIALOG_LAYOUT
BEGIN
0
0x0000
END
#endif // Neutral resources
#endif // ·ÇÌØ¶¨ÓïÑÔ resources
/////////////////////////////////////////////////////////////////////////////

Binary file not shown.