mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Generator: WIP Com types generation.
This commit is contained in:
@@ -10,9 +10,5 @@ public static unsafe class Program
|
||||
{
|
||||
public static void Main()
|
||||
{
|
||||
SampleDescription desc = new(1, 0);
|
||||
desc.Count
|
||||
|
||||
Scaling scaling = Scaling.Stretch;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user