Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAdmin gets access denied Pin
vipin_nvk5-Nov-07 0:10
vipin_nvk5-Nov-07 0:10 
QuestionRe: Admin gets access denied Pin
Mark Salsbery5-Nov-07 5:35
Mark Salsbery5-Nov-07 5:35 
QuestionHard disk size?!| Pin
Arish rivlin4-Nov-07 23:46
Arish rivlin4-Nov-07 23:46 
AnswerRe: Hard disk size?!| Pin
Paresh Chitte5-Nov-07 0:05
Paresh Chitte5-Nov-07 0:05 
AnswerRe: Hard disk size?!| Pin
ThatsAlok5-Nov-07 0:48
ThatsAlok5-Nov-07 0:48 
NewsJust a side note... Pin
jhwurmbach5-Nov-07 7:36
jhwurmbach5-Nov-07 7:36 
Questionhow to debug thread in other process? CreateRemoteThread Pin
code_discuss4-Nov-07 23:02
code_discuss4-Nov-07 23:02 
QuestionAccess DLL from "Common files" in multilingual environment Pin
FredeCH4-Nov-07 22:12
FredeCH4-Nov-07 22:12 
Hi,
I've got a concern about an application which will be installed on different OS version. Target is Windows XP SP2, but may be English, French, Swedisch, German, ...
In this case, "Common files" folder has a different name in those languages...

When I import a DLL from this common files folder, in my English XP, all is fine. But as soon as I run the installer project, this DLL is simply not found and my project fails.

This DLL is part of the installer project (MSI), so I cannot just copy it into my bin directory.
I know I could copy the DLL in my project, but I don't like this idea. I really would like to find a way to link this DLL independantly of the OS language

This is the way I (currently) import the DLL:
#import "C:\Program Files\common files\System\ado\msado15.dll" no_namespace rename("EOF", "EndOfFile")

Any idea?
Thank's


Fred
AnswerRe: Access DLL from "Common files" in multilingual environment Pin
Nelek4-Nov-07 23:54
protectorNelek4-Nov-07 23:54 
GeneralRe: Access DLL from "Common files" in multilingual environment Pin
FredeCH5-Nov-07 1:42
FredeCH5-Nov-07 1:42 
GeneralOfftopic Pin
Nelek5-Nov-07 2:14
protectorNelek5-Nov-07 2:14 
GeneralRe: Offtopic Pin
FredeCH5-Nov-07 20:23
FredeCH5-Nov-07 20:23 
GeneralRe: Offtopic Pin
Nelek5-Nov-07 20:52
protectorNelek5-Nov-07 20:52 
QuestionE_ACCESSDENIED issue Pin
monsieur_jj4-Nov-07 19:54
monsieur_jj4-Nov-07 19:54 
AnswerRe: E_ACCESSDENIED issue Pin
monsieur_jj4-Nov-07 21:07
monsieur_jj4-Nov-07 21:07 
QuestionSearch Page Pin
UpdateMe4-Nov-07 19:33
UpdateMe4-Nov-07 19:33 
AnswerRe: Search Page Pin
Neo Andreson4-Nov-07 19:36
Neo Andreson4-Nov-07 19:36 
GeneralRe: Search Page Pin
UpdateMe7-Nov-07 21:41
UpdateMe7-Nov-07 21:41 
QuestionRe: Search Page Pin
Hamid_RT4-Nov-07 20:33
Hamid_RT4-Nov-07 20:33 
Questioni have problem with CString please help me Pin
rajneshmalik4-Nov-07 19:32
rajneshmalik4-Nov-07 19:32 
AnswerRe: i have problem with CString please help me Pin
Neo Andreson4-Nov-07 19:37
Neo Andreson4-Nov-07 19:37 
GeneralRe: i have problem with CString please help me Pin
Neo Andreson4-Nov-07 21:22
Neo Andreson4-Nov-07 21:22 
GeneralRe: i have problem with CString please help me Pin
KarstenK4-Nov-07 23:48
mveKarstenK4-Nov-07 23:48 
AnswerRe: i have problem with CString please help me Pin
Paresh Chitte4-Nov-07 19:48
Paresh Chitte4-Nov-07 19:48 
AnswerRe: i have problem with CString please help me Pin
Nishad S4-Nov-07 20:02
Nishad S4-Nov-07 20:02 

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.