Click here to Skip to main content
15,895,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how can I change color gradually Pin
Michael Dunn24-Apr-06 22:28
sitebuilderMichael Dunn24-Apr-06 22:28 
GeneralRe: how can I change color gradually Pin
snowheavy24-Apr-06 22:40
snowheavy24-Apr-06 22:40 
AnswerRe: how can I change color gradually Pin
Stephen Hewitt24-Apr-06 22:24
Stephen Hewitt24-Apr-06 22:24 
GeneralRe: how can I change color gradually Pin
snowheavy24-Apr-06 22:37
snowheavy24-Apr-06 22:37 
Questiondbase file Pin
kk.tvm24-Apr-06 21:31
kk.tvm24-Apr-06 21:31 
AnswerRe: dbase file Pin
Maxwell Chen24-Apr-06 21:37
Maxwell Chen24-Apr-06 21:37 
GeneralRe: dbase file Pin
kk.tvm26-Apr-06 23:16
kk.tvm26-Apr-06 23:16 
QuestionFirewall & Spyware Issues & Their Effect On Your Program Pin
chasetoys24-Apr-06 21:23
chasetoys24-Apr-06 21:23 
I have need to open a socket to grab packets from an outside server. I have many questions about this undertaking.

The socket needs to transfer data back and forth between the client and the server.

* Is there an easy framework for this in MFC?
* Static vs. Dynamic port requests.... Should we use the same port each time we run the application? Or should we use dynamic ports?
* If we use dynamic, does that mean the Windows firewall will pop up a message saying "Hey, please verify that you want this app to access the internet?
* If we use static ports, how can we gaurantee that no other app is using the same port when we request it the first time.
* If we use static ports, how do we prevent other applications from stealing our assigned port?
* Do developers usually go to the firewall makers and try to get their applications pre-approved?
* Is there a way to be 'pre-approved' for most firewalls?

Spyware Questions (we certainly aren't spyware, we just want to make sure we're not labeled as such):
* Are there any certification programs you can go through to verify your app is not spying?
* Are these effective in terms of convincing users you're a good person?
* Same kinda question as above, is there a way to get pre approved for spyware companies and let them know who you are so they won't label you as such.
* Any other hints in terms of not being labeled this app-killing adjective?

Thanks very much in advance!

AnswerRe: Firewall Issues & Their Effect On Your Program Pin
Naveen24-Apr-06 21:30
Naveen24-Apr-06 21:30 
QuestionPaint Issue Pin
Anilkumar K V24-Apr-06 21:05
Anilkumar K V24-Apr-06 21:05 
AnswerRe: Paint Issue Pin
KarstenK24-Apr-06 22:55
mveKarstenK24-Apr-06 22:55 
GeneralRe: Paint Issue Pin
Anilkumar K V25-Apr-06 0:31
Anilkumar K V25-Apr-06 0:31 
QuestionTo speed data access in server Pin
sabitasamal24-Apr-06 20:09
sabitasamal24-Apr-06 20:09 
Questionhow to delete the older version dlls if newer version is available Pin
ramyasangeet24-Apr-06 19:41
ramyasangeet24-Apr-06 19:41 
AnswerRe: how to delete the older version dlls if newer version is available Pin
kiran janaswamy24-Apr-06 19:46
kiran janaswamy24-Apr-06 19:46 
QuestionRe: how to delete the older version dlls if newer version is available Pin
ramyasangeet25-Apr-06 22:39
ramyasangeet25-Apr-06 22:39 
AnswerRe: how to delete the older version dlls if newer version is available Pin
Michael Dunn24-Apr-06 20:15
sitebuilderMichael Dunn24-Apr-06 20:15 
AnswerRe: how to delete the older version dlls if newer version is available Pin
Anilkumar K V24-Apr-06 20:19
Anilkumar K V24-Apr-06 20:19 
Questionprotecting your window from IM windows & other popups Pin
chasetoys24-Apr-06 19:11
chasetoys24-Apr-06 19:11 
AnswerRe: protecting your window from IM windows & other popups Pin
Michael Dunn24-Apr-06 20:18
sitebuilderMichael Dunn24-Apr-06 20:18 
GeneralRe: protecting your window from IM windows & other popups Pin
chasetoys24-Apr-06 20:25
chasetoys24-Apr-06 20:25 
GeneralRe: protecting your window from IM windows & other popups Pin
Michael Dunn24-Apr-06 22:25
sitebuilderMichael Dunn24-Apr-06 22:25 
QuestionAdding Xtra VScroll Pin
Sandeep A.C24-Apr-06 19:08
Sandeep A.C24-Apr-06 19:08 
AnswerRe: Adding Xtra VScroll Pin
Naveen24-Apr-06 19:37
Naveen24-Apr-06 19:37 
QuestionPassing values from one Dialog to Another. Pin
parichaybp24-Apr-06 19:02
parichaybp24-Apr-06 19: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.