Mercurial > msvpvf
view include/common.h @ 68:207684d44b54
gui.c: Add drag and drop support
Utilizes the old Win 3.1 API for it, it does everything I need it to do
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Wed, 04 Jan 2023 21:54:22 -0500 |
parents | fcd4b9fe957b |
children | 8f90d5addda9 |
line wrap: on
line source
void set_data(unsigned char* magic, int version, FILE* target); int copy_file(char* source_file, char* target_file);