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

C / C++ / MFC

 
GeneralRe: Syntax error: identifier 'x' when 2 headers include each other Pin
Ylis4-May-04 0:54
Ylis4-May-04 0:54 
GeneralRe: Syntax error: identifier 'x' when 2 headers include each other Pin
Jens Doose4-May-04 0:39
Jens Doose4-May-04 0:39 
QuestionHooking a COM port ? Pin
Brian van der Beek4-May-04 0:12
Brian van der Beek4-May-04 0:12 
GeneralSDK problem Pin
Prakash Nadar3-May-04 23:57
Prakash Nadar3-May-04 23:57 
GeneralRe: SDK problem Pin
Jens Doose4-May-04 0:19
Jens Doose4-May-04 0:19 
GeneralRe: SDK problem Pin
2249174-May-04 0:39
2249174-May-04 0:39 
GeneralRe: SDK problem Pin
Prakash Nadar4-May-04 5:19
Prakash Nadar4-May-04 5:19 
GeneralRe: SDK problem Pin
Blake Miller6-May-04 8:25
Blake Miller6-May-04 8:25 
This might be why you keep getting the old files, even though you updated the environment and other paths.

Header files included as 'part' of project.

If the SDK header files were included into your project, then it will use the files with their existing 'old' paths. You must open the workspace tree view, go to the 'files' tab, search under 'Header Files' and see if the old files are included in the list. If so, then remove them from the list by selecting and pressing delete key. Now, when one is required by your project, the new ones whould be located instead according to the environment variables.

GeneralA question about OOP Pin
nguyenvhn3-May-04 23:55
nguyenvhn3-May-04 23:55 
GeneralRe: A question about OOP Pin
Jens Doose4-May-04 0:07
Jens Doose4-May-04 0:07 
GeneralRe: A question about OOP Pin
toxcct4-May-04 0:09
toxcct4-May-04 0:09 
GeneralRe: Template Pin
Antony M Kancidrowski3-May-04 23:13
Antony M Kancidrowski3-May-04 23:13 
GeneralRe: Template Pin
Jens Doose3-May-04 23:17
Jens Doose3-May-04 23:17 
GeneralRe: Template Pin
Anonymous3-May-04 23:39
Anonymous3-May-04 23:39 
GeneralRe: Template Pin
Jens Doose4-May-04 0:12
Jens Doose4-May-04 0:12 
GeneralRe: Template Pin
Antony M Kancidrowski4-May-04 2:53
Antony M Kancidrowski4-May-04 2:53 
GeneralRe: Template Pin
Anonymous4-May-04 3:41
Anonymous4-May-04 3:41 
GeneralRe: Template Pin
Jens Doose4-May-04 4:43
Jens Doose4-May-04 4:43 
GeneralRe: Template Pin
Anonymous4-May-04 5:40
Anonymous4-May-04 5:40 
GeneralRe: Template Pin
Anonymous4-May-04 21:19
Anonymous4-May-04 21:19 
GeneralRe: Template Pin
Jens Doose5-May-04 5:45
Jens Doose5-May-04 5:45 
GeneralTemplate Pin
Anonymous3-May-04 23:03
Anonymous3-May-04 23:03 
Generalset time like a clock Pin
Member 8209053-May-04 22:52
Member 8209053-May-04 22:52 
GeneralRe: set time like a clock Pin
Joe Woodbury4-May-04 4:28
professionalJoe Woodbury4-May-04 4:28 
GeneralRe: set time like a clock Pin
Member 8209054-May-04 15:55
Member 8209054-May-04 15:55 

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.