This file contains 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
# Find the include directory which contains SDL.h | |
FIND_PATH(SDL2_INCLUDE_DIR SDL.h HINTS $ENV{SDL2} PATH_SUFFIXES include/SDL2) | |
# Find the library libSDL2.a | |
FIND_LIBRARY(SDL2_LIBRARY SDL2 HINTS $ENV{SDL2} PATH_SUFFIXES lib) | |
# Find the library libSDL2main.a | |
FIND_LIBRARY(SDL2MAIN_LIBRARY SDL2main HINTS $ENV{SDL2} PATH_SUFFIXES lib) | |
INCLUDE(FindPackageHandleStandardArgs) |
This file contains 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
Public Class Form1 | |
Private Sub TextBox2_TextChanged(sender As System.Object, e As System.EventArgs) Handles TextBox2.TextChanged | |
End Sub | |
' Asta este o metoda / subrutina (subroutine) care este executata cand apesi pe butonul 1 | |
' din cauza ca specifici "Handles Button1.Click" | |
Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click | |
Dim number1 As Integer | |
Dim number2 As Integer | |
Dim number5 As Integer |
This file contains 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
struct ProfileResult | |
{ | |
long double d2dResultNoAA; | |
long double d2dResultAA; | |
long double gdiResultNoAA; | |
long double gdiResultAA; | |
}; | |
ProfileResult ProfileDrawFunction(wxWindow* window, std::function<void(wxGraphicsContext*)> drawFunction) | |
{ |
This file contains 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
//// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF | |
//// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO | |
//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A | |
//// PARTICULAR PURPOSE. | |
//// | |
//// Copyright (c) Microsoft Corporation. All rights reserved | |
#include "D2DPrintingFromDesktopApps.h" | |
#include <commdlg.h> |
This file contains 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: samples/drawing/drawing.cpp | |
// Purpose: shows and tests wxDC features | |
// Author: Robert Roebling | |
// Modified by: | |
// Created: 04/01/98 | |
// Copyright: (c) Robert Roebling | |
// Licence: wxWindows licence | |
///////////////////////////////////////////////////////////////////////////// |
This file contains 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
Babe I'm Gonna Leave You | |
by Led Zeppelin | |
This is the tablature for the way Nicola Mandorino actually plays the song | |
in his video: http://www.youtube.com/watch?v=1mz9gqGPXD8 | |
All rights for the interpretation go to him. For more songs and lessons, visit | |
his website at http://www.guitarnick.com/index.html | |
NewerOlder