Sponsored Content
Full Discussion: Windows 10 vm on *buntu
Top Forums UNIX for Beginners Questions & Answers Windows 10 vm on *buntu Post 302977407 by Huitzilopochtli on Sunday 17th of July 2016 09:51:59 PM
Old 07-17-2016
Windows 10 vm on *buntu

Is it possible to run Windows 10 on a VM on any *buntu or Debian based on?? To be honest, I know "virtually" nothing about VMs (you don't have to laugh at my joke, it's not very punny) and don't even know to go about setting one up, running one, nothing. But I hate having more than two OSs on my HDD, so I figured that this idea of the VM was worth experimenting with. Any and all help would be appreciated. Keep in mind, again, that I don't know anything about VMs except that they exist and for what purpose they exist. Beyond that, I may as well have been born yesterday on this subject. I didn't know where to put this, it seems a little advanced to be in the "beginners" section, but oh well.
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

startX windows application during boot.....putty connection takes the windows

Dear all i am new to linux/debian i run my application on the computer...during startup in bashrc i wrk wid dis script to invoke startx..i do this above command and it works perfectly... if && ; then startx -- -br 1>/dev/null exit 0 fi i use winscp for file transfer and putty for... (1 Reply)
Discussion started by: venkat_330
1 Replies

2. UNIX for Beginners Questions & Answers

Seen Windows pc, having all the features of Linux, could exe, read and edit save like windows

Hi, totally new to linux base using windows when started learning and using computers. but i remember that one pc was there , look alike windows desktop, but could not do the task as windows just click and open and view edit etc. But, you could do a little differently even saving in and opening... (8 Replies)
Discussion started by: jraju
8 Replies
HWND(3TK)						       Tk Library Procedures							 HWND(3TK)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_GetHWND, Tk_AttachHWND - manage interactione between the Windows handle and an X window SYNOPSIS
#include <tkPlatDecls.h> HWND Tk_GetHWND(window) Window Tk_AttachHWND(tkwin, hwnd) ARGUMENTS
Window window (in) X token for window. Tk_Window tkwin (in) Tk window for window. HWND hwnd (in) Windows HWND for window. _________________________________________________________________ DESCRIPTION
Tk_GetHWND returns the Windows HWND identifier for X Windows window given by window. Tk_AttachHWND binds the Windows HWND identifier to the specified Tk_Window given by tkwin. It returns an X Windows window that encapsulates the HWND. KEYWORDS
identifier, window ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+ NOTES
Source for Tk is available on http://opensolaris.org. Tk 8.0 HWND(3TK)
All times are GMT -4. The time now is 04:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy