Click here to Skip to main content
15,912,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Message Box Hanging the Application Pin
Balkrishna Talele17-Mar-04 22:20
Balkrishna Talele17-Mar-04 22:20 
GeneralRe: Message Box Hanging the Application Pin
Prakash Nadar17-Mar-04 22:58
Prakash Nadar17-Mar-04 22:58 
GeneralRe: Message Box Hanging the Application Pin
Balkrishna Talele17-Mar-04 22:18
Balkrishna Talele17-Mar-04 22:18 
GeneralURGENT -- creating msi package for a vc++ application Pin
Member 84062417-Mar-04 13:59
Member 84062417-Mar-04 13:59 
GeneralRe: URGENT -- creating msi package for a vc++ application Pin
P_JAYAPRAKASH17-Mar-04 17:42
P_JAYAPRAKASH17-Mar-04 17:42 
GeneralRe: URGENT -- creating msi package for a vc++ application Pin
Anonymous17-Mar-04 18:56
Anonymous17-Mar-04 18:56 
GeneralCDC Pin
Anonymous17-Mar-04 12:26
Anonymous17-Mar-04 12:26 
GeneralRe: CDC Pin
gUrM33T17-Mar-04 14:22
gUrM33T17-Mar-04 14:22 
GeneralCPropertySheet SetActiveWindow in DoModal hangs Pin
Gizi Gyorgy17-Mar-04 11:14
Gizi Gyorgy17-Mar-04 11:14 
GeneralSubclassing CDateTimeCtrl Pin
Pir8ofTampa17-Mar-04 10:48
Pir8ofTampa17-Mar-04 10:48 
GeneralOnSize & MoveWindow Release Mouse Pin
leemidgley17-Mar-04 10:42
leemidgley17-Mar-04 10:42 
GeneralRe: OnSize & MoveWindow Release Mouse Pin
Prakash Nadar17-Mar-04 16:51
Prakash Nadar17-Mar-04 16:51 
GeneralService Stop Error Pin
Deian17-Mar-04 10:24
Deian17-Mar-04 10:24 
GeneralEncryption of user data - opinion needed Pin
Anonymous17-Mar-04 9:52
Anonymous17-Mar-04 9:52 
GeneralRe: Encryption of user data - opinion needed Pin
alex.barylski17-Mar-04 10:53
alex.barylski17-Mar-04 10:53 
I encrypt in memory then write to disk becuz if you write data to disk first then encrypt it, deleting your old file (unless you shred it first or encrypt over top original) it's then possible to undelete your original un-encrypted file. So I always encrypt in-memory before writting to disk.

Cheers Smile | :)

The word of the day is legs, let's go back to my house and spread the word Poke tongue | ;-P
GeneralRe: Encryption of user data - opinion needed Pin
Anonymous17-Mar-04 13:59
Anonymous17-Mar-04 13:59 
GeneralNeed help with scrolling a listview Pin
d817-Mar-04 9:47
d817-Mar-04 9:47 
GeneralRe: Need help with scrolling a listview Pin
d817-Mar-04 10:04
d817-Mar-04 10:04 
GeneralRe: Need help with scrolling a listview Pin
alex.barylski17-Mar-04 10:46
alex.barylski17-Mar-04 10:46 
Generalswap bytes in a ushort/ulong Pin
Jürgen Eidt17-Mar-04 9:34
Jürgen Eidt17-Mar-04 9:34 
GeneralRe: swap bytes in a ushort/ulong Pin
Rick York17-Mar-04 10:28
mveRick York17-Mar-04 10:28 
GeneralRe: swap bytes in a ushort/ulong Pin
Jürgen Eidt17-Mar-04 16:14
Jürgen Eidt17-Mar-04 16:14 
GeneralRe: swap bytes in a ushort/ulong Pin
Gary R. Wheeler18-Mar-04 2:06
Gary R. Wheeler18-Mar-04 2:06 
GeneralRe: swap bytes in a ushort/ulong Pin
Jürgen Eidt18-Mar-04 9:41
Jürgen Eidt18-Mar-04 9:41 
GeneralRe: swap bytes in a ushort/ulong Pin
Gary R. Wheeler18-Mar-04 12:03
Gary R. Wheeler18-Mar-04 12:03 

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.