Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regex.Replace Chr(10) Pin
John Petersen31-Aug-06 22:43
John Petersen31-Aug-06 22:43 
GeneralRe: Regex.Replace Chr(10) Pin
J Liang2-Sep-06 3:12
J Liang2-Sep-06 3:12 
QuestionLocking within a single thread Pin
Dan Neely31-Aug-06 3:55
Dan Neely31-Aug-06 3:55 
AnswerRe: Locking within a single thread Pin
Not Active31-Aug-06 5:06
mentorNot Active31-Aug-06 5:06 
AnswerRe: Locking within a single thread Pin
Nader Elshehabi31-Aug-06 5:14
Nader Elshehabi31-Aug-06 5:14 
GeneralRe: Locking within a single thread Pin
Dan Neely31-Aug-06 5:54
Dan Neely31-Aug-06 5:54 
AnswerRe: Locking within a single thread Pin
mav.northwind31-Aug-06 7:37
mav.northwind31-Aug-06 7:37 
QuestionUsing COM? Pin
Dominik Reichl31-Aug-06 3:20
Dominik Reichl31-Aug-06 3:20 
Hello!

I'm trying to use the PStoreC.dll (Windows Protected Storage -- Internet Explorer, Outlook, etc. are storing their passwords in this).

I added a reference to PStoreC.dll. After using the PSTORECLib namespace, there are several classes available now. When I try to construct an instance of the main class (CPStoreClass), I get the following COM error:

Retrieving the COM class factory for component with CLSID {5A6F1EC3-2DB1-11D0-8C39-00C04FD9126B} failed due to the following error: 80040154.

Do you have any idea how to fix this? I already tried to use regsvr32 to register the PStoreC.dll file, but this unfortunetely doesn't help anything, the same COM exception is thrown... Sniff | :^)

Best regards
Dominik





_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

AnswerRe: Using COM? Pin
Bhupi Bhai1-Sep-06 2:55
Bhupi Bhai1-Sep-06 2:55 
Questionsetup file Pin
TAREQ F ABUZUHRI31-Aug-06 2:36
TAREQ F ABUZUHRI31-Aug-06 2:36 
AnswerRe: setup file Pin
Nader Elshehabi31-Aug-06 4:52
Nader Elshehabi31-Aug-06 4:52 
Questionhow to create a new .net solution at the run time or from other solution Pin
Brosis31-Aug-06 2:23
Brosis31-Aug-06 2:23 
AnswerRe: how to create a new .net solution at the run time or from other solution Pin
Nader Elshehabi31-Aug-06 4:56
Nader Elshehabi31-Aug-06 4:56 
GeneralRe: how to create a new .net solution at the run time or from other solution Pin
Brosis31-Aug-06 18:34
Brosis31-Aug-06 18:34 
AnswerRe: how to create a new .net solution at the run time or from other solution Pin
Nader Elshehabi1-Sep-06 5:16
Nader Elshehabi1-Sep-06 5:16 
Questionhow to use MD5 technics Pin
narendrakumarp31-Aug-06 2:23
narendrakumarp31-Aug-06 2:23 
AnswerRe: how to use MD5 technics Pin
SharpenedC31-Aug-06 2:27
SharpenedC31-Aug-06 2:27 
AnswerRe: how to use MD5 technics Pin
Rob Philpott31-Aug-06 5:01
Rob Philpott31-Aug-06 5:01 
QuestionMemory Leak? Pin
SharpenedC31-Aug-06 2:03
SharpenedC31-Aug-06 2:03 
AnswerRe: Memory Leak? Pin
Martin#31-Aug-06 2:09
Martin#31-Aug-06 2:09 
GeneralRe: Memory Leak? Pin
SharpenedC31-Aug-06 2:20
SharpenedC31-Aug-06 2:20 
GeneralRe: Memory Leak? Pin
J4amieC31-Aug-06 2:36
J4amieC31-Aug-06 2:36 
GeneralRe: Memory Leak? Pin
SharpenedC31-Aug-06 2:44
SharpenedC31-Aug-06 2:44 
GeneralRe: Memory Leak? Pin
J4amieC31-Aug-06 4:21
J4amieC31-Aug-06 4:21 
AnswerRe: Memory Leak? Pin
Martin#31-Aug-06 3:23
Martin#31-Aug-06 3:23 

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.