Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. two errors

two errors

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 13686564
    wrote on last edited by
    #1

    1>ModifyDlg.obj : error LNK2001: 无法解析的外部符号 "public: virtual int __thiscall CModifyDlg::OnInitDialog(void)" (?OnInitDialog@CModifyDlg@@UAEHXZ) 1>WorkDlg.obj : error LNK2001: 无法解析的外部符号 "protected: virtual int __thiscall CWorkDlg::OnInitDialog(void)" (?OnInitDialog@CWorkDlg@@MAEHXZ)

    V 1 Reply Last reply
    0
    • U User 13686564

      1>ModifyDlg.obj : error LNK2001: 无法解析的外部符号 "public: virtual int __thiscall CModifyDlg::OnInitDialog(void)" (?OnInitDialog@CModifyDlg@@UAEHXZ) 1>WorkDlg.obj : error LNK2001: 无法解析的外部符号 "protected: virtual int __thiscall CWorkDlg::OnInitDialog(void)" (?OnInitDialog@CWorkDlg@@MAEHXZ)

      V Offline
      V Offline
      Victor Nijegorodov
      wrote on last edited by
      #2

      [Linker Tools Error LNK2001](https://msdn.microsoft.com/en-us/library/f6xx1b1z.aspx) [How to fix?: error LNK2001: unresolved external symbol "extern "C" ........](https://social.msdn.microsoft.com/Forums/vstudio/en-US/4523e57a-c16b-4378-8c42-52f7cf5b98da/how-to-fix-error-lnk2001-unresolved-external-symbol-extern-c-?forum=vclanguage) [error LNK2001 - Google Search](https://www.google.de/search?q=error+LNK2001&oq=error+LNK2001&aqs=chrome..69i57&sourceid=chrome&ie=UTF-8)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups