using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Windows.Forms; using System.Runtime.InteropServices; namespace WindowsFormsApplication1{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } const int WM_SYSCOMMAND = 0x0112; const ..
I figure the BCDEdit steps, modified for the USB drive (E:), will apparently be... Bcdedit –createstore c:\temp\BCD Bcdedit –store c:\temp\BCD –create {bootmgr} /d “Boot Manager” Bcdedit –store c:\temp\BCD –set {bootmgr} device boot Bcdedit –store c:\temp\BCD –create /d “WINPE” –application osloader Bcdedit –import c:\temp\BCD This returns a GUID value, which is substituted in the below... Bcded..
The 'X' button, and 'data-rel="back"' links in a dialog are ignored when running in an embedded browser on iOS devices. When running from Safari the close button works fine, but when running from a UIWebView the X button is ignored. 헐... JQM의 X버튼이랑 "data-rel=back"은 IOS 디바이스의 내부 브라우저에선 실행이 안 된단다!! 음.... 이거참... https://github.com/jquery/jquery-mobile/issues/2190
- Total
 
- Today
 
- Yesterday
 
- IT·컴퓨터
 - 제주
 - 눈
 - 자바
 - 그누보드
 - god knows
 - 맥
 - 유틸리티
 - Mac osX
 - 맥북
 - 드라이버
 - 메모리부팅
 - 에니메이션OST
 - php
 - Objective C
 - 음악
 - 매킨토시
 - 사이버포뮬러
 - 사운드블라스터
 - 스즈미야 하루히의 우울
 - 오디지
 - Xbox360
 - javascript
 - 유틸
 - windows 7
 - OSX
 - 제주대학교
 - MAC
 - 유틸 활용
 - PS2
 
| 일 | 월 | 화 | 수 | 목 | 금 | 토 | 
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 | 
| 9 | 10 | 11 | 12 | 13 | 14 | 15 | 
| 16 | 17 | 18 | 19 | 20 | 21 | 22 | 
| 23 | 24 | 25 | 26 | 27 | 28 | 29 | 
| 30 |