-
## What's the problem (or question)?
I am compiling this sample code as console application in release mode with the /MD or /MT options.
```
#include
#include
#include
int main()
{
Message…
-
_Submitted by:_ _Carl_
Message box should not require unicode.
**CC - Data** [ Version: alpha 18 Type: Bug Platform: Windows Category: Platform Reproduce: Always Fixed-in:none ]
-
I'm trying to scan documents using the following code:
```python
import twain
from tkinter import *
from tkinter import messagebox
import traceback
root = Tk()
root.title('scan.py')
def sc…
-
### Version
6.3.13
### Platform
.NET 8.0 / Window 11
### Steps to reproduce
# Step 1
- Get all the cookie from web browser using WebView2
```C#
List wv2Cookies = [];
if (webView.…
-
Hi, I think it is making advice code inline with methods is very useful option.
is there a chance to see so?
-
```
What steps will reproduce the problem?
1. Select osmarender 8 1x map download
2. cache some maps
3. Select Cyclemap (cloudmade) 8 1x map download
4. Scroll over same area
What is the expected out…
-
Product: FAB-UI
Download: https://github.com/FABtotum/FAB-UI
Vunlerable Version: 0.986 and probably prior
Tested Version: 0.986
Author: ADLab of Venustech
Advisory Details:
A Cross-Site Script…
-
-
-
Hi, @aggieben @bradphelan @dsblank @dreikin @fdncred
I met this error when run imagebox.show();
// the output of the transform can be seen using
Bitmap houghLineImage = lineTransf…