Click here to Skip to main content
16,006,355 members
Home / Discussions / C#
   

C#

 
GeneralRe: please help me to solve memory problem Pin
tifa10-Oct-04 13:33
tifa10-Oct-04 13:33 
GeneralRe: please help me to solve memory problem Pin
Heath Stewart10-Oct-04 18:06
protectorHeath Stewart10-Oct-04 18:06 
Generalon IE programming Pin
ppp00110-Oct-04 9:35
ppp00110-Oct-04 9:35 
GeneralRe: on IE programming Pin
Heath Stewart10-Oct-04 11:28
protectorHeath Stewart10-Oct-04 11:28 
GeneralSyncML Pin
ppp00110-Oct-04 8:53
ppp00110-Oct-04 8:53 
GeneralRe: SyncML Pin
Heath Stewart10-Oct-04 11:30
protectorHeath Stewart10-Oct-04 11:30 
QuestionDoes .NET Compact Framework include DPAPI? Pin
Hawaii_Yin10-Oct-04 7:23
sussHawaii_Yin10-Oct-04 7:23 
AnswerRe: Does .NET Compact Framework include DPAPI? Pin
Heath Stewart10-Oct-04 11:40
protectorHeath Stewart10-Oct-04 11:40 
The .NET Framework doesn't encapsulate DPAPI at all. You have to P/Invoke the necessary calls yourself. Read How To Create a DPAPI Library[^].

The Data Protection APIs are supported under Windows CE .NET 4.2 (PocketPC 2003). Windows CE 3.0 does not the DPAPI APIs documented and probably doesn't support it.

Even on PocketPC 2003 (which is actually named "Windows Mobile for PocketPC 2003") you may run into problems because not all of the System.Runtime.InteropServices namespace members are supported. Be sure to view the supported platforms while reading through the System.Runtime.InteropServices documentation in the .NET Framework SDK.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralDirect printing Pin
Member 129613610-Oct-04 2:03
Member 129613610-Oct-04 2:03 
GeneralRe: Direct printing Pin
opcode-develop10-Oct-04 12:31
opcode-develop10-Oct-04 12:31 
GeneralRe: Direct printing Pin
Member 129613611-Oct-04 0:51
Member 129613611-Oct-04 0:51 
GeneralPrint with epson LQ300 as a ticket printer Pin
M.D10-Oct-04 1:07
M.D10-Oct-04 1:07 
Generalplease help me in OleDbPermission Pin
tifa10-Oct-04 0:52
tifa10-Oct-04 0:52 
GeneralRe: please help me in OleDbPermission Pin
Heath Stewart10-Oct-04 11:23
protectorHeath Stewart10-Oct-04 11:23 
GeneralRe: please help me in OleDbPermission Pin
tifa10-Oct-04 12:37
tifa10-Oct-04 12:37 
QuestionHow to register? Pin
momer9-Oct-04 23:04
momer9-Oct-04 23:04 
AnswerRe: How to register? Pin
Colin Angus Mackay10-Oct-04 4:01
Colin Angus Mackay10-Oct-04 4:01 
GeneralRe: How to register? Pin
momer10-Oct-04 15:17
momer10-Oct-04 15:17 
AnswerRe: How to register? Pin
Christian Graus10-Oct-04 11:49
protectorChristian Graus10-Oct-04 11:49 
GeneralRe: How to register? Pin
momer10-Oct-04 15:25
momer10-Oct-04 15:25 
AnswerRe: How to register? Pin
Dave Kreskowiak11-Oct-04 6:14
mveDave Kreskowiak11-Oct-04 6:14 
GeneralHelp in editmode on Datalist. Pin
macsgirl9-Oct-04 11:07
macsgirl9-Oct-04 11:07 
GeneralRe: Help in editmode on Datalist. Pin
Heath Stewart10-Oct-04 11:07
protectorHeath Stewart10-Oct-04 11:07 
GeneralWindow Position Pin
dbetting9-Oct-04 10:59
dbetting9-Oct-04 10:59 
GeneralRe: Window Position Pin
Stefan Troschuetz9-Oct-04 22:50
Stefan Troschuetz9-Oct-04 22:50 

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.