Click here to Skip to main content
15,907,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with POP3 Pin
Mazdak4-May-03 8:38
Mazdak4-May-03 8:38 
Questionrelative PIDL to an absolute PIDL? Pin
Jump_Around4-May-03 5:28
Jump_Around4-May-03 5:28 
GeneralLinking Error related to SerializeElements template Pin
fear74-May-03 4:23
fear74-May-03 4:23 
GeneralCD serial Pin
_crs_4-May-03 2:31
_crs_4-May-03 2:31 
GeneralRe: CD serial Pin
Steve Messer4-May-03 2:58
Steve Messer4-May-03 2:58 
QuestionHow to get pidl for Dial-Up Networking Pin
Jump_Around4-May-03 1:55
Jump_Around4-May-03 1:55 
GeneralCompiling database Project Pin
progman4-May-03 1:12
progman4-May-03 1:12 
GeneralRe: Compiling database Project Pin
jmkhael4-May-03 2:32
jmkhael4-May-03 2:32 
Several options i can think of:

- Encrypt the data before inserting it into the database
- Encrypt the database file so it would be unreadable
- U can add the database file into the resources and on runtime get the handle to it, unpack it, decrypt it, do what u wanna do and the update the resources

Try to look on code project for some algorithm of encryption and on MSDN for resource management and UpdateResource Api family
hope this help
Beer | [beer] Beer | [beer] Beer | [beer] Sleepy | :zzz:

Papa


while (TRUE)
Papa.WillLove ( Bebe ) ;
GeneralRe: Compiling database Project Pin
jhaga4-May-03 2:42
professionaljhaga4-May-03 2:42 
GeneralRe: Compiling database Project Pin
progman4-May-03 3:42
progman4-May-03 3:42 
GeneralRe: Compiling database Project Pin
jhaga4-May-03 4:02
professionaljhaga4-May-03 4:02 
GeneralRe: Compiling database Project Pin
progman4-May-03 4:11
progman4-May-03 4:11 
GeneralRe: Compiling database Project Pin
jhaga5-May-03 12:10
professionaljhaga5-May-03 12:10 
GeneralRe: Compiling database Project Pin
progman5-May-03 14:10
progman5-May-03 14:10 
GeneralRe: Compiling database Project Pin
(Steven Hicks)n+14-May-03 5:44
(Steven Hicks)n+14-May-03 5:44 
GeneralRe: Compiling database Project Pin
progman4-May-03 6:04
progman4-May-03 6:04 
GeneralProblem with CPropertySheet/CPropertyPage Pin
Nirav Doshi3-May-03 22:48
Nirav Doshi3-May-03 22:48 
GeneralRe: Problem with CPropertySheet/CPropertyPage Pin
Bartosz Bien4-May-03 10:41
Bartosz Bien4-May-03 10:41 
GeneralRe: Problem with CPropertySheet/CPropertyPage Pin
Nirav Doshi6-May-03 23:23
Nirav Doshi6-May-03 23:23 
GeneralDraw Icon Pin
StuartHall3-May-03 22:00
StuartHall3-May-03 22:00 
GeneralMFC vs VB Pin
atif_3-May-03 21:38
atif_3-May-03 21:38 
GeneralRe: MFC vs VB Pin
jhaga4-May-03 0:02
professionaljhaga4-May-03 0:02 
GeneralRe: MFC vs VB Pin
Brian Shifrin4-May-03 2:43
Brian Shifrin4-May-03 2:43 
GeneralRe: MFC vs VB Pin
João Paulo Figueira4-May-03 6:54
professionalJoão Paulo Figueira4-May-03 6:54 
GeneralMenu driven console program --- professional suggestion needed. Pin
Link26003-May-03 17:17
Link26003-May-03 17:17 

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.