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

C / C++ / MFC

 
GeneralRe: avaoiding flicker on CUSTOMDRAW Pin
Moak7-Feb-03 1:09
Moak7-Feb-03 1:09 
GeneralCHeaderCtrl Pin
User 98856-Feb-03 12:30
User 98856-Feb-03 12:30 
GeneralRe: CHeaderCtrl Pin
OBRon7-Feb-03 4:17
OBRon7-Feb-03 4:17 
GeneralRe: CHeaderCtrl Pin
User 98857-Feb-03 4:31
User 98857-Feb-03 4:31 
GeneralCoding database ! Pin
Hadi Rezaee6-Feb-03 11:50
Hadi Rezaee6-Feb-03 11:50 
GeneralRe: Coding database ! Pin
Anonymous6-Feb-03 11:57
Anonymous6-Feb-03 11:57 
GeneralRe: Coding database ! Pin
Hadi Rezaee6-Feb-03 12:21
Hadi Rezaee6-Feb-03 12:21 
GeneralRe: Coding database ! Pin
Willem B7-Feb-03 2:18
Willem B7-Feb-03 2:18 
Hadi Rezaee wrote:
best way to encrypt the data in the database

if i would do something like that, i would do something like this:

use the class that is explained here: http://www.codeproject.com/cpp/aes.asp[^]
Every record that is written to de database is first encrypted bij the class.


Hadi Rezaee wrote:
in fact i've already database

for this problem i would put a character at place 1 in your record that says if the record is encrypted yet, if the character is not there the program will know that the record is not encrypted. then ofcourse encrypt the data and put the character before the encrypted data.

this is the way that i would do something like that, i don't know if its the best way.

[]D [] []D []
QuestionGet Network namnes and there IP ? Pin
Larsson6-Feb-03 11:36
Larsson6-Feb-03 11:36 
AnswerRe: Get Network namnes and there IP ? Pin
palbano6-Feb-03 15:20
palbano6-Feb-03 15:20 
GeneralRe: Get Network namnes and there IP ? Pin
Larsson12-Feb-03 5:48
Larsson12-Feb-03 5:48 
GeneralGDI+ and DirectX/direct video output Pin
Roman Nurik6-Feb-03 11:04
Roman Nurik6-Feb-03 11:04 
Question__ftol2 ?? where did it come from? .NET? Pin
Jared Allen6-Feb-03 10:24
Jared Allen6-Feb-03 10:24 
AnswerRe: __ftol2 ?? where did it come from? .NET? Pin
Joaquín M López Muñoz6-Feb-03 10:37
Joaquín M López Muñoz6-Feb-03 10:37 
GeneralRe: __ftol2 ?? where did it come from? .NET? Pin
Chris Losinger6-Feb-03 10:50
professionalChris Losinger6-Feb-03 10:50 
GeneralRe: __ftol2 ?? where did it come from? .NET? Pin
Jared Allen6-Feb-03 11:51
Jared Allen6-Feb-03 11:51 
GeneralRe: __ftol2 ?? where did it come from? .NET? Pin
Chris Losinger6-Feb-03 12:20
professionalChris Losinger6-Feb-03 12:20 
QuestioncreateThread , Prototype, and extren call correctness? Pin
Pecan2046-Feb-03 7:42
Pecan2046-Feb-03 7:42 
AnswerRe: createThread , Prototype, and extren call correctness? Pin
Joaquín M López Muñoz6-Feb-03 9:13
Joaquín M López Muñoz6-Feb-03 9:13 
GeneralRe: createThread , Prototype, and extren call correctness? Pin
Pecan2046-Feb-03 15:14
Pecan2046-Feb-03 15:14 
GeneralDetect Audio CD Pin
Demian Panello6-Feb-03 7:12
Demian Panello6-Feb-03 7:12 
GeneralRe: Detect Audio CD Pin
Valeria Bogdevich7-Feb-03 2:41
Valeria Bogdevich7-Feb-03 2:41 
GeneralRe: Detect Audio CD Pin
Demian Panello7-Feb-03 6:45
Demian Panello7-Feb-03 6:45 
QuestionRunning a thread in non-paged memory? Pin
Michael D Bray6-Feb-03 6:43
Michael D Bray6-Feb-03 6:43 
AnswerRe: Running a thread in non-paged memory? Pin
Felix Gartsman6-Feb-03 7:15
Felix Gartsman6-Feb-03 7:15 

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.