Click here to Skip to main content
15,919,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to maintain a Bit Array Pin
h@$@n10-Nov-08 21:07
h@$@n10-Nov-08 21:07 
Questionhow to programmatically select and unselect a radio button ? Pin
kapardhi10-Nov-08 18:01
kapardhi10-Nov-08 18:01 
AnswerRe: how to programmatically select and unselect a radio button ? Pin
_AnsHUMAN_ 10-Nov-08 18:09
_AnsHUMAN_ 10-Nov-08 18:09 
GeneralRe: how to programmatically select and unselect a radio button ? Pin
kapardhi10-Nov-08 18:24
kapardhi10-Nov-08 18:24 
GeneralRe: how to programmatically select and unselect a radio button ? Pin
_AnsHUMAN_ 10-Nov-08 18:29
_AnsHUMAN_ 10-Nov-08 18:29 
Questionhow to get running process list of Windows XP Pin
vijay.victory10-Nov-08 17:54
vijay.victory10-Nov-08 17:54 
AnswerRe: how to get running process list of Windows XP Pin
_AnsHUMAN_ 10-Nov-08 18:15
_AnsHUMAN_ 10-Nov-08 18:15 
GeneralRe: how to get running process list of Windows XP Pin
vijay.victory10-Nov-08 18:39
vijay.victory10-Nov-08 18:39 
GeneralRe: how to get running process list of Windows XP Pin
_AnsHUMAN_ 10-Nov-08 18:45
_AnsHUMAN_ 10-Nov-08 18:45 
GeneralRe: how to get running process list of Windows XP Pin
vijay.victory10-Nov-08 19:40
vijay.victory10-Nov-08 19:40 
GeneralRe: how to get running process list of Windows XP Pin
_AnsHUMAN_ 10-Nov-08 19:45
_AnsHUMAN_ 10-Nov-08 19:45 
GeneralRe: how to get running process list of Windows XP Pin
vijay.victory10-Nov-08 20:11
vijay.victory10-Nov-08 20:11 
GeneralRe: how to get running process list of Windows XP Pin
SandipG 10-Nov-08 20:28
SandipG 10-Nov-08 20:28 
QuestionHelp With A Password Verifier Pin
LilKoopa10-Nov-08 17:33
LilKoopa10-Nov-08 17:33 
AnswerRe: Help With A Password Verifier Pin
_AnsHUMAN_ 10-Nov-08 18:06
_AnsHUMAN_ 10-Nov-08 18:06 
AnswerRe: Help With A Password Verifier [modified] Pin
enhzflep10-Nov-08 18:17
enhzflep10-Nov-08 18:17 
QuestionHow to build CSP in Vista Pin
izyani10-Nov-08 15:42
izyani10-Nov-08 15:42 
Hi,

Before this, I managed to compile my CSP code and its already work in XP. The step that I take was:
1-compile my csp program- Visual Studio 2005
2-replace the advapi32.dll (for xp)
3-register the dll
--> copy the dll to system32
--> register the dll -regsvr32 xxx.dll

The problems comes when I want to build the CSP in Vista platform. Currently I'm using Vista Ultimate.
I can compile my csp program - Visual Studio 2005.
But, I cannot replace the advapi32.dll for Vista platform in Windows\System32.
I got error:
Destination Folder Access Denied
- You need permission to perform this action.


But I still try to register the dll-I got the error :
CryptAcquireContext returned error 80090019

Do you have any idea on how to solve this problem? What I mean is how to develop the CSP in Vista?

Thank You.

regards,
Yani
QuestionConvert total seconds to date time format Pin
Arif Liminto10-Nov-08 14:32
professionalArif Liminto10-Nov-08 14:32 
AnswerRe: Convert total seconds to date time format Pin
Randor 10-Nov-08 18:35
professional Randor 10-Nov-08 18:35 
AnswerRe: Convert total seconds to date time format Pin
_AnsHUMAN_ 10-Nov-08 18:36
_AnsHUMAN_ 10-Nov-08 18:36 
GeneralRe: Convert total seconds to date time format Pin
Arif Liminto10-Nov-08 18:53
professionalArif Liminto10-Nov-08 18:53 
QuestionDrawing a windows without system frame Pin
Nacho Chip10-Nov-08 12:54
Nacho Chip10-Nov-08 12:54 
AnswerRe: Drawing a windows without system frame Pin
enhzflep10-Nov-08 14:28
enhzflep10-Nov-08 14:28 
Questionneed help Pin
faradgi10-Nov-08 9:56
faradgi10-Nov-08 9:56 
AnswerRe: need help Pin
Perspx10-Nov-08 10:27
Perspx10-Nov-08 10:27 

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.