Click here to Skip to main content
15,911,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++BuilderX Pin
toxcct31-Aug-05 22:00
toxcct31-Aug-05 22:00 
AnswerRe: C++BuilderX Pin
toxcct31-Aug-05 22:05
toxcct31-Aug-05 22:05 
AnswerRe: C++BuilderX Pin
Giannakakis Kostas1-Sep-05 2:48
professionalGiannakakis Kostas1-Sep-05 2:48 
QuestionRelease build doesnt function completely on other systems Pin
KnaveR77731-Aug-05 16:34
KnaveR77731-Aug-05 16:34 
AnswerRe: Release build doesnt function completely on other systems Pin
Jose Lamas Rios31-Aug-05 16:42
Jose Lamas Rios31-Aug-05 16:42 
AnswerRe: Release build doesnt function completely on other systems Pin
Marc Soleda31-Aug-05 20:30
Marc Soleda31-Aug-05 20:30 
AnswerRe: Release build doesnt function completely on other systems Pin
Giannakakis Kostas1-Sep-05 2:46
professionalGiannakakis Kostas1-Sep-05 2:46 
QuestionLayered Service Provider - WSCInstallProvider problem! Pin
rat.crown31-Aug-05 12:03
rat.crown31-Aug-05 12:03 
Hi,

I got error code 10013 for the follow fuction. But I can't fix the problem, some body help , please!!!


if(WSCInstallProvider( &filterguid, (unsigned short *)filter_path, &iplayerinfo, 1, &errorcode) == SOCKET_ERROR)

{
AfxMessageBox( "WSCInstallProvider Error : " + itos( errorcode ) );
return;
}

AnswerRe: Layered Service Provider - WSCInstallProvider problem! Pin
Jose Lamas Rios31-Aug-05 16:25
Jose Lamas Rios31-Aug-05 16:25 
AnswerRe: Layered Service Provider - WSCInstallProvider problem! Pin
Jose Lamas Rios31-Aug-05 16:32
Jose Lamas Rios31-Aug-05 16:32 
Questionchange entry point address Pin
Spiritofamerica31-Aug-05 10:43
Spiritofamerica31-Aug-05 10:43 
AnswerRe: change entry point address Pin
carks31-Aug-05 10:54
carks31-Aug-05 10:54 
AnswerRe: change entry point address Pin
Blake Miller31-Aug-05 10:59
Blake Miller31-Aug-05 10:59 
QuestionDialog List Problem Pin
bugDanny31-Aug-05 7:54
bugDanny31-Aug-05 7:54 
AnswerRe: Dialog List Problem Pin
Chris Losinger31-Aug-05 9:11
professionalChris Losinger31-Aug-05 9:11 
GeneralRe: Dialog List Problem Pin
bugDanny31-Aug-05 9:16
bugDanny31-Aug-05 9:16 
GeneralRe: Dialog List Problem Pin
Chris Losinger31-Aug-05 9:24
professionalChris Losinger31-Aug-05 9:24 
GeneralRe: Dialog List Problem Pin
bugDanny31-Aug-05 9:31
bugDanny31-Aug-05 9:31 
GeneralRe: Dialog List Problem Pin
bugDanny31-Aug-05 9:18
bugDanny31-Aug-05 9:18 
GeneralRe: Dialog List Problem Pin
Gary R. Wheeler3-Sep-05 6:13
Gary R. Wheeler3-Sep-05 6:13 
AnswerRe: Dialog List Problem Pin
David Crow31-Aug-05 16:10
David Crow31-Aug-05 16:10 
QuestionFile Size Limits Pin
carks31-Aug-05 6:20
carks31-Aug-05 6:20 
AnswerRe: File Size Limits Pin
JWood31-Aug-05 6:41
JWood31-Aug-05 6:41 
GeneralRe: File Size Limits Pin
carks31-Aug-05 6:54
carks31-Aug-05 6:54 
AnswerRe: File Size Limits Pin
PJ Arends31-Aug-05 7:05
professionalPJ Arends31-Aug-05 7: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.