Click here to Skip to main content
15,889,335 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Displaying a bitmap Pin
toxcct12-Nov-07 6:37
toxcct12-Nov-07 6:37 
GeneralRe: Displaying a bitmap Pin
Hamid_RT12-Nov-07 6:58
Hamid_RT12-Nov-07 6:58 
QuestionPort VC++ 6.0 project to Visual Studio 2005 Pin
kmrbooks12-Nov-07 3:40
kmrbooks12-Nov-07 3:40 
AnswerRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
led mike12-Nov-07 4:42
led mike12-Nov-07 4:42 
JokeRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
toxcct12-Nov-07 5:03
toxcct12-Nov-07 5:03 
GeneralRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
Hamid_RT12-Nov-07 7:42
Hamid_RT12-Nov-07 7:42 
JokeRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
Rajesh R Subramanian12-Nov-07 20:53
professionalRajesh R Subramanian12-Nov-07 20:53 
AnswerRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
kmrbooks13-Nov-07 4:13
kmrbooks13-Nov-07 4:13 
I was able to address all of the problems and warnings I first mentioned, and the first application I tried to port is working.

However, I then tried to port another Visual C++ 6.0 project, and got a different set of errors.

This second application refers to some ACE include files for definitions shared by other applications.

This application is a GUI used to generate and edit ASCII files.

First, I get warnings of the form:
.../ace/OS.i(516):warning C4996'chdir' was declared depreciated

Then I get errors of the form:
.../ace/Task_T.i(15): error C2491:'ACE_Task<ace_synch_mutex_t,ace_synch_condition_t>::water_marks':definition of dllimport function not allowed.

Let me emphasize: this application refers to some ACE include files but does not include any ACE code. No ACE libraries are referenced in the project.

Any thoughts?
Thanks.
GeneralRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
led mike13-Nov-07 6:07
led mike13-Nov-07 6:07 
GeneralRe: Port VC++ 6.0 project to Visual Studio 2005 Pin
kmrbooks13-Nov-07 9:27
kmrbooks13-Nov-07 9:27 
QuestionPARSER XML/DTD IN C++ Pin
bo_goss12-Nov-07 3:10
bo_goss12-Nov-07 3:10 
AnswerRe: PARSER XML/DTD IN C++ Pin
toxcct12-Nov-07 3:19
toxcct12-Nov-07 3:19 
Questionview to foreground Pin
shiftwik12-Nov-07 3:08
shiftwik12-Nov-07 3:08 
AnswerRe: view to foreground Pin
Nelek12-Nov-07 3:25
protectorNelek12-Nov-07 3:25 
QuestionOmit CEdit control Border Style at run time Pin
Mohammad Khodaea12-Nov-07 2:51
Mohammad Khodaea12-Nov-07 2:51 
AnswerRe: Omit CEdit control Border Style at run time Pin
toxcct12-Nov-07 2:58
toxcct12-Nov-07 2:58 
GeneralRe: Omit CEdit control Border Style at run time Pin
Mohammad Khodaea12-Nov-07 3:18
Mohammad Khodaea12-Nov-07 3:18 
GeneralRe: Omit CEdit control Border Style at run time [modified] Pin
toxcct12-Nov-07 3:22
toxcct12-Nov-07 3:22 
AnswerRe: Omit CEdit control Border Style at run time Pin
chenlei811012-Nov-07 21:24
chenlei811012-Nov-07 21:24 
QuestionHow to Convert text to bits in VC++ Pin
krishna Vuppala12-Nov-07 2:27
krishna Vuppala12-Nov-07 2:27 
AnswerRe: How to Convert text to bits in VC++ Pin
toxcct12-Nov-07 2:48
toxcct12-Nov-07 2:48 
GeneralRe: How to Convert text to bits in VC++ Pin
krishna Vuppala12-Nov-07 3:03
krishna Vuppala12-Nov-07 3:03 
GeneralRe: How to Convert text to bits in VC++ Pin
toxcct12-Nov-07 3:26
toxcct12-Nov-07 3:26 
GeneralLooking For Mr. toxcct Pin
krishna Vuppala12-Nov-07 18:41
krishna Vuppala12-Nov-07 18:41 
GeneralRe: Looking For Mr. toxcct Pin
toxcct12-Nov-07 21:14
toxcct12-Nov-07 21:14 

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.