Click here to Skip to main content
16,009,185 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need Help Pin
Roger Allen19-Nov-03 2:27
Roger Allen19-Nov-03 2:27 
GeneralNested object serialization - probably a newbie question Pin
srev18-Nov-03 13:52
srev18-Nov-03 13:52 
GeneralRe: Nested object serialization - probably a newbie question Pin
Peter Molnar19-Nov-03 14:39
Peter Molnar19-Nov-03 14:39 
GeneralCDataGrid Only Certain Colums are available! Pin
vancouver77718-Nov-03 13:43
vancouver77718-Nov-03 13:43 
Generaliptypes.h Pin
Member 57135818-Nov-03 12:51
Member 57135818-Nov-03 12:51 
GeneralRe: iptypes.h Pin
Christian Graus18-Nov-03 13:38
protectorChristian Graus18-Nov-03 13:38 
GeneralRe: iptypes.h Pin
Member 57135818-Nov-03 19:15
Member 57135818-Nov-03 19:15 
GeneralRe: iptypes.h Pin
Christian Graus19-Nov-03 10:24
protectorChristian Graus19-Nov-03 10:24 
You don;t include SDK dll's, you include SDK lib files. You need to read MSDN, it will tell you what version of Windows introduced the API's you are trying to call. I presume you're using VC6, between VC6 and .NET, several versions of Windows were released, they all came with new API's and the SDK is how the older compiler knows how to compile code that calls functions that exist in the new dlls already on the machines of the people with a newer OS. No, you cannot distribute the dlls to make the API's work with older versions of Windows.


Christian

I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
GeneralRe: iptypes.h Pin
Member 57135819-Nov-03 21:06
Member 57135819-Nov-03 21:06 
Generallimited dynamic CStatics Pin
halblonious18-Nov-03 9:45
halblonious18-Nov-03 9:45 
GeneralRe: limited dynamic CStatics Pin
Christian Graus18-Nov-03 9:48
protectorChristian Graus18-Nov-03 9:48 
GeneralRe: limited dynamic CStatics Pin
halblonious19-Nov-03 4:15
halblonious19-Nov-03 4:15 
GeneralRe: limited dynamic CStatics Pin
Christian Graus19-Nov-03 10:16
protectorChristian Graus19-Nov-03 10:16 
GeneralRe: limited dynamic CStatics Pin
Peter Molnar19-Nov-03 14:20
Peter Molnar19-Nov-03 14:20 
GeneralRe: limited dynamic CStatics Pin
halblonious20-Nov-03 9:24
halblonious20-Nov-03 9:24 
GeneralRe: limited dynamic CStatics Pin
Peter Molnar20-Nov-03 11:02
Peter Molnar20-Nov-03 11:02 
QuestionProperty Sheet in a CDialogBar - possible? Pin
srev18-Nov-03 9:34
srev18-Nov-03 9:34 
AnswerRe: Property Sheet in a CDialogBar - possible? Pin
Peter Molnar18-Nov-03 12:53
Peter Molnar18-Nov-03 12:53 
GeneralRe: Property Sheet in a CDialogBar - possible? Pin
srev18-Nov-03 13:47
srev18-Nov-03 13:47 
GeneralFile read Pin
Anonymous18-Nov-03 8:42
Anonymous18-Nov-03 8:42 
GeneralRe: File read Pin
Adam Gritt18-Nov-03 8:50
Adam Gritt18-Nov-03 8:50 
GeneralRe: File read Pin
Christian Graus18-Nov-03 9:49
protectorChristian Graus18-Nov-03 9:49 
GeneralModless Dialog access in Console based applications Pin
parekodi18-Nov-03 8:35
parekodi18-Nov-03 8:35 
GeneralRe: Modless Dialog access in Console based applications Pin
Tim Deveaux18-Nov-03 8:58
Tim Deveaux18-Nov-03 8:58 
GeneralRe: Modless Dialog access in Console based applications Pin
parekodi18-Nov-03 9:33
parekodi18-Nov-03 9:33 

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.