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. Native Apps

Native Apps

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpcsharpquestiondiscussion
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.
  • J Offline
    J Offline
    Julian Goldsmith
    wrote on last edited by
    #1

    I'm running VC++ Express .Net 2005, and i'm trying to compile an application with the native subsystem. I am getting a linker error reading "Unresolved external symbol _NtProcessStartup. I have tried preprocessor definitions and defining it as a function, but nothing has worked. The symbol isn't in any library. Can anyone help? (This is actually from the General Discussion board, but someone advised me to put it here.) __________________________________________ Let's push Satan

    M 1 Reply Last reply
    0
    • J Julian Goldsmith

      I'm running VC++ Express .Net 2005, and i'm trying to compile an application with the native subsystem. I am getting a linker error reading "Unresolved external symbol _NtProcessStartup. I have tried preprocessor definitions and defining it as a function, but nothing has worked. The symbol isn't in any library. Can anyone help? (This is actually from the General Discussion board, but someone advised me to put it here.) __________________________________________ Let's push Satan

      M Offline
      M Offline
      Maxwell Chen
      wrote on last edited by
      #2

      EntryPoint[^]. You have to check your linker options, as: /SUBSYSTEM:NATIVE /DRIVER:WDM –entry:NtProcessStartup


      Maxwell Chen

      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