Delphi programming trick
Basic to advance writing program with delphi.
Pages
(Move to ...)
Home
Interest link about delphi talk.
▼
2010-06-27
Function WNetConnectionDialog() to map drive.
If WNetConnectionDialog(Handle, RESOURCETYPE_DISK) = NO_ERROR then
begin
ShowMessage('New connection successfully set.');
end;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment