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
E

Errol

@Errol
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Does Table Exist
    E Errol

    Environemnt: VC++6,Access DB via ODBC. How would one determine if a table exists in the database. I have tried "SELECT * FROM TABLE_NAME" where TABLE_NAME is the table I want to check for existence. Thinking I would get an error or invalid return, Yet the the error gets trap and an caught before I can get to it or test for a return condition? There has to be an easy way to check for table existance. RIGHT? Thanks for any help --Errol

    Database database help c++ question

  • call W32 API from MFC app
    E Errol

    If include the "winbase.h" header file the complier complains c:\program files\microsoft sdk\include\wininet.h(297) : error C2146: syntax error : missing ';' before identifier 'dwResult' c:\program files\microsoft sdk\include\wininet.h(297) : error C2501: 'DWORD_PTR' : missing storage-class or type specifiers c:\program files\microsoft sdk\include\wininet.h(297) : error C2501: 'dwResult' : missing storage-class or type specifiers thanks again

    C / C++ / MFC question c++ json

  • call W32 API from MFC app
    E Errol

    I think it's a simple question yet have not found ANY answers. I would like to call BOOL CopyFileEx( LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags ); in my MFC app. No luck... what am I missing? Thanks:confused:

    C / C++ / MFC question c++ json
  • Login

  • Don't have an account? Register

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