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

C / C++ / MFC

 
GeneralRe: WinInet FTP - how to dump each conversation ? Pin
rrrado1-Dec-05 22:39
rrrado1-Dec-05 22:39 
Question#define scope rules Pin
Like2Byte30-Nov-05 3:54
Like2Byte30-Nov-05 3:54 
AnswerRe: #define scope rules [edited] Pin
toxcct30-Nov-05 4:39
toxcct30-Nov-05 4:39 
AnswerRe: #define scope rules Pin
Chris Losinger30-Nov-05 4:54
professionalChris Losinger30-Nov-05 4:54 
QuestionMulti Monitor Pin
Karl Bahr30-Nov-05 3:51
Karl Bahr30-Nov-05 3:51 
QuestionCreateProcess doesn't work while ShellExecute Does!!!! Pin
YaronNir30-Nov-05 3:25
YaronNir30-Nov-05 3:25 
AnswerRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
Cedric Moonen30-Nov-05 3:46
Cedric Moonen30-Nov-05 3:46 
GeneralRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
YaronNir30-Nov-05 3:51
YaronNir30-Nov-05 3:51 
AnswerRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
Gavin Taylor30-Nov-05 4:15
professionalGavin Taylor30-Nov-05 4:15 
GeneralRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
YaronNir30-Nov-05 4:50
YaronNir30-Nov-05 4:50 
QuestionRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
David Crow30-Nov-05 8:03
David Crow30-Nov-05 8:03 
AnswerRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
YaronNir30-Nov-05 20:26
YaronNir30-Nov-05 20:26 
AnswerRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
Daniel Lohmann30-Nov-05 10:36
Daniel Lohmann30-Nov-05 10:36 
GeneralRe: CreateProcess doesn't work while ShellExecute Does!!!! Pin
YaronNir30-Nov-05 20:26
YaronNir30-Nov-05 20:26 
Questionprint Pin
viliam30-Nov-05 2:46
viliam30-Nov-05 2:46 
QuestionRe: print Pin
David Crow30-Nov-05 2:55
David Crow30-Nov-05 2:55 
QuestionActiveX Controls in VS 7.1 Pin
sweep12330-Nov-05 2:03
sweep12330-Nov-05 2:03 
QuestionDeviceIoControl() & COM1 Pin
button_basher30-Nov-05 1:45
button_basher30-Nov-05 1:45 
QuestionHow to make a child window appear on TaskBar Pin
pradish30-Nov-05 0:58
pradish30-Nov-05 0:58 
QuestionMFC in VC 2005 beta version Pin
narayanagvs30-Nov-05 0:52
narayanagvs30-Nov-05 0:52 
AnswerRe: MFC in VC 2005 beta version Pin
Cedric Moonen30-Nov-05 1:14
Cedric Moonen30-Nov-05 1:14 
QuestionThe procedure entry point Rtllpv4StringToAddressW in NTDLL.dll Pin
zinc_z30-Nov-05 0:43
zinc_z30-Nov-05 0:43 
Hi ,

I have developed a VC++ 6 application under WINXP . But the platform where this application will run use Windows 2000. And under winodws 2000 when i ran this application it gave me this error ;

"The procedure entry point Rtllpv4StringToAddressW could not be located in
the dynamic link library ntdll.dll."

I have copied all the required dlls in win2k machine (by using Depends.exe tool, I copied my WINXP dlls) , but still getting the same error. I have also tried to copy the NTDLL.DLL of windows 2000 , but same error .

Can please anyone help ... ?

Regards,
ZINC

ZINC
AnswerRe: The procedure entry point Rtllpv4StringToAddressW in NTDLL.dll Pin
Mike Dimmick30-Nov-05 3:46
Mike Dimmick30-Nov-05 3:46 
QuestionProblem with Registry Backup Pin
rajeevktripathi30-Nov-05 0:10
rajeevktripathi30-Nov-05 0:10 
AnswerRe: Problem with Registry Backup Pin
Rajesh R Subramanian30-Nov-05 1:35
professionalRajesh R Subramanian30-Nov-05 1:35 

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.