Click here to Skip to main content
15,900,818 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to disable lockup screen key(VK_LWIN+L or VK_RWIN+L)? Pin
James R. Twine20-Feb-08 7:28
James R. Twine20-Feb-08 7:28 
Generaloutput status - update window Pin
Paulraj G19-Feb-08 21:03
Paulraj G19-Feb-08 21:03 
GeneralRe: output status - update window Pin
Mark Salsbery20-Feb-08 6:00
Mark Salsbery20-Feb-08 6:00 
QuestionHow to run vbscript from C++ code? Pin
sandeepkavade19-Feb-08 20:22
sandeepkavade19-Feb-08 20:22 
Generalexception error occurs in Navigate2 function Pin
nitin_pro19-Feb-08 19:10
nitin_pro19-Feb-08 19:10 
GeneralRe: exception error occurs in Navigate2 function Pin
_AnsHUMAN_ 19-Feb-08 19:48
_AnsHUMAN_ 19-Feb-08 19:48 
GeneralRe: exception error occurs in Navigate2 function Pin
nitin_pro19-Feb-08 22:33
nitin_pro19-Feb-08 22:33 
GeneralC++ code migration to Linux Pin
Member 386968219-Feb-08 19:02
Member 386968219-Feb-08 19:02 
Hi all,
i m developing a dll on visualC++ 2005 which needs to be made poratable to linux as well. I implemented the expected functionality in windows. Now i m looking whether any POSIX api's available which would work similarly on both windows as well as linux.As such i used standard C++ api's at the max but still there are few api's like createprocess() on windows doesn't seems to work on linux but i found out equivalent linux api's(fork() and execv()).
1)Is there any POSIX api which work on both Linux and windows and creates a child process how createprocess() does on windows and fork(),execv() combination does on Linux..?
2)Is there any POSIX api which would get list of files and subfolder names for a given folder name..?( i could not even find out a separate api on windows or linux which does this listing of files/subfolders.!!!)

Thanks in advance
kathir
GeneralRe: C++ code migration to Linux Pin
Nemanja Trifunovic20-Feb-08 5:59
Nemanja Trifunovic20-Feb-08 5:59 
GeneralDirectShow Pin
Chandrasekharan P19-Feb-08 18:18
Chandrasekharan P19-Feb-08 18:18 
AnswerRe: DirectShow Pin
Rajkumar R19-Feb-08 18:20
Rajkumar R19-Feb-08 18:20 
GeneralRe: DirectShow Pin
Chandrasekharan P19-Feb-08 18:27
Chandrasekharan P19-Feb-08 18:27 
AnswerRe: DirectShow Pin
Rajkumar R19-Feb-08 18:38
Rajkumar R19-Feb-08 18:38 
Generalgaussion function in c++ [modified] Pin
gentleguy19-Feb-08 16:15
gentleguy19-Feb-08 16:15 
GeneralRe: gaussion function in c++ Pin
CPallini19-Feb-08 22:54
mveCPallini19-Feb-08 22:54 
GeneralRe: gaussion function in c++ [modified] Pin
gentleguy20-Feb-08 0:31
gentleguy20-Feb-08 0:31 
QuestionRe: gaussion function in c++ Pin
CPallini20-Feb-08 4:26
mveCPallini20-Feb-08 4:26 
GeneralUI Thread question (noob) Pin
Maximilien19-Feb-08 13:47
Maximilien19-Feb-08 13:47 
GeneralRe: UI Thread question (noob) Pin
Mark Salsbery19-Feb-08 14:45
Mark Salsbery19-Feb-08 14:45 
GeneralRe: UI Thread question (noob) Pin
Maximilien19-Feb-08 15:11
Maximilien19-Feb-08 15:11 
QuestionHow to start ? built app to communication through USB port Pin
quangpk19-Feb-08 13:12
quangpk19-Feb-08 13:12 
AnswerRe: How to start ? built app to communication through USB port Pin
Maxwell Chen19-Feb-08 15:57
Maxwell Chen19-Feb-08 15:57 
QuestionAny buttons styles to get a CButton to look like a toolbar button? Pin
jeffb4219-Feb-08 11:19
jeffb4219-Feb-08 11:19 
GeneralRe: Any buttons styles to get a CButton to look like a toolbar button? Pin
Maxwell Chen19-Feb-08 16:50
Maxwell Chen19-Feb-08 16:50 
GeneralSingle Processor Multithreaded Application!!!!!!! Does it Help????????????????? [modified] Pin
swarup19-Feb-08 10:05
swarup19-Feb-08 10: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.