Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Position Pin
flystar70730-Jun-05 20:13
flystar70730-Jun-05 20:13 
GeneralRe: Dialog Position Pin
Archer28230-Jun-05 20:19
Archer28230-Jun-05 20:19 
GeneralRe: Dialog Position Pin
David Crow1-Jul-05 3:04
David Crow1-Jul-05 3:04 
GeneralADO Seek method Pin
ldaoust30-Jun-05 14:14
ldaoust30-Jun-05 14:14 
GeneralRe: ADO Seek method Pin
Jose Lamas Rios30-Jun-05 17:52
Jose Lamas Rios30-Jun-05 17:52 
GeneralRe: ADO Seek method Pin
ldaoust30-Jun-05 18:21
ldaoust30-Jun-05 18:21 
GeneralMFC problem with using new and delete or making classes Pin
Ianel30-Jun-05 13:06
Ianel30-Jun-05 13:06 
GeneralRe: MFC problem with using new and delete or making classes Pin
Christian Graus30-Jun-05 14:43
protectorChristian Graus30-Jun-05 14:43 
I suspect the problem is your sytnax when you call new and delete. It obviously thinks you're trying to define these operators, or at least that they are multiply defined elsewhere.

Try creating a brand new project, and adding a char * with new and delete in your main. If that doesn't work, your compiler setup is screwed. OTherwise, your project is somehow screwed.


Christian Graus - Microsoft MVP - C++
Questionwindow class from hwnd? Pin
Peter Weyzen30-Jun-05 11:27
Peter Weyzen30-Jun-05 11:27 
AnswerRe: window class from hwnd? Pin
Jack Puppy30-Jun-05 12:38
Jack Puppy30-Jun-05 12:38 
GeneralObtain a handle to a label in a container Pin
Abhishek Karnik30-Jun-05 10:43
Abhishek Karnik30-Jun-05 10:43 
GeneralRe: Obtain a handle to a label in a container Pin
David Crow30-Jun-05 10:45
David Crow30-Jun-05 10:45 
GeneralRe: Obtain a handle to a label in a container Pin
Abhishek Karnik1-Jul-05 9:27
Abhishek Karnik1-Jul-05 9:27 
GeneralRe: Obtain a handle to a label in a container Pin
Jose Lamas Rios30-Jun-05 16:33
Jose Lamas Rios30-Jun-05 16:33 
GeneralRe: Obtain a handle to a label in a container Pin
Abhishek Karnik1-Jul-05 9:32
Abhishek Karnik1-Jul-05 9:32 
GeneralRe: Obtain a handle to a label in a container Pin
Jose Lamas Rios1-Jul-05 9:41
Jose Lamas Rios1-Jul-05 9:41 
GeneralModeless Dialog not moving Pin
KnaveR77730-Jun-05 9:16
KnaveR77730-Jun-05 9:16 
GeneralRe: Modeless Dialog not moving Pin
David Crow30-Jun-05 9:38
David Crow30-Jun-05 9:38 
GeneralRe: Modeless Dialog not moving Pin
KnaveR77730-Jun-05 10:30
KnaveR77730-Jun-05 10:30 
GeneralRe: Modeless Dialog not moving Pin
Blake Miller30-Jun-05 12:51
Blake Miller30-Jun-05 12:51 
GeneralRe: Modeless Dialog not moving Pin
KnaveR77730-Jun-05 13:25
KnaveR77730-Jun-05 13:25 
GeneralRe: Modeless Dialog not moving Pin
Jose Lamas Rios30-Jun-05 16:18
Jose Lamas Rios30-Jun-05 16:18 
GeneralRe: Modeless Dialog not moving Pin
KnaveR77730-Jun-05 16:38
KnaveR77730-Jun-05 16:38 
GeneralRe: Modeless Dialog not moving Pin
Blake V. Miller30-Jun-05 17:23
Blake V. Miller30-Jun-05 17:23 
GeneralRe: Modeless Dialog not moving Pin
KnaveR7771-Jul-05 4:02
KnaveR7771-Jul-05 4:02 

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.