I am new to windows programming in visual studio(i mean visual c++)
I made a C++ file to include WndProc(containing WM_PAINT,WM_DESTROY and WM_KEYDOWN),then I thought to include a class name CEventHandler store it in EventHandler.h
The class definition in EventHandler.cpp and main in try.cpp,They all are part of a project named try2.vcproj stored at same folder.
When I tried to compile the project it informed that EventHandler.h not found fatal error C1083!!!!!
Plz help me!!!!
Thanx.
shankhs 0 Junior Poster in Training
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
shankhs 0 Junior Poster in Training
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
shankhs 0 Junior Poster in Training
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
shankhs 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.