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

C / C++ / MFC

 
GeneralRe: MFC SetTimer() question Pin
econy22-May-13 15:02
econy22-May-13 15:02 
GeneralRe: MFC SetTimer() question Pin
econy22-May-13 17:23
econy22-May-13 17:23 
GeneralRe: MFC SetTimer() question Pin
Richard MacCutchan22-May-13 21:00
mveRichard MacCutchan22-May-13 21:00 
GeneralRe: MFC SetTimer() question Pin
econy23-May-13 0:09
econy23-May-13 0:09 
GeneralRe: MFC SetTimer() question Pin
Richard MacCutchan23-May-13 0:17
mveRichard MacCutchan23-May-13 0:17 
GeneralRe: MFC SetTimer() question Pin
econy23-May-13 2:22
econy23-May-13 2:22 
GeneralRe: MFC SetTimer() question Pin
Richard MacCutchan23-May-13 2:37
mveRichard MacCutchan23-May-13 2:37 
QuestionCompressing Data for Transmission - Compression API Windows 7 Pin
Vasudevan S21-May-13 7:00
Vasudevan S21-May-13 7:00 
I am building an application that needs to compress data before being sent via socket. Performance is very very critical and I want to make use of native functions i.e. no interop calls into .net libraries. I am building it as a C++ application.

I did find Compression API that will take an input and provide a compressed output. PLEASE BEAR THE FACT THAT I AM NOT USING ANY FILES (DISK FILES). Instead I am just dealing with raw stream.

But this Compression API is available only from Windows 8 onwards and Windows Server 2012. How do I go about finding a solution if I were to do this on Windows 7 and and a server that is say 2008 or 2003

Hickups:

Cabinet API does not help as it always does it thru files?

Explored the option of CMemFile and see if I can break the ice but the m_handle is of no use nor will there be a need to open or close files as I am just dealing with raw bytes.
AnswerRe: Compressing Data for Transmission - Compression API Windows 7 Pin
SoMad21-May-13 9:13
professionalSoMad21-May-13 9:13 
QuestionSplitter view using template Pin
john563221-May-13 5:26
john563221-May-13 5:26 
AnswerRe: Splitter view using template Pin
Vaclav_21-May-13 6:04
Vaclav_21-May-13 6:04 
GeneralRe: Splitter view using template Pin
john563221-May-13 7:17
john563221-May-13 7:17 
GeneralRe: Splitter view using template Pin
Richard MacCutchan21-May-13 21:01
mveRichard MacCutchan21-May-13 21:01 
QuestionPCI Printer Ports? Pin
macklinbob21-May-13 5:19
macklinbob21-May-13 5:19 
AnswerRe: PCI Printer Ports? Pin
Richard MacCutchan21-May-13 6:26
mveRichard MacCutchan21-May-13 6:26 
GeneralRe: PCI Printer Ports? Pin
macklinbob21-May-13 6:36
macklinbob21-May-13 6:36 
GeneralRe: PCI Printer Ports? Pin
Richard MacCutchan21-May-13 20:42
mveRichard MacCutchan21-May-13 20:42 
GeneralRe: PCI Printer Ports? Pin
macklinbob21-May-13 20:52
macklinbob21-May-13 20:52 
AnswerRe: PCI Printer Ports? Pin
dusty_dex21-May-13 22:57
dusty_dex21-May-13 22:57 
GeneralRe: PCI Printer Ports? Pin
macklinbob22-May-13 4:07
macklinbob22-May-13 4:07 
GeneralRe: PCI Printer Ports? Pin
dusty_dex22-May-13 5:41
dusty_dex22-May-13 5:41 
GeneralRe: PCI Printer Ports? Pin
macklinbob22-May-13 6:03
macklinbob22-May-13 6:03 
GeneralRe: PCI Printer Ports? Pin
dusty_dex22-May-13 12:14
dusty_dex22-May-13 12:14 
GeneralRe: PCI Printer Ports? Pin
macklinbob22-May-13 12:33
macklinbob22-May-13 12:33 
GeneralRe: PCI Printer Ports? Pin
dusty_dex22-May-13 13:03
dusty_dex22-May-13 13: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.