ReactOS 0.4.15-dev-7157-gb7dcc10
|
#include "main.h"
#include <winbase.h>
#include <winreg.h>
#include <wingdi.h>
#include <time.h>
#include <stdlib.h>
#include <shellapi.h>
#include <wine/debug.h>
Go to the source code of this file.
Variables | |
static const DWORD | wnd_style = WS_OVERLAPPEDWINDOW & ~WS_THICKFRAME & ~WS_MAXIMIZEBOX |
static const WCHAR | registry_key [] |
static const WCHAR | xposW [] = {'X','p','o','s',0} |
static const WCHAR | yposW [] = {'Y','p','o','s',0} |
static const WCHAR | heightW [] = {'H','e','i','g','h','t',0} |
static const WCHAR | widthW [] = {'W','i','d','t','h',0} |
static const WCHAR | minesW [] = {'M','i','n','e','s',0} |
static const WCHAR | difficultyW [] = {'D','i','f','f','i','c','u','l','t','y',0} |
static const WCHAR | markW [] = {'M','a','r','k',0} |
static const WCHAR | nameW [] = {'N','a','m','e','%','u',0} |
static const WCHAR | timeW [] = {'T','i','m','e','%','u',0} |
Definition at line 545 of file main.c.
Referenced by TestMines().
Definition at line 49 of file main.c.
Referenced by CustomDlgProc(), and InitBoard().
Definition at line 643 of file main.c.
Referenced by CompleteBox(), CompleteBoxes(), and TestMines().
Definition at line 670 of file main.c.
Referenced by TestMines().
Definition at line 256 of file main.c.
Referenced by MainProc(), and TestFace().
|
static |
Definition at line 523 of file main.c.
Referenced by MainProc().
Definition at line 506 of file main.c.
Referenced by DrawBoard().
Definition at line 463 of file main.c.
Referenced by DrawBoard().
|
static |
Definition at line 372 of file main.c.
Referenced by DrawMines(), PressBox(), and UnpressBox().
Definition at line 449 of file main.c.
Referenced by DrawBoard().
Definition at line 128 of file main.c.
Referenced by MainProc().
Definition at line 70 of file main.c.
Referenced by InitBoard().
Definition at line 833 of file main.c.
Referenced by wWinMain().
Definition at line 240 of file main.c.
Referenced by CreateBoard().
Definition at line 331 of file main.c.
Referenced by TestMines().
Definition at line 598 of file main.c.
Referenced by PressBoxes(), and TestMines().
Definition at line 616 of file main.c.
Referenced by TestMines().
Definition at line 148 of file main.c.
Referenced by MainProc().
|
static |
Definition at line 189 of file main.c.
Referenced by MainProc().
Definition at line 783 of file main.c.
Referenced by MainProc().
Definition at line 758 of file main.c.
Referenced by TestBoard().
Definition at line 693 of file main.c.
Referenced by TestBoard().
Definition at line 569 of file main.c.
Referenced by PressBoxes(), TestMines(), and UnpressBoxes().
WINE_DEFAULT_DEBUG_CHANNEL | ( | winemine | ) |
int WINAPI wWinMain | ( | HINSTANCE | hInstance, |
HINSTANCE | hPrevInstance, | ||
LPWSTR | lpCmdLine, | ||
int | nShowCmd | ||
) |
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Definition at line 1006 of file main.c.
Definition at line 44 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
Definition at line 41 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
Definition at line 45 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
Definition at line 43 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
Definition at line 46 of file main.c.
Referenced by _test_file_name(), AddMonitorA(), AddPortA(), AddPortExA(), AddPrinterDriverExA(), AddPrintProvidorA(), AtlAxCreateDialogA(), AtlAxDialogBoxA(), ConfigurePortA(), create_classes_key(), create_database(), create_database_wordcount(), create_file_test(), create_listview_controlW(), create_parent_window(), create_registry_key(), create_storage(), CredIsMarshaledCredentialA(), CryptAcquireContextW(), CryptGetDefaultProviderW(), CryptSetProviderExW(), delete_file_test(), DeleteMonitorA(), DeletePortA(), DnsValidateName_A(), DnsValidateName_UTF8(), drive_get_FileSystem(), drive_get_VolumeName(), EnumMonitorsA(), EnumPortsA(), EnumPrintProcessorsA(), EnumResourceLanguagesA(), EnumResourceLanguagesW(), filedlg_collect_places_pidls(), fill_processor_information(), fill_props(), find_installed_ports(), find_resourceA(), find_resourceW(), find_string_index(), find_window_class(), get_manifest_in_associated_manifest(), get_manifest_in_module(), get_nt_pathW(), get_object_dll_path(), get_registry_locale_info(), GetPrinterDriverDirectoryA(), GetTextFaceA(), helper_createpackage(), HTMLFormElement_get_dispid(), HTMLMetaElement_get_name(), IntSetupDiSetDeviceRegistryPropertyAW(), is_elem_name(), lineGetCountryW(), LoadBoard(), lookup_assembly(), MCIWndProc(), MsiBeginTransactionA(), MsiGetPropertyA(), open_classes_key(), open_file_test(), parse_assembly(), parse_files(), PdhLookupPerfIndexByNameA(), PSetupEnumMonitor(), query_typelib_path(), RegQueryValueExA(), RtlCreateActivationContext(), SaveBoard(), SetupDiGetDeviceRegistryPropertyW(), SetupGetFileCompressionInfoExA(), SetupOpenInfFileA(), SetUserGeoID(), SymAddSymbol(), symt_enum_locals_helper(), symt_enum_module(), symt_get_nameW(), tally_test_file(), test_actctx(), test_button_class(), test_ClosePort(), test_comctl32_class(), test_CreateTextFile(), test_CreateTypeLib(), test_DialogBoxParam(), test_dispatch(), test_ExtractIcon(), test_font_events_disp(), test_GetComputerName(), test_GetComputerNameExW(), test_interface_identifier_conversion(), test_junction_points(), test_legacy_filter(), test_mxwriter_dtd(), test_NtCreateFile(), test_OpenPort(), test_PathYetAnotherMakeUniqueName(), test_put_dataType(), test_query_attribute_information_file(), test_query_volume_information_file(), test_Read(), test_ReadAll(), test_readonly(), test_RtlDosPathNameToNtPathName_U_WithStatus(), test_SetDocString(), test_SetFuncAndParamNames(), test_SetVarHelpContext(), test_SHParseDisplayName(), test_sip(), test_Win32_Baseboard(), test_Win32_Bios(), test_Win32_ComputerSystem(), test_Win32_ComputerSystemProduct(), test_Win32_DisplayControllerConfiguration(), test_Win32_OperatingSystem(), test_Win32_Processor(), test_Win32_SystemEnclosure(), test_WriteDocType(), test_WriteLine(), test_WTSEnumerateProcessesW(), testGetComputerObjectNameW(), testGetUserNameExW(), testTDA(), ValidateShim(), VBSAXAttributes_getLocalName(), wave_in_test_device(), wave_out_test_device(), and write_doctype().
|
static |
Definition at line 47 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
Definition at line 42 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
|
static |
Definition at line 34 of file main.c.
Referenced by CreateBoard(), and wWinMain().
Definition at line 39 of file main.c.
Referenced by LoadBoard(), and SaveBoard().
Definition at line 40 of file main.c.
Referenced by LoadBoard(), and SaveBoard().