mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-02 15:49:52 -04:00
misc] move formatting functions into their own source
* also add missing #pragma once in msapi_utf8.h
This commit is contained in:
parent
bc252400a1
commit
79f3e78ec3
11 changed files with 644 additions and 569 deletions
|
@ -25,6 +25,8 @@
|
|||
#include <shellapi.h>
|
||||
#include <setupapi.h>
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue