/* SWCHCONS exec to move VSE's console to a different PC */ ARG VSE? NEWADDR . CP FOR VSE? CMD DET 01F CP DISABLE NEWADDR CP ATTACH NEWADDR VSE? 01F EXIT -----Original Message----- From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU]On Behalf Of phillip@cdg.ws Sent: Friday, March 21, 2008 3:57 PM To: VSE Discussion List Subject: RE: OSA ICC with backup consoles
"ThePeacemaker" <ThePeacemaker82NOSPAM@gmail.com> ha scritto nel messaggio news:47555b28$0$17947$4fafbaef@reader1.news.tin.it... Visto che molti non sanno di cosa si tratta, faccio questo post giusto per far capire perchè chi lo ha usato non si esalta per il supporto divx su 360. Giusto per chiarire cos'è un Media Center eh, senza polemica. Mo me ne vado a lavurà :D Lista
Hi Ingo, Ingo Balzer schrieb: "Josef Latt" <Josef.Latt@gmx.net> schrieb im Newsbeitrag news:fhrkib$ci3$02$1@news.t-online.com... Wenn Du die zugehörige (zugewiesene) Datenbank mit F4 aufrufst, findest Du in der Datenbank das entsprechende Icon (4. von rechts). Soll natürlich 'in der Datenbankleiste ...' heißen. Hallo Josef, ich habe keine Datenbankleiste
Could anyone help me with the correct procedures for creating a dialog-based program that would have no titlebar in Visual C++ with VS2003. And this dialog would be used with a bitmap background skin. But it would need a taskbar menu for Restore, Minimize, Close and an About Box. I have done this in Visual C++ 6, but in VS7.1 I have no idea of how to do this. I don't need any information
It would probably help if you told us what the differences are that you see, and what version of the OS you are using. joe On Wed, 25 Jul 2007 17:27:53 GMT, "cdg" <anyone@anywhere.com> wrote: I have been using the code below with Visual C++ 6 for creating a bitmap background, no-TitleBar Dialog program. But I have recently started using Visual Studio 2003, and this code no longer