Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Mark Salsbery14-Dec-07 10:05
Mark Salsbery14-Dec-07 10:05 
GeneralCryptoAPI: Send a challenge to a smart card Pin
Nyarlatotep14-Dec-07 5:28
Nyarlatotep14-Dec-07 5:28 
GeneralOff-topic Pin
CPallini14-Dec-07 6:30
mveCPallini14-Dec-07 6:30 
GeneralRe: CryptoAPI: Send a challenge to a smart card Pin
Mark Salsbery14-Dec-07 8:59
Mark Salsbery14-Dec-07 8:59 
GeneralRe: CryptoAPI: Send a challenge to a smart card Pin
Nyarlatotep14-Dec-07 9:27
Nyarlatotep14-Dec-07 9:27 
GeneralCompression algorithms using MMX extensions Pin
Member 208814-Dec-07 3:07
Member 208814-Dec-07 3:07 
GeneralRe: Compression algorithms using MMX extensions Pin
Randor 14-Dec-07 3:36
professional Randor 14-Dec-07 3:36 
GeneralRe: Compression algorithms using MMX extensions Pin
Mike Dimmick15-Dec-07 8:13
Mike Dimmick15-Dec-07 8:13 
I'd take a pretty big guess that the limiting factor on compression performance is how fast the data can be pulled in from and written to the disk, and on the performance of the memory buses, not on the core processing performance of the CPU. ZIP deflate isn't a particularly CPU-intensive algorithm.

DoEvents: Generating unexpected recursion since 1991

Generalfilling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 2:13
CrocodileBuck14-Dec-07 2:13 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
Nelek14-Dec-07 2:54
protectorNelek14-Dec-07 2:54 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 2:59
CrocodileBuck14-Dec-07 2:59 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
David Crow14-Dec-07 3:20
David Crow14-Dec-07 3:20 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 3:44
CrocodileBuck14-Dec-07 3:44 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 3:47
CrocodileBuck14-Dec-07 3:47 
QuestionRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
David Crow14-Dec-07 4:29
David Crow14-Dec-07 4:29 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 4:45
CrocodileBuck14-Dec-07 4:45 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
David Crow14-Dec-07 5:29
David Crow14-Dec-07 5:29 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 6:03
CrocodileBuck14-Dec-07 6:03 
QuestionRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
David Crow14-Dec-07 6:16
David Crow14-Dec-07 6:16 
GeneralRe: filling an EditBox (which is embedded) in a toolbar by clicking a ToolBarButton ! Pin
CrocodileBuck14-Dec-07 7:56
CrocodileBuck14-Dec-07 7:56 
QuestionHow can I get the name of Win CE device? Pin
yudhisthira14-Dec-07 1:46
yudhisthira14-Dec-07 1:46 
AnswerRe: How can I get the name of Win CE device? Pin
Matthew Faithfull14-Dec-07 3:54
Matthew Faithfull14-Dec-07 3:54 
AnswerRe: How can I get the name of Win CE device? Pin
Alain Rist14-Dec-07 7:05
Alain Rist14-Dec-07 7:05 
GeneralMake use SDI features in Dialog based applications Pin
varun0113-Dec-07 23:53
varun0113-Dec-07 23:53 
GeneralRe: Make use SDI features in Dialog based applications Pin
Nelek14-Dec-07 0:02
protectorNelek14-Dec-07 0:02 

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.