Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bischkek
  • Content: Threads
  • Order by date
  1. bischkek

    Access Violation by return-Statement

    I have composed a Winmain-Programm with a class in which I read out folders. After the retun 0; - Statement I receive a Access Violation error Message with the hint that a exception is not treated int APIENTRA winmain(...) { Verzeichnis *Heute = new Verzeichnis(); ... delete Heute; return 0; }...

Part and Inventory Search

Back
Top