Click here to Skip to main content
15,917,875 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to check if field value is NULL? Pin
Imran Farooqui12-Sep-02 2:12
Imran Farooqui12-Sep-02 2:12 
GeneralRe: How to check if field value is NULL? Pin
anju12-Sep-02 18:39
anju12-Sep-02 18:39 
GeneralRe: How to check if field value is NULL? Pin
Imran Farooqui12-Sep-02 19:06
Imran Farooqui12-Sep-02 19:06 
AnswerRe: How to check if field value is NULL? Pin
Rama Krishna Vavilala12-Sep-02 2:09
Rama Krishna Vavilala12-Sep-02 2:09 
AnswerRe: How to check if field value is NULL? Pin
[James Pullicino]12-Sep-02 2:36
[James Pullicino]12-Sep-02 2:36 
GeneralRe: How to check if field value is NULL? Pin
anju12-Sep-02 18:44
anju12-Sep-02 18:44 
GeneralRe: How to check if field value is NULL? Pin
anju12-Sep-02 18:51
anju12-Sep-02 18:51 
GeneralMFC and old functions Pin
Tolias12-Sep-02 1:38
Tolias12-Sep-02 1:38 
I need to ask a question that's been bothering me for some time now. I created an SDI application from the Visual C++ wizard. Everything was fine then. When I added a function (that someone else) created in old C, all of a sudden the menu and status bar dissapeared and I haven't seen them since then. I get no errors after building the project but I can't make the bars appear, neither through menu->view nor with right clicking. Could it be that some old function (like atoi) has a side-effect on the program? All functions in the old C file are global to the project.
GeneralRe: MFC and old functions Pin
Tomasz Sowinski12-Sep-02 1:42
Tomasz Sowinski12-Sep-02 1:42 
GeneralRe: MFC and old functions Pin
Anonymous12-Sep-02 1:52
Anonymous12-Sep-02 1:52 
GeneralRe: MFC and old functions Pin
Tomasz Sowinski12-Sep-02 1:54
Tomasz Sowinski12-Sep-02 1:54 
GeneralRe: MFC and old functions Pin
Tolias12-Sep-02 1:59
Tolias12-Sep-02 1:59 
GeneralRe: MFC and old functions Pin
Tomasz Sowinski12-Sep-02 2:03
Tomasz Sowinski12-Sep-02 2:03 
GeneralRe: MFC and old functions Pin
Michael P Butler12-Sep-02 1:44
Michael P Butler12-Sep-02 1:44 
GeneralCompiler directives Pin
Ruca12-Sep-02 1:20
Ruca12-Sep-02 1:20 
GeneralRe: Compiler directives Pin
Tomasz Sowinski12-Sep-02 1:29
Tomasz Sowinski12-Sep-02 1:29 
GeneralOuput data Pin
Kash12-Sep-02 1:15
Kash12-Sep-02 1:15 
GeneralRe: Ouput data Pin
Christian Graus12-Sep-02 2:10
protectorChristian Graus12-Sep-02 2:10 
GeneralRe: Ouput data Pin
Jawache12-Sep-02 3:28
Jawache12-Sep-02 3:28 
GeneralSplitter Window with 2 views with MFC Pin
Chun Te, Ewe12-Sep-02 0:58
Chun Te, Ewe12-Sep-02 0:58 
GeneralRe: Splitter Window with 2 views with MFC Pin
Jawache12-Sep-02 1:14
Jawache12-Sep-02 1:14 
GeneralRe: Splitter Window with 2 views with MFC Pin
JohnnyG12-Sep-02 2:37
JohnnyG12-Sep-02 2:37 
GeneralDll in release mode.... Pin
Neha12-Sep-02 0:39
Neha12-Sep-02 0:39 
GeneralRe: Dll in release mode.... Pin
Tomasz Sowinski12-Sep-02 0:45
Tomasz Sowinski12-Sep-02 0:45 
GeneralRe: Dll in release mode.... Pin
Neha12-Sep-02 0:53
Neha12-Sep-02 0:53 

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.