Click here to Skip to main content
16,010,673 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Private Destructor Pin
_AnsHUMAN_ 27-Nov-08 18:27
_AnsHUMAN_ 27-Nov-08 18:27 
GeneralRe: Private Destructor Pin
San27-Nov-08 18:39
San27-Nov-08 18:39 
AnswerRe: Private Destructor Pin
Manish K. Agarwal27-Nov-08 18:50
Manish K. Agarwal27-Nov-08 18:50 
GeneralRe: Private Destructor Pin
sheshidar27-Nov-08 19:25
sheshidar27-Nov-08 19:25 
GeneralRe: Private Destructor Pin
Manish K. Agarwal27-Nov-08 22:16
Manish K. Agarwal27-Nov-08 22:16 
GeneralRe: Private Destructor Pin
krishna_CP25-May-10 0:45
krishna_CP25-May-10 0:45 
GeneralRe: Private Destructor Pin
Manish K. Agarwal25-May-10 21:16
Manish K. Agarwal25-May-10 21:16 
Question0x8009006 Pin
izyani27-Nov-08 15:00
izyani27-Nov-08 15:00 
Hi,

i am currently develop the CSP for Windows Vista platform.

i find out from internet that i need to replace advapi32.dll file in the system32. i already changed it and managed to replace the dll.

but, i still get an error when i run in the cmd prompt:
c:\windows\system32\regsvr32 mimoscsp.dll

the error that i got was :
the module "mimoscsp.dll" was loaded but the call to DllRegisterServer failed with error code 0x8009006

when i try to run the test program, i got an error at the function:
CryptAcquireContext returned error-57

anyone knows about it?

thanks
AnswerRe: 0x8009006 Pin
Randor 27-Nov-08 16:35
professional Randor 27-Nov-08 16:35 
GeneralRe: 0x8009006 Pin
izyani27-Nov-08 16:46
izyani27-Nov-08 16:46 
GeneralRe: 0x8009006 Pin
Randor 27-Nov-08 17:33
professional Randor 27-Nov-08 17:33 
GeneralRe: 0x8009006 Pin
izyani1-Dec-08 16:05
izyani1-Dec-08 16:05 
GeneralRe: 0x8009006 Pin
izyani10-Dec-08 21:25
izyani10-Dec-08 21:25 
Questionfft algorthims in c++ Pin
kamal jit sharma27-Nov-08 8:43
kamal jit sharma27-Nov-08 8:43 
AnswerRe: fft algorthims in c++ Pin
enhzflep27-Nov-08 14:07
enhzflep27-Nov-08 14:07 
GeneralRe: fft algorthims in c++ Pin
CPallini28-Nov-08 0:44
mveCPallini28-Nov-08 0:44 
QuestionBest way of breaking from for loop Pin
vipin_nvk27-Nov-08 4:38
vipin_nvk27-Nov-08 4:38 
AnswerRe: Best way of breaking from for loop Pin
Code-o-mat27-Nov-08 4:49
Code-o-mat27-Nov-08 4:49 
AnswerRe: Best way of breaking from for loop Pin
Roger Stoltz27-Nov-08 4:52
Roger Stoltz27-Nov-08 4:52 
AnswerRe: Best way of breaking from for loop Pin
Paul Conrad27-Nov-08 6:01
professionalPaul Conrad27-Nov-08 6:01 
AnswerRe: Best way of breaking from for loop Pin
CPallini27-Nov-08 7:32
mveCPallini27-Nov-08 7:32 
JokeRe: Best way of breaking from for loop Pin
killabyte28-Nov-08 0:30
killabyte28-Nov-08 0:30 
GeneralRe: Best way of breaking from for loop Pin
CPallini28-Nov-08 0:59
mveCPallini28-Nov-08 0:59 
AnswerRe: Best way of breaking from for loop Pin
sheshidar27-Nov-08 19:31
sheshidar27-Nov-08 19:31 
GeneralRe: Best way of breaking from for loop Pin
CPallini28-Nov-08 0:36
mveCPallini28-Nov-08 0:36 

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.