Click here to Skip to main content
15,888,000 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to let the windows show top most? Pin
yu-jian8-Oct-13 4:24
yu-jian8-Oct-13 4:24 
SuggestionRe: How to let the windows show top most? Pin
Albert Holguin8-Oct-13 5:39
professionalAlbert Holguin8-Oct-13 5:39 
QuestionDigital signature in mail message created using MAPI Pin
Turosik7-Oct-13 4:17
Turosik7-Oct-13 4:17 
AnswerRe: Digital signature in mail message created using MAPI Pin
rashin ghodratzade7-Oct-13 5:36
rashin ghodratzade7-Oct-13 5:36 
Question[C/C++] Parse multipart/form-data POST request in a small web server Pin
csrss6-Oct-13 21:29
csrss6-Oct-13 21:29 
AnswerRe: [C/C++] Parse multipart/form-data POST request in a small web server Pin
csrss7-Oct-13 23:15
csrss7-Oct-13 23:15 
QuestionGMP and Windows Pin
BobInNJ5-Oct-13 11:01
BobInNJ5-Oct-13 11:01 
AnswerRe: GMP and Windows Pin
pasztorpisti5-Oct-13 11:58
pasztorpisti5-Oct-13 11:58 
Depending on what you need libtommath[^] may do the job for you. It's a C library I've used in several projects along with libtomcrypt. These are in ansi C. Their source is clean. Public domain. Check out the libs of this guy, they are excellent.
The LICENSE file:
LibTomMath is hereby released into the Public Domain.  

-- Tom St Denis

GeneralRe: GMP and Windows Pin
rashin ghodratzade7-Oct-13 6:05
rashin ghodratzade7-Oct-13 6:05 
QuestionFind URL Pin
john56324-Oct-13 19:41
john56324-Oct-13 19:41 
AnswerRe: Find URL Pin
Richard MacCutchan4-Oct-13 20:43
mveRichard MacCutchan4-Oct-13 20:43 
AnswerRe: Find URL Pin
jschell5-Oct-13 10:46
jschell5-Oct-13 10:46 
AnswerRe: Find URL Pin
Albert Holguin8-Oct-13 5:43
professionalAlbert Holguin8-Oct-13 5:43 
QuestionCapturing all Keyboard input using a DLL Pin
Don Guy4-Oct-13 10:11
Don Guy4-Oct-13 10:11 
AnswerRe: Capturing all Keyboard input using a DLL Pin
jeron14-Oct-13 10:31
jeron14-Oct-13 10:31 
AnswerRe: Capturing all Keyboard input using a DLL Pin
rashin ghodratzade7-Oct-13 6:22
rashin ghodratzade7-Oct-13 6:22 
AnswerRe: Capturing all Keyboard input using a DLL Pin
vijith.squadz9-Oct-13 1:30
professionalvijith.squadz9-Oct-13 1:30 
QuestionEncode audio from .wav to .aac Pin
CodingHell4-Oct-13 0:33
CodingHell4-Oct-13 0:33 
AnswerRe: Encode audio from .wav to .aac Pin
jeron14-Oct-13 5:19
jeron14-Oct-13 5:19 
GeneralRe: Encode audio from .wav to .aac Pin
CodingHell6-Oct-13 20:03
CodingHell6-Oct-13 20:03 
QuestionRe: Encode audio from .wav to .aac Pin
jeron17-Oct-13 3:57
jeron17-Oct-13 3:57 
QuestionWhere is PCMFORMAT defined? Pin
Vaclav_3-Oct-13 5:21
Vaclav_3-Oct-13 5:21 
AnswerRe: Where is PCMFORMAT defined? Pin
Maximilien3-Oct-13 7:16
Maximilien3-Oct-13 7:16 
GeneralRe: Where is PCMFORMAT defined? Pin
Vaclav_3-Oct-13 8:13
Vaclav_3-Oct-13 8:13 
GeneralRe: Where is PCMFORMAT defined? Pin
Maximilien3-Oct-13 9:37
Maximilien3-Oct-13 9:37 

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.