Click here to Skip to main content
16,007,472 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Funny Error Pin
25-Nov-00 12:21
suss25-Nov-00 12:21 
GeneralRe: Funny Error Pin
25-Nov-00 12:21
suss25-Nov-00 12:21 
GeneralRe: Funny Error Pin
Tim Deveaux25-Nov-00 13:10
Tim Deveaux25-Nov-00 13:10 
GeneralRe: Funny Error Pin
25-Nov-00 13:28
suss25-Nov-00 13:28 
GeneralRe: Funny Error Pin
25-Nov-00 12:29
suss25-Nov-00 12:29 
GeneralRe: Funny Error Pin
25-Nov-00 13:21
suss25-Nov-00 13:21 
GeneralRe: Funny Error Pin
25-Nov-00 13:21
suss25-Nov-00 13:21 
GeneralError Again! Pin
24-Nov-00 20:51
suss24-Nov-00 20:51 
Here is my source code :
BOOL APIENTRY SavingDlgProc(HWND hDlg, UINT message, WPARAM wParam,
LPARAM lParam)
{
......
......
} \\ here is the error .
The complier shows the below error:
C:\msdn cd1\SAMPLES\MSDN\TECHART\asfasasfas\dialogs.cpp(293) : warning C4715: 'SavingDlgProc' : not all control paths return a value.
So what can be done to solve it?

GeneralRe: Error Again! Pin
Rick Benish24-Nov-00 23:25
Rick Benish24-Nov-00 23:25 
GeneralEye Candy Idea needed Pin
ColinDavies24-Nov-00 15:32
ColinDavies24-Nov-00 15:32 
GeneralRe: Eye Candy Idea needed Pin
Wolfram Steinke24-Nov-00 21:47
Wolfram Steinke24-Nov-00 21:47 
GeneralRe: Eye Candy Idea needed Pin
ColinDavies25-Nov-00 19:25
ColinDavies25-Nov-00 19:25 
GeneralRe: Eye Candy Idea needed Pin
26-Nov-00 4:23
suss26-Nov-00 4:23 
GeneralRe: Eye Candy Idea needed Pin
30-Nov-00 3:32
suss30-Nov-00 3:32 
GeneralRe: Eye Candy Idea needed Pin
NormDroid30-Nov-00 4:54
professionalNormDroid30-Nov-00 4:54 
Generalstream to and from a rich edit control Pin
24-Nov-00 13:27
suss24-Nov-00 13:27 
GeneralRe: stream to and from a rich edit control Pin
27-Nov-00 7:11
suss27-Nov-00 7:11 
GeneralAbout inheritance Pin
24-Nov-00 12:46
suss24-Nov-00 12:46 
GeneralRe: About inheritance Pin
24-Nov-00 16:13
suss24-Nov-00 16:13 
GeneralRe: About inheritance Pin
Michael Dunn24-Nov-00 20:34
sitebuilderMichael Dunn24-Nov-00 20:34 
GeneralAbout declaration Pin
24-Nov-00 12:42
suss24-Nov-00 12:42 
GeneralRe: About declaration Pin
Tim Deveaux25-Nov-00 5:50
Tim Deveaux25-Nov-00 5:50 
Questionwhat is diff between the following two c++ statements? Pin
24-Nov-00 10:48
suss24-Nov-00 10:48 
AnswerRe: what is diff between the following two c++ statements? Pin
Tim Deveaux24-Nov-00 11:06
Tim Deveaux24-Nov-00 11:06 
GeneralRe: what is diff between the following two c++ statements? Pin
Suha Aktan27-Nov-00 8:54
Suha Aktan27-Nov-00 8:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.