Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

Win32

$
0
0

Hello,

i created programe that helping who have DLL error to copy dll files from my resource to his pc

so when my app start its start like black screen with CMD command and close auto

so can i make my exe file just start without black screen ? and just massage box show then copy the files

since some people when they see the CMD command screen they think its virus.

here is my code

void main()
{

    MessageBox ( NULL, "are you sure you want copy dll files?", "msg", MB_OK );   

CopyDLLFiles();

}




Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>