Dave’s Brain
Home
Search
Browse
Recent
Keywords
Other sites
Feedback
Sign in
Random
Crawlers
Search -
Studio
2025.jun.26
Computer - dnf: see what a package needs (its dependencies) and what needs it (what requires it)
2024.dec.31
Programming - C++: AfxGetMainWnd() is returning NULL. What can I do about this?
2024.jun.06
Programming - Visual
Studio
: Reduce disk space used
2024.apr.30
Programming - MSVC: _snprintf doesn't NUL-terminate causing corruption
2024.apr.25
Programming - Visual
Studio
: Program crashes at line __fastfail(FAST_FAIL_STACK_COOKIE_CHECK_FAILURE);
2023.oct.25
Programming - LNK1281: Unable to generate SAFESEH image
2023.sep.18
Programming - Visual
Studio
2017: RCXDTI.DLL is required to compile DESIGNINFO resources
2023.aug.01
Programming - C++: Initialize a std::vector on the stack
2023.jul.17
Programming - Warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
2023.may.31
Programming - Microsoft Visual
Studio
: close all files
2023.may.11
Programming - Visual
Studio
2017: C++ cannot open source file "new.h"
2023.jan.10
Programming - Visual
Studio
2017: after upgrading to Windows 10 I get "RCXDTI.DLL is requires to compile DESIGNINFO resources" when trying to edit resource.
2022.oct.28
Programming - MSVC: How do I use the _MSC_VER predefined macro?
2022.oct.28
Programming - MSVC: Control build verbosity
2022.oct.24
Programming - c:\program files (x86)\windows kits\8.1\include\um\objidlbase.h(6173): error C2061: syntax error: identifier '__RPC__out_xcount_part'
2022.oct.20
Programming - Android
Studio
: Run 'app' disabled
2022.oct.20
Programming - package="com.example.myapp" found in source AndroidManifest.xml: C:\AndroidStudioProjects\myapp\app\src\main\AndroidManifest.xml.
2022.oct.20
Programming - Execution failed for task ':app:mapDebugSourceSetPaths'.
2021.jul.09
Programming - Android
Studio
: Invalid Gradle JDK configuration found.
2020.apr.14
Programming - Android
Studio
: symbolic link to shared code folder
2020.mar.23
Programming - Visual
Studio
2005: File explorer is missing from left pane
2019.dec.24
Programming - Android: How can I manage two very similar apps?
2019.nov.01
Programming - MFC: Notified when selection changes in a List Control (not listbox)
2019.sep.18
Programming - How can I get later API levels into Eclipse (Android Developer Tools)?
2019.may.30
Programming - How can I verify a apk
2019.apr.25
Programming - Visual
Studio
: How can I run nmake?
2019.apr.24
Programming - Missing v140
2019.jan.18
Programming - Win32: a report with columns in a dialog in Visual
Studio
GUI
2018.dec.11
Programming - Visual
Studio
2005: Embed webbrowser in dialog
2018.dec.05
Programming - implementation project() OR implementation(name...)
2018.sep.25
Programming - What changes do I need to make to my projects for Android
Studio
3.2?
2018.aug.13
Programming - Android: How to make an activity for users to change settings? (PreferenceActivity)
2018.jun.29
Programming - Android
Studio
: "Compilation error. See log for more details." Where?
2018.jun.27
Programming - MyFile.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.
2018.jun.16
Programming - Add the Google GDPR consent library to Android
Studio
project
2018.apr.27
Programming - Win32: disable user typing in a ComboBox
2018.apr.23
Programming - Could not find com.android.tools.lint:lint-gradle:version
2018.mar.27
Programming - What changes do I need to make to my projects for Android
Studio
3.1?
2017.nov.16
Computer - Old - Install mp3, Flash, Oracle Java, Android
Studio
, etc on Fedora?
2017.aug.07
Programming - How can I have multiple variants of an android app?
2017.jul.28
Programming - Warning: no message line prompt for ID 0x???? - why?
2017.apr.16
Programming - What's the best way to include an .aar that I make into several projects?
2017.apr.16
Programming - Why isn't my project finding the classes that are supposed to be in my local .aar
2017.apr.03
Programming - How can I include a local .jar with gradle?
2017.mar.20
Programming - Error:null value in entry: incrementalFolder=null
2017.jan.27
Programming - Where is MC.EXE (The Message Compiler)
2016.sep.11
Programming - Error:Execution failed for task ':myApp:transformClassesWithJarMergingForDebug'.
2016.sep.11
Programming - Android
Studio
gives error about string types in android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" how can I fix it.
2016.sep.10
Programming - How do I convert an Eclipse Android project into Android
Studio
?
2016.may.12
Programming - How can I correct the formatting of some source code?
2016.may.04
Programming - How can my DLL or EXE avoid dependence on MSVCR80D.DLL?
2015.dec.11
Programming - Why I am getting "The requested operation requires elevation" when I try to run a program I wrote and compiled in Visual
Studio
?
2015.dec.08
Programming - Error RC2176: old DIB in something.ico; pass it through SDKPAINT
2014.jul.18
Programming - What is causing this error when I compile my program:
2013.feb.14
Programming - Visual
Studio
: C1001: An internal error has occurred in the compiler (msc1.cpp, line 1393)
2011.jul.29
Programming - Windows: see what DLLs my program uses
2011.jun.20
Programming - How do I open the web browser in Visual
Studio
?
2010.may.06
Programming - How do I convert a Window file HANDLE into a stdio FILE * handle?
2010.apr.05
Programming - How can I insert a hyperlink control in a dialog with Visual
Studio
2005?
2010.mar.23
Programming - How do I deal with time_t in an _snprintf() ?
2010.mar.10
Programming - All Visual
Studio
8 configuration options - easily searchable
2010.feb.04
Programming - MFC: How do I get the HWND handle for the main Window of my MFC program?
2010.jan.24
Programming - How can I fix: warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
2010.jan.15
Programming - My program has a .def in with the other source files (eg the .cpp files)
2009.dec.25
Programming - How can I export a symbol (like a function name) from a DLL without
2009.oct.22
Programming - Visual
Studio
6 had "Class Wizard" but Visual
Studio
doesn't.
2009.oct.13
Programming - Old - Windows Vista: Changes in Windows Vista for programmers
2009.oct.11
Programming - Why does my Visual C++ 6 program not compile in Visual C++ 7 ?
2009.apr.01
Programming - Do I have to buy an expensive development environment from Microsoft
2008.jul.31
Programming - Where are the Visual C++ 6 source files installed on my PC?
2007.nov.22
Programming - When I use STL (Standard Template Library) in Visual
Studio
6
2007.nov.19
Programming - How do I use a list view (multi column table) in a non-Visual
Only as a whole word
Occuring anywhere
The most recent articles are shown first in search results.
Comments are not searched