This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <windows.h> | |
| #include <iostream> | |
| #include "SimConnect.h" | |
| int quit = 0; | |
| HANDLE hSimConnect = NULL; | |
| static enum DATA_DEFINE_ID { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "x": 0, | |
| "y": 0 | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "name": "The Introduction", | |
| "imgurl": "https://www.apple.com/v/apple-music/e/images/shared/og_image.png?201810010915", | |
| "videoUrl": "S_2p-Ld7GnU?rel=0&showinfo=0" | |
| }, | |
| { | |
| "name": "Star Wars Music Trailer Analysis", | |
| "imgurl": "https://i.dailymail.co.uk/1s/2019/10/22/01/20014086-0-image-a-5_1571705421124.jpg", | |
| "videoUrl": "j1N8cIkStmA?rel=0&showinfo=0" |