Click here to Skip to main content
15,891,785 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Usage of IHTMLElement Pin
«_Superman_»28-Jun-10 0:07
professional«_Superman_»28-Jun-10 0:07 
GeneralRe: Usage of IHTMLElement Pin
Pk.j28-Jun-10 1:31
Pk.j28-Jun-10 1:31 
GeneralRe: Usage of IHTMLElement Pin
CMalcheski28-Aug-10 10:09
CMalcheski28-Aug-10 10:09 
QuestionSuggestions on Development on Multi Platform Communcation App [modified] Pin
Greg Mort27-Jun-10 11:16
Greg Mort27-Jun-10 11:16 
AnswerRe: Suggestions on Development on Multi Platform Communcation App Pin
Richard MacCutchan27-Jun-10 21:24
mveRichard MacCutchan27-Jun-10 21:24 
GeneralRe: Suggestions on Development on Multi Platform Communcation App Pin
Greg Mort28-Jun-10 2:18
Greg Mort28-Jun-10 2:18 
QuestionPropertySheet Button Pin
john563227-Jun-10 5:54
john563227-Jun-10 5:54 
AnswerRe: PropertySheet Button Pin
ThatsAlok27-Jun-10 19:18
ThatsAlok27-Jun-10 19:18 
QuestionUse Manifest to identifies the privilege level. Pin
aangerma27-Jun-10 2:13
aangerma27-Jun-10 2:13 
AnswerRe: Use Manifest to identifies the privilege level. Pin
KarstenK27-Jun-10 21:29
mveKarstenK27-Jun-10 21:29 
GeneralRe: Use Manifest to identifies the privilege level. Pin
aangerma27-Jun-10 21:54
aangerma27-Jun-10 21:54 
GeneralRe: Use Manifest to identifies the privilege level. Pin
KarstenK27-Jun-10 22:51
mveKarstenK27-Jun-10 22:51 
QuestionIs it harmful to delete IMPLEMENT_DYNCREATE of CPropertyPage? Pin
includeh1026-Jun-10 18:12
includeh1026-Jun-10 18:12 
AnswerRe: Is it harmful to delete IMPLEMENT_DYNCREATE of CPropertyPage? Pin
KarstenK27-Jun-10 21:43
mveKarstenK27-Jun-10 21:43 
AnswerBarcode Application Usage [was: Re: Is it harmful to delete IMPLEMENT_DYNCREATE of CPropertyPage?] Pin
gvMadhav24-Jul-10 17:54
gvMadhav24-Jul-10 17:54 
QuestionA RichEdit without any borders [Solved] Pin
Rozis26-Jun-10 6:50
Rozis26-Jun-10 6:50 
AnswerRe: A RichEdit without any borders Pin
Niklas L26-Jun-10 10:36
Niklas L26-Jun-10 10:36 
GeneralRe: A RichEdit without any borders Pin
Rozis29-Jun-10 4:03
Rozis29-Jun-10 4:03 
GeneralRe: A RichEdit without any borders Pin
Niklas L29-Jun-10 10:06
Niklas L29-Jun-10 10:06 
AnswerRe: A RichEdit without any borders Pin
Xeqtr26-Jun-10 10:44
Xeqtr26-Jun-10 10:44 
GeneralRe: A RichEdit without any borders Pin
Rozis29-Jun-10 4:01
Rozis29-Jun-10 4:01 
Questionsorting alphabetically Pin
raju_shiva25-Jun-10 21:53
raju_shiva25-Jun-10 21:53 
AnswerRe: sorting alphabetically Pin
Richard MacCutchan25-Jun-10 22:18
mveRichard MacCutchan25-Jun-10 22:18 
You have two possibilities: When extracting from the database ignore all strings that do not match the prefix character. Alternatively when sorting filter out all strings that do not match before sending to the sort function.
It's time for a new signature.

AnswerRe: sorting alphabetically Pin
Shivanand Gupta26-Jun-10 2:40
Shivanand Gupta26-Jun-10 2:40 
AnswerRe: sorting alphabetically [modified] Pin
Aescleal26-Jun-10 4:05
Aescleal26-Jun-10 4:05 

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.