Click here to Skip to main content
15,922,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Random Number Generator Pin
David Crow2-Sep-04 10:01
David Crow2-Sep-04 10:01 
GeneralRe: Random Number Generator Pin
Alexander M.,2-Sep-04 10:36
Alexander M.,2-Sep-04 10:36 
GeneralRe: Random Number Generator Pin
User 66582-Sep-04 10:17
User 66582-Sep-04 10:17 
GeneralRe: Random Number Generator Pin
PJ Arends2-Sep-04 12:43
professionalPJ Arends2-Sep-04 12:43 
GeneralRe: Random Number Generator Pin
alex.barylski2-Sep-04 18:39
alex.barylski2-Sep-04 18:39 
GeneralRe: Random Number Generator Pin
Antony M Kancidrowski3-Sep-04 2:30
Antony M Kancidrowski3-Sep-04 2:30 
GeneralRe: Random Number Generator Pin
Henry miller3-Sep-04 3:25
Henry miller3-Sep-04 3:25 
Generalerror copying files on Windows 2003 Pin
lkbotica2-Sep-04 8:42
lkbotica2-Sep-04 8:42 
Our program has a requirement to copy files from one computer to another.
The remote computer is mapped to a particular drive on the local computer.
The network is wide open and all users have full control.

We use the MSDN CopyFile function to perform the copy operation.
This works when installing on Windows 2000.

The problem occurs when installing the program on Windows Server 2003
Platform. The error returned by the CopyFile function is "path not found."
The access/stat functions return the same error.

Is there another MSDN funciton to use, or what environment setting does
Win 2003 need?

GeneralRe: error copying files on Windows 2003 Pin
David Crow2-Sep-04 9:28
David Crow2-Sep-04 9:28 
GeneralRe: error copying files on Windows 2003 Pin
lbotica2-Sep-04 11:50
lbotica2-Sep-04 11:50 
GeneralRe: error copying files on Windows 2003 Pin
James R. Twine2-Sep-04 10:05
James R. Twine2-Sep-04 10:05 
GeneralRe: error copying files on Windows 2003 Pin
lbotica2-Sep-04 11:56
lbotica2-Sep-04 11:56 
GeneralRe: error copying files on Windows 2003 Pin
David Crow3-Sep-04 2:03
David Crow3-Sep-04 2:03 
GeneralCapital letters for directories :-( Pin
Bart Masschelein2-Sep-04 7:06
Bart Masschelein2-Sep-04 7:06 
GeneralClearing memory on windows shutdown Pin
Kamis2-Sep-04 6:49
Kamis2-Sep-04 6:49 
GeneralRe: Clearing memory on windows shutdown Pin
jmkhael2-Sep-04 7:07
jmkhael2-Sep-04 7:07 
QuestionWM_SIZEPARENT undeclared? Pin
elephantstar2-Sep-04 6:34
elephantstar2-Sep-04 6:34 
AnswerRe: WM_SIZEPARENT undeclared? Pin
David Crow2-Sep-04 9:31
David Crow2-Sep-04 9:31 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar2-Sep-04 10:11
elephantstar2-Sep-04 10:11 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow2-Sep-04 10:16
David Crow2-Sep-04 10:16 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar2-Sep-04 13:36
elephantstar2-Sep-04 13:36 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow3-Sep-04 2:02
David Crow3-Sep-04 2:02 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar3-Sep-04 8:31
elephantstar3-Sep-04 8:31 
GeneralRe: WM_SIZEPARENT undeclared? Pin
David Crow3-Sep-04 8:35
David Crow3-Sep-04 8:35 
GeneralRe: WM_SIZEPARENT undeclared? Pin
elephantstar3-Sep-04 9:26
elephantstar3-Sep-04 9:26 

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.