Click here to Skip to main content
15,901,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to unzip bytes in memory Pin
enhzflep28-Sep-11 20:33
enhzflep28-Sep-11 20:33 
AnswerRe: how to unzip bytes in memory Pin
Madhu Nair28-Sep-11 20:35
Madhu Nair28-Sep-11 20:35 
Questionsafearray of variant Pin
jkirkerx28-Sep-11 12:35
professionaljkirkerx28-Sep-11 12:35 
AnswerRe: safearray of variant Pin
TheGreatAndPowerfulOz29-Sep-11 4:26
TheGreatAndPowerfulOz29-Sep-11 4:26 
GeneralRe: safearray of variant Pin
jkirkerx29-Sep-11 5:22
professionaljkirkerx29-Sep-11 5:22 
GeneralRe: safearray of variant Pin
TheGreatAndPowerfulOz29-Sep-11 6:47
TheGreatAndPowerfulOz29-Sep-11 6:47 
GeneralRe: safearray of variant Pin
jkirkerx29-Sep-11 8:18
professionaljkirkerx29-Sep-11 8:18 
QuestionCOM dll that uses Windows7 libraries on XP Pin
Al_Pennyworth28-Sep-11 9:05
Al_Pennyworth28-Sep-11 9:05 
I am at a loss and I am hoping someone can lead me down the right path. I have a COM dll that is written in C++. If a user is on Windows7 (or higher), the user will have the option of invoking this new functionality. Otherwise, it will not be available. The problem is that this new functionality uses specific libraries that are only available with Windows7. I didn't think it was a problem until I went to register the DLL on a XP box, where the registration fails. I am certain it is because of these libraries (which are in the project settings). Is there any way to make the DLLS conditional? I have been looking for some different methods but I haven't located anything.
AnswerRe: COM dll that uses Windows7 libraries on XP Pin
TheGreatAndPowerfulOz28-Sep-11 9:10
TheGreatAndPowerfulOz28-Sep-11 9:10 
GeneralRe: COM dll that uses Windows7 libraries on XP Pin
Al_Pennyworth28-Sep-11 9:23
Al_Pennyworth28-Sep-11 9:23 
GeneralRe: COM dll that uses Windows7 libraries on XP Pin
TheGreatAndPowerfulOz28-Sep-11 9:27
TheGreatAndPowerfulOz28-Sep-11 9:27 
AnswerRe: COM dll that uses Windows7 libraries on XP Pin
Randor 28-Sep-11 19:50
professional Randor 28-Sep-11 19:50 
QuestionTodays Question, ShellExecute using - start /w pkgmgr.exe /iu: Pin
jkirkerx28-Sep-11 7:20
professionaljkirkerx28-Sep-11 7:20 
AnswerRe: Todays Question, ShellExecute using - start /w pkgmgr.exe /iu: Pin
TheGreatAndPowerfulOz28-Sep-11 7:32
TheGreatAndPowerfulOz28-Sep-11 7:32 
GeneralRe: Todays Question, ShellExecute using - start /w pkgmgr.exe /iu: Pin
jkirkerx28-Sep-11 8:03
professionaljkirkerx28-Sep-11 8:03 
GeneralRe: Todays Question, ShellExecute using - start /w pkgmgr.exe /iu: Pin
jkirkerx28-Sep-11 9:49
professionaljkirkerx28-Sep-11 9:49 
GeneralRe: Todays Question, ShellExecute using - start /w pkgmgr.exe /iu: Pin
TheGreatAndPowerfulOz28-Sep-11 11:02
TheGreatAndPowerfulOz28-Sep-11 11:02 
Questioncall to 'another program from C code Pin
salv0328-Sep-11 4:46
salv0328-Sep-11 4:46 
AnswerRe: call to 'another program from C code Pin
Madhu Nair28-Sep-11 5:36
Madhu Nair28-Sep-11 5:36 
GeneralRe: call to 'another program from C code Pin
salv0328-Sep-11 5:52
salv0328-Sep-11 5:52 
GeneralRe: call to 'another program from C code Pin
David Crow28-Sep-11 7:06
David Crow28-Sep-11 7:06 
GeneralRe: call to 'another program from C code Pin
Albert Holguin29-Sep-11 3:45
professionalAlbert Holguin29-Sep-11 3:45 
Questionindex of HTREEITEM item? Pin
zon_cpp28-Sep-11 0:56
zon_cpp28-Sep-11 0:56 
QuestionRe: index of HTREEITEM item? Pin
Code-o-mat28-Sep-11 1:42
Code-o-mat28-Sep-11 1:42 
AnswerRe: index of HTREEITEM item? Pin
Madhu Nair28-Sep-11 1:47
Madhu Nair28-Sep-11 1:47 

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.