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. INVALID_SET_FILE_POINTER isn't declared anywhere...

INVALID_SET_FILE_POINTER isn't declared anywhere...

Scheduled Pinned Locked Moved C / C++ / MFC
comquestion
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.
  • R Offline
    R Offline
    redeemer
    wrote on last edited by
    #1

    When i try to compile a program, VirtualDub actually (www.virtualdub.com), it says that INVALID_SET_FILE_POINTER is an unknown identifier. Accoring to MSDN it's defined in winbase.h (include windows.h) but when i search for that phrase (INVALID_SET_FILE_POINTER) in my include folder, no results are found. Anyone know what could be wrong? Thanks

    M 1 Reply Last reply
    0
    • R redeemer

      When i try to compile a program, VirtualDub actually (www.virtualdub.com), it says that INVALID_SET_FILE_POINTER is an unknown identifier. Accoring to MSDN it's defined in winbase.h (include windows.h) but when i search for that phrase (INVALID_SET_FILE_POINTER) in my include folder, no results are found. Anyone know what could be wrong? Thanks

      M Offline
      M Offline
      Mukkie
      wrote on last edited by
      #2

      I have found it in winbase.h #define INVALID_SET_FILE_POINTER ((DWORD)-1) but only in sdk downloaded from Microsoft. This define does not exist (on my computer) in both VC6.0 and VC7.0 include/src folders. Mukkie

      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