mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
[BUTTERFLIES] Fix GCC build
This commit is contained in:
@@ -230,7 +230,7 @@ void Display()
|
||||
|
||||
}
|
||||
|
||||
INT_PTR AboutProc(HWND hdlg, UINT msg, WPARAM wpm, LPARAM lpm){
|
||||
INT_PTR CALLBACK AboutProc(HWND hdlg, UINT msg, WPARAM wpm, LPARAM lpm){
|
||||
|
||||
switch(msg){
|
||||
case WM_CTLCOLORSTATIC:
|
||||
|
||||
Reference in New Issue
Block a user