Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to extract Visio XML files properties Pin
Richard MacCutchan29-Oct-11 2:47
mveRichard MacCutchan29-Oct-11 2:47 
GeneralRe: How to extract Visio XML files properties Pin
Code-o-mat29-Oct-11 4:07
Code-o-mat29-Oct-11 4:07 
AnswerRe: Some links to visio code.. Pin
App_29-Oct-11 12:25
App_29-Oct-11 12:25 
QuestionHow to get column Title when get inffo from IShellFolder2::GetDetailsOf Method? Pin
Le@rner29-Oct-11 1:25
Le@rner29-Oct-11 1:25 
AnswerRe: How to get column Title when get inffo from IShellFolder2::GetDetailsOf Method? Pin
Trogdan6-Jan-12 10:45
Trogdan6-Jan-12 10:45 
Question#defines in a static library Pin
Albert Holguin28-Oct-11 10:30
professionalAlbert Holguin28-Oct-11 10:30 
AnswerRe: #defines in a static library Pin
Niklas L28-Oct-11 22:50
Niklas L28-Oct-11 22:50 
GeneralRe: #defines in a static library Pin
Albert Holguin29-Oct-11 9:55
professionalAlbert Holguin29-Oct-11 9:55 
The #defines are in the header that gets used in the exe code for pulling in the functions in the static library... so it should be exactly the same. I've used this static library before and never had this issue before, which is even more odd.

The static library is a very plain/small library with only two small functions. There's no MFC, ATL, or anything like that in the static lib.
GeneralRe: #defines in a static library Pin
Richard MacCutchan29-Oct-11 22:35
mveRichard MacCutchan29-Oct-11 22:35 
GeneralRe: #defines in a static library Pin
Albert Holguin30-Oct-11 10:42
professionalAlbert Holguin30-Oct-11 10:42 
GeneralRe: #defines in a static library Pin
Richard MacCutchan30-Oct-11 23:34
mveRichard MacCutchan30-Oct-11 23:34 
AnswerRe: #defines in a static library Pin
Richard MacCutchan28-Oct-11 23:21
mveRichard MacCutchan28-Oct-11 23:21 
AnswerRe: #defines in a static library Pin
Erudite_Eric29-Oct-11 7:06
Erudite_Eric29-Oct-11 7:06 
GeneralRe: #defines in a static library Pin
Albert Holguin29-Oct-11 9:56
professionalAlbert Holguin29-Oct-11 9:56 
GeneralRe: #defines in a static library Pin
Erudite_Eric29-Oct-11 22:49
Erudite_Eric29-Oct-11 22:49 
GeneralRe: #defines in a static library Pin
Albert Holguin30-Oct-11 10:43
professionalAlbert Holguin30-Oct-11 10:43 
GeneralRe: #defines in a static library Pin
Erudite_Eric30-Oct-11 21:42
Erudite_Eric30-Oct-11 21:42 
GeneralRe: #defines in a static library Pin
Albert Holguin2-Nov-11 4:30
professionalAlbert Holguin2-Nov-11 4:30 
AnswerRe: #defines in a static library Pin
User 5838521-Nov-11 18:47
User 5838521-Nov-11 18:47 
GeneralRe: #defines in a static library Pin
Albert Holguin2-Nov-11 1:02
professionalAlbert Holguin2-Nov-11 1:02 
QuestionOverlay icon in CListView Pin
Dialecticus28-Oct-11 7:46
Dialecticus28-Oct-11 7:46 
QuestionReading a UNICODE text file backwards in VC++ Pin
Manikkuttan28-Oct-11 2:17
Manikkuttan28-Oct-11 2:17 
AnswerRe: Reading a UNICODE text file backwards in VC++ Pin
«_Superman_»28-Oct-11 2:27
professional«_Superman_»28-Oct-11 2:27 
AnswerRe: Reading a UNICODE text file backwards in VC++ Pin
Erudite_Eric28-Oct-11 2:55
Erudite_Eric28-Oct-11 2:55 
GeneralRe: Reading a UNICODE text file backwards in VC++ Pin
David Crow28-Oct-11 3:05
David Crow28-Oct-11 3:05 

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.